Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git 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 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Commit message: "testenv: support fetching coredumps in jenkins" > git rev-list --no-walk e217e408c4e236b87915f5c8f9bc4d39ce064983 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins13440836365930386454.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (10.7 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'make', 'sgsn'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3/sgsn compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3/sgsn' PP BSSGP_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 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3/sgsn' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3/sgsn make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3/sgsn' DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP SCTPasp_PT.cc DEP SCCP_EncDec.cc DEP RANAP_EncDec.cc DEP Native_FunctionDefs.cc DEP LLC_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP GTPv1U_CodecPort_CtrlFunctDef.cc DEP GTPv1C_CodecPort_CtrlFunctDef.cc DEP GTPU_EncDec.cc DEP GTPC_EncDec.cc DEP BSSGP_EncDec.cc DEP RANAP_PDU_Descriptions_part_7.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_IEs_part_7.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_1.cc DEP RANAP_Containers_part_7.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_1.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_1.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_IEs.cc DEP RANAP_Containers.cc DEP RANAP_Constants.cc DEP RANAP_CommonDataTypes.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_1.cc DEP SCCP_Mapping_part_2.cc DEP RAW_NS_part_7.cc DEP RAW_NS_part_6.cc DEP RAW_NS_part_5.cc DEP RAW_NS_part_4.cc DEP RAW_NS_part_3.cc DEP RAW_NS_part_2.cc DEP RAW_NS_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP NS_Emulation_part_7.cc DEP NS_Emulation_part_6.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_5.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_1.cc DEP NS_Emulation_part_2.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP BSSGP_Emulation_part_7.cc DEP BSSGP_Emulation_part_6.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_3.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_1.cc DEP SCCP_Mapping.cc DEP RAW_NS.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP NS_Emulation.cc DEP IPA_Emulation.cc DEP TELNETasp_PortType_part_7.cc DEP BSSGP_Emulation.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SNDCP_Types_part_7.cc DEP SNDCP_Types_part_6.cc DEP SNDCP_Types_part_5.cc DEP SNDCP_Types_part_4.cc DEP SNDCP_Types_part_3.cc DEP SNDCP_Types_part_2.cc DEP SNDCP_Types_part_1.cc DEP SGSN_Tests_NS_part_7.cc DEP SGSN_Tests_NS_part_6.cc DEP SGSN_Tests_NS_part_5.cc DEP SGSN_Tests_NS_part_4.cc DEP SGSN_Tests_NS_part_3.cc DEP SGSN_Tests_NS_part_2.cc DEP SGSN_Tests_NS_part_1.cc DEP SGSN_Tests_Iu_part_7.cc DEP SGSN_Tests_Iu_part_6.cc DEP SGSN_Tests_Iu_part_5.cc DEP SGSN_Tests_Iu_part_4.cc DEP SGSN_Tests_Iu_part_3.cc DEP SGSN_Tests_Iu_part_2.cc DEP SGSN_Tests_Iu_part_1.cc DEP SGSN_Tests_part_7.cc DEP SGSN_Tests_part_6.cc DEP SGSN_Tests_part_5.cc DEP SGSN_Tests_part_4.cc DEP SGSN_Tests_part_3.cc DEP SGSN_Tests_part_2.cc DEP SGSN_Tests_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_2.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Types_part_1.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_2.cc DEP RANAP_Templates_part_1.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_3.cc DEP PCO_Types_part_7.cc DEP RANAP_CodecPort_part_1.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP NS_Types_part_7.cc DEP NS_Types_part_6.cc DEP NS_Types_part_4.cc DEP NS_Types_part_3.cc DEP NS_Types_part_5.cc DEP NS_Types_part_2.cc DEP NS_Types_part_1.cc DEP NS_Provider_IPL4_part_7.cc DEP NS_Provider_IPL4_part_5.cc DEP NS_Provider_IPL4_part_6.cc DEP NS_Provider_IPL4_part_4.cc DEP NS_Provider_IPL4_part_3.cc DEP NS_Provider_IPL4_part_2.cc DEP NS_Provider_IPL4_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP LLC_Types_part_7.cc DEP LLC_Types_part_6.cc DEP LLC_Types_part_5.cc DEP LLC_Types_part_4.cc DEP LLC_Types_part_3.cc DEP LLC_Types_part_2.cc DEP LLC_Types_part_1.cc DEP LLC_Templates_part_7.cc DEP LLC_Templates_part_6.cc DEP LLC_Templates_part_5.cc DEP LLC_Templates_part_4.cc DEP LLC_Templates_part_3.cc DEP LLC_Templates_part_2.cc DEP LLC_Templates_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_7.cc DEP L3_Common_part_6.cc DEP L3_Common_part_5.cc DEP L3_Common_part_4.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP L3_Common_part_1.cc DEP ITU_X213_Types_part_7.cc DEP ITU_X213_Types_part_6.cc DEP ITU_X213_Types_part_5.cc DEP ITU_X213_Types_part_4.cc DEP ITU_X213_Types_part_3.cc DEP ITU_X213_Types_part_2.cc DEP ITU_X213_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPCP_Types_part_7.cc DEP IPCP_Types_part_6.cc DEP IPCP_Types_part_5.cc DEP IPCP_Types_part_4.cc DEP IPCP_Types_part_3.cc DEP IPCP_Types_part_2.cc DEP IPCP_Templates_part_7.cc DEP IPCP_Types_part_1.cc DEP IPCP_Templates_part_6.cc DEP IPCP_Templates_part_5.cc DEP IPCP_Templates_part_4.cc DEP IPCP_Templates_part_3.cc DEP IPCP_Templates_part_2.cc DEP IPA_Types_part_7.cc DEP IPCP_Templates_part_1.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GTPv1U_Templates_part_7.cc DEP GTPv1U_Templates_part_6.cc DEP GTPv1U_Templates_part_5.cc DEP GTPv1U_Templates_part_4.cc DEP GTPv1U_Templates_part_3.cc DEP GTPv1U_Templates_part_2.cc DEP GTPv1U_Templates_part_1.cc DEP GTPv1U_CodecPort_CtrlFunct_part_7.cc DEP GTPv1U_CodecPort_CtrlFunct_part_6.cc DEP GTPv1U_CodecPort_CtrlFunct_part_5.cc DEP GTPv1U_CodecPort_CtrlFunct_part_4.cc DEP GTPv1U_CodecPort_CtrlFunct_part_3.cc DEP GTPv1U_CodecPort_CtrlFunct_part_2.cc DEP GTPv1U_CodecPort_CtrlFunct_part_1.cc DEP GTPv1U_CodecPort_part_7.cc DEP GTPv1U_CodecPort_part_6.cc DEP GTPv1U_CodecPort_part_5.cc DEP GTPv1U_CodecPort_part_4.cc DEP GTPv1U_CodecPort_part_3.cc DEP GTPv1U_CodecPort_part_2.cc DEP GTPv1U_CodecPort_part_1.cc DEP GTPv1C_Templates_part_7.cc DEP GTPv1C_Templates_part_6.cc DEP GTPv1C_Templates_part_5.cc DEP GTPv1C_Templates_part_4.cc DEP GTPv1C_Templates_part_3.cc DEP GTPv1C_Templates_part_2.cc DEP GTPv1C_Templates_part_1.cc DEP GTPv1C_CodecPort_CtrlFunct_part_7.cc DEP GTPv1C_CodecPort_CtrlFunct_part_6.cc DEP GTPv1C_CodecPort_CtrlFunct_part_5.cc DEP GTPv1C_CodecPort_CtrlFunct_part_4.cc DEP GTPv1C_CodecPort_CtrlFunct_part_3.cc DEP GTPv1C_CodecPort_CtrlFunct_part_2.cc DEP GTPv1C_CodecPort_CtrlFunct_part_1.cc DEP GTPv1C_CodecPort_part_7.cc DEP GTPv1C_CodecPort_part_6.cc DEP GTPv1C_CodecPort_part_5.cc DEP GTPv1C_CodecPort_part_4.cc DEP GTPv1C_CodecPort_part_3.cc DEP GTPv1C_CodecPort_part_2.cc DEP GTP_Emulation_part_7.cc DEP GTP_Emulation_part_6.cc DEP GTP_Emulation_part_5.cc DEP GTPv1C_CodecPort_part_1.cc DEP GTP_Emulation_part_4.cc DEP GTP_Emulation_part_3.cc DEP GTP_Emulation_part_2.cc DEP GTP_Emulation_part_1.cc DEP GTPU_Types_part_7.cc DEP GTPU_Types_part_6.cc DEP GTPU_Types_part_5.cc DEP GTPU_Types_part_4.cc DEP GTPU_Types_part_3.cc DEP GTPU_Types_part_2.cc DEP GTPU_Types_part_1.cc DEP GTPC_Types_part_7.cc DEP GTPC_Types_part_6.cc DEP GTPC_Types_part_5.cc DEP GTPC_Types_part_4.cc DEP GTPC_Types_part_3.cc DEP GTPC_Types_part_2.cc DEP GTPC_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP BSSGP_Types_part_7.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_1.cc DEP BSSGP_ConnHdlr_part_7.cc DEP BSSGP_ConnHdlr_part_6.cc DEP BSSGP_ConnHdlr_part_5.cc DEP BSSGP_ConnHdlr_part_4.cc DEP BSSGP_ConnHdlr_part_3.cc DEP BSSGP_ConnHdlr_part_2.cc DEP BSSGP_ConnHdlr_part_1.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SNDCP_Types.cc DEP SGSN_Tests_NS.cc DEP SGSN_Tests_Iu.cc DEP SGSN_Tests.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PCO_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Gb_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP NS_Types.cc DEP NS_Provider_IPL4.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP LLC_Types.cc DEP LLC_Templates.cc DEP L3_Templates.cc DEP L3_Common.cc DEP ITU_X213_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPCP_Types.cc DEP IPCP_Templates.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GTPv1U_Templates.cc DEP GTPv1U_CodecPort.cc DEP GTPv1C_Templates.cc DEP GTPv1U_CodecPort_CtrlFunct.cc DEP GTPv1C_CodecPort_CtrlFunct.cc DEP GTPv1C_CodecPort.cc DEP GTP_Emulation.cc DEP GTPU_Types.cc DEP GTPC_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP BSSGP_Types.cc DEP BSSGP_ConnHdlr.cc CC BSSGP_ConnHdlr.o CC BSSGP_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC GTPC_Types.o CC GTPU_Types.o CC GTP_Emulation.o CC GTPv1C_CodecPort.o CC GTPv1C_CodecPort_CtrlFunct.o CC GTPv1C_Templates.o CC GTPv1U_CodecPort.o CC GTPv1U_CodecPort_CtrlFunct.o CC GTPv1U_Templates.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPCP_Templates.o CC IPCP_Types.o GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC ITU_X213_Types.o GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ 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_6.o CC L3_Templates_part_5.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_3.o CC TCCInterface_Functions_part_2.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 IPA_Emulation.o CC NS_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC RAW_NS.o CC SCCP_Mapping.o CC BSSGP_Emulation_part_1.o CC BSSGP_Emulation_part_2.o CC BSSGP_Emulation_part_3.o CC BSSGP_Emulation_part_4.o CC BSSGP_Emulation_part_5.o CC BSSGP_Emulation_part_6.o CC BSSGP_Emulation_part_7.o CC 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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ 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_2.o CC RANAP_Constants_part_1.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_4.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Contents_part_7.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_Types.so CCLD LLC_Templates.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_NS.so CCLD SGSN_Tests_Iu.so CCLD Socket_API_Definitions.so CCLD SNDCP_Types.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_Types_part_2.so CCLD BSSGP_Types_part_1.so CCLD BSSGP_Types_part_3.so CCLD BSSGP_ConnHdlr_part_7.so CCLD BSSGP_Types_part_4.so CCLD BSSGP_Types_part_5.so CCLD BSSGP_Types_part_6.so CCLD BSSGP_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD GTPC_Types_part_1.so CCLD GTPC_Types_part_2.so CCLD GTPC_Types_part_3.so CCLD GTPC_Types_part_4.so CCLD GTPC_Types_part_5.so CCLD GTPC_Types_part_6.so CCLD GTPC_Types_part_7.so CCLD GTPU_Types_part_1.so CCLD GTPU_Types_part_2.so CCLD GTPU_Types_part_3.so CCLD GTPU_Types_part_4.so CCLD GTPU_Types_part_5.so CCLD GTPU_Types_part_6.so CCLD GTPU_Types_part_7.so CCLD GTP_Emulation_part_1.so CCLD GTP_Emulation_part_2.so CCLD GTP_Emulation_part_3.so CCLD GTP_Emulation_part_4.so CCLD GTP_Emulation_part_5.so CCLD GTP_Emulation_part_6.so CCLD GTP_Emulation_part_7.so CCLD GTPv1C_CodecPort_part_1.so CCLD GTPv1C_CodecPort_part_2.so CCLD GTPv1C_CodecPort_part_3.so CCLD GTPv1C_CodecPort_part_4.so CCLD GTPv1C_CodecPort_part_5.so CCLD GTPv1C_CodecPort_part_6.so CCLD GTPv1C_CodecPort_part_7.so CCLD GTPv1C_CodecPort_CtrlFunct_part_1.so CCLD GTPv1C_CodecPort_CtrlFunct_part_2.so CCLD GTPv1C_CodecPort_CtrlFunct_part_3.so CCLD GTPv1C_CodecPort_CtrlFunct_part_4.so CCLD GTPv1C_CodecPort_CtrlFunct_part_5.so CCLD GTPv1C_CodecPort_CtrlFunct_part_6.so CCLD GTPv1C_Templates_part_1.so CCLD GTPv1C_CodecPort_CtrlFunct_part_7.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_5.so CCLD IPCP_Templates_part_4.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_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD ITU_X213_Types_part_1.so CCLD ITU_X213_Types_part_2.so CCLD ITU_X213_Types_part_3.so CCLD ITU_X213_Types_part_4.so CCLD ITU_X213_Types_part_5.so CCLD ITU_X213_Types_part_6.so CCLD ITU_X213_Types_part_7.so CCLD L3_Common_part_1.so CCLD L3_Common_part_2.so CCLD L3_Common_part_3.so CCLD L3_Common_part_4.so CCLD L3_Common_part_5.so CCLD L3_Common_part_6.so CCLD L3_Common_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD LLC_Templates_part_1.so CCLD LLC_Templates_part_2.so CCLD LLC_Templates_part_3.so CCLD LLC_Templates_part_4.so CCLD LLC_Templates_part_5.so CCLD LLC_Templates_part_6.so CCLD LLC_Templates_part_7.so CCLD LLC_Types_part_1.so CCLD LLC_Types_part_2.so CCLD LLC_Types_part_3.so CCLD LLC_Types_part_4.so CCLD LLC_Types_part_5.so CCLD LLC_Types_part_6.so CCLD LLC_Types_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD NS_Provider_IPL4_part_1.so CCLD NS_Provider_IPL4_part_2.so CCLD NS_Provider_IPL4_part_3.so CCLD NS_Provider_IPL4_part_4.so CCLD NS_Provider_IPL4_part_5.so CCLD NS_Provider_IPL4_part_6.so CCLD NS_Provider_IPL4_part_7.so CCLD NS_Types_part_1.so CCLD NS_Types_part_2.so CCLD NS_Types_part_3.so CCLD NS_Types_part_4.so CCLD NS_Types_part_5.so CCLD NS_Types_part_6.so CCLD NS_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Gb_Types_part_1.so CCLD Osmocom_Gb_Types_part_2.so CCLD Osmocom_Gb_Types_part_3.so CCLD Osmocom_Gb_Types_part_4.so CCLD Osmocom_Gb_Types_part_5.so CCLD Osmocom_Gb_Types_part_6.so CCLD Osmocom_Gb_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD RANAP_CodecPort_part_1.so CCLD RANAP_CodecPort_part_2.so CCLD RANAP_CodecPort_part_3.so CCLD RANAP_CodecPort_part_4.so CCLD RANAP_CodecPort_part_5.so CCLD RANAP_CodecPort_part_6.so CCLD RANAP_CodecPort_part_7.so CCLD RANAP_Templates_part_1.so CCLD RANAP_Templates_part_2.so CCLD RANAP_Templates_part_3.so CCLD RANAP_Templates_part_4.so CCLD RANAP_Templates_part_5.so CCLD RANAP_Templates_part_6.so CCLD RANAP_Templates_part_7.so CCLD RANAP_Types_part_1.so CCLD RANAP_Types_part_3.so CCLD RANAP_Types_part_2.so CCLD RANAP_Types_part_4.so CCLD RANAP_Types_part_5.so CCLD RANAP_Types_part_6.so CCLD RANAP_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SGSN_Tests_part_1.so CCLD SGSN_Tests_part_2.so CCLD SGSN_Tests_part_3.so CCLD SGSN_Tests_part_4.so CCLD SGSN_Tests_part_5.so CCLD SGSN_Tests_part_6.so CCLD SGSN_Tests_part_7.so CCLD SGSN_Tests_Iu_part_1.so CCLD SGSN_Tests_Iu_part_2.so CCLD SGSN_Tests_Iu_part_3.so CCLD SGSN_Tests_Iu_part_4.so CCLD SGSN_Tests_Iu_part_5.so CCLD SGSN_Tests_Iu_part_6.so CCLD SGSN_Tests_Iu_part_7.so CCLD SGSN_Tests_NS_part_1.so CCLD SGSN_Tests_NS_part_2.so CCLD SGSN_Tests_NS_part_3.so CCLD SGSN_Tests_NS_part_4.so CCLD SGSN_Tests_NS_part_5.so CCLD SGSN_Tests_NS_part_6.so CCLD SGSN_Tests_NS_part_7.so CCLD SNDCP_Types_part_1.so CCLD SNDCP_Types_part_2.so CCLD SNDCP_Types_part_3.so CCLD SNDCP_Types_part_4.so CCLD SNDCP_Types_part_5.so CCLD SNDCP_Types_part_6.so CCLD SNDCP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD BSSGP_Emulation.so CCLD 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 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_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_1.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_5.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD RAW_NS_part_2.so CCLD RAW_NS_part_3.so CCLD RAW_NS_part_4.so CCLD RAW_NS_part_1.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_Constants.so CCLD RANAP_Containers.so CCLD RANAP_CommonDataTypes.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_Constants_part_1.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_4.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_7.so CCLD RANAP_Containers_part_6.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_2.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD BSSGP_EncDec.so CCLD GTPU_EncDec.so CCLD GTPC_EncDec.so CCLD GTPv1C_CodecPort_CtrlFunctDef.so CCLD GTPv1U_CodecPort_CtrlFunctDef.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD LLC_EncDec.so CCLD Native_FunctionDefs.so CCLD RANAP_EncDec.so CCLD SCCP_EncDec.so CCLD SCTPasp_PT.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD SGSN_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3/sgsn' [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (1106 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-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] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools 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-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 29 newly installed, 0 to remove and 85 not upgraded. Need to get 19.2 MB of archives. After this operation, 22.8 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504242026 [1180 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504242026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp11 1.13.0.2.6cd6.202504242026 [40.4 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504242026 [71.2 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504242026 [229 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.4.6539.202504242026 [60.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504242026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504242026 [71.0 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.202504242026 [21.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.63.64c8.202504242026 [137 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.63.64c8.202504242026 [488 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504242026 [52.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504242026 [71.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504242026 [178 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504242026 [60.4 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504242026 [64.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504242026 [51.0 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504242026 [44.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.63.64c8.202504242026 [18.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.63.64c8.202504242026 [22.7 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202504242026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202504242026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.13.0.2.6cd6.202504242026 [108 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.2.38a6.202504242026 [225 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.2.38a6.202504242026 [953 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504242026 [2165 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.39.3418.202504242026 [144 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.39.3418.202504242026 [549 kB] Fetched 19.2 MB in 0s (77.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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 ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504242026_amd64.deb ... Unpacking osmocom-nightly (202504242026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../03-libgtp11_1.13.0.2.6cd6.202504242026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.2.6cd6.202504242026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.4.6539.202504242026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504242026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.17.d2e8.202504242026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504242026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1.202504242026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.202504242026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../10-libosmo-sigtran11_2.1.0.63.64c8.202504242026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504242026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.1.0.63.64c8.202504242026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504242026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.1.0.63.64c8.202504242026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.63.64c8.202504242026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.1.0.63.64c8.202504242026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504242026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202504242026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504242026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202504242026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504242026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.13.0.2.6cd6.202504242026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.2.6cd6.202504242026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.7.0.2.38a6.202504242026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.2.38a6.202504242026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.7.0.2.38a6.202504242026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504242026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.39.3418.202504242026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.39.3418.202504242026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.39.3418.202504242026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.39.3418.202504242026) ... Setting up osmocom-nightly (202504242026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504242026) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libgtp11:amd64 (1.13.0.2.6cd6.202504242026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504242026) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libgtp-dbg:amd64 (1.13.0.2.6cd6.202504242026) ... Setting up libosmonetif11:amd64 (1.6.0.4.6539.202504242026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmocore (1.11.0.24.ece60.202504242026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504242026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504242026) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.202504242026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504242026) ... Setting up osmo-stp:amd64 (2.1.0.63.64c8.202504242026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0.2.38a6.202504242026) ... Setting up osmo-sgsn (1.12.0.39.3418.202504242026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504242026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504242026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.39.3418.202504242026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20250425094822755 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250425094822755 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250425094822755 DLSS7 INFO 0: ASP(virt-rnc0-0) Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:722) 20250425094822755 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425094822755 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250425094822755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250425094822755 DLSS7 INFO 0: AS(virt-rnc0) Created AS (osmo_ss7_instance.c:324) 20250425094822755 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:160) 20250425094822755 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250425094822755 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:129) 20250425094822755 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250425094822755 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250425094822756 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250425094822756 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250425094822756 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250425094822756 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250425094822756 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x55a15e909d40(sgsn) with 23 counters 20250425094823012 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250425094823012 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250425094823012 DLSS7 INFO (r=127.0.0.1:60553<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425094823012 DLSS7 INFO (r=127.0.0.1:60553<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250425094823012 DLSS7 INFO 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=127.0.0.1:60553<->l=127.0.0.200:2905 (osmo_ss7_asp.c:722) 20250425094823012 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425094823012 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250425094823012 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425094823012 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250425094823013 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250425094823013 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250425094823013 DGPRS NOTICE libGTP v1.13.0.2-6cd6.202504242026 initialized (sgsn_main.c:463) 20250425094823013 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250425094823013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094823013 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:584) 20250425094823013 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:602) 20250425094823013 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:608) 20250425094823013 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:713) 20250425094823013 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250425094823013 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250425094823013 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250425094823014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425094823014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425094823014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425094823014 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425094823014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425094823014 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425094823014 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/start-testsuite.sh', 'sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] 20250425094824014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094824014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@d74db121f408: Unix server socket created successfully. MC@d74db121f408: Listening on TCP port 45845. d74db121f408 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3/sgsn/SGSN_Tests d74db121f408 45845 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d74db121f408: New HC connected from 10.0.2.100 [10.0.2.100]. d74db121f408: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@d74db121f408: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d74db121f408: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d74db121f408: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d74db121f408: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d74db121f408: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d74db121f408: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d74db121f408: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d74db121f408: Configuration file was processed on all HCs. MC@d74db121f408: Creating MTC on host 10.0.2.100. MC@d74db121f408: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Fri Apr 25 09:48:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425094825014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425094825014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) (m3ua.c:775) 20250425094825014 DLSS7 INFO 0: ASP(asp-dyn-0) RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250425094825014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250425094825014 DLSS7 INFO 0: AS(as-rkm-3) Created AS (osmo_ss7_instance.c:324) 20250425094825014 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:129) 20250425094825014 DLSS7 INFO 0: AS(as-rkm-3) Adding ASP asp-dyn-0 to AS (osmo_ss7_as.c:160) 20250425094825014 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250425094825014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 36 bytes: [L2]> 01 00 09 02 00 00 00 24 02 08 00 1c 02 0a 00 08 00 00 00 01 02 12 00 08 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425094825014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250425094825014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425094825014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425094825014 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425094825014 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425094825014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094825014 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250425094825014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425094825014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425094825014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425094825014 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425094825014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425094825014 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425094825014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425094825014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425094825014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425094825014 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425094825014 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425094825014 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425094825014 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a164091120]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250425094825014 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach started. 20250425094825334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094825336 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094825360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNCONFIGURED}: Allocated (fsm.c:456) 20250425094825360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250425094825360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250425094825360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425094825360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094825360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094825360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094825360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094825360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094825361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094825361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094825361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094825361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094825361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094825361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094825361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094825361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250425094825361 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425094825361 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094825361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094825361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094825361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094825363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425094825369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094825369 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094825380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250425094825381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250425094825381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250425094825381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425094825381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094825381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094825381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094825381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094825381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094825381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094825381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094825381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094825382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094825382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094825382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094825382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094825382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250425094825382 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425094825382 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094825382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094825382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094825382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425094825386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094825386 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-BSSGP2(14)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(9)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425094825392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094825392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094825399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250425094825399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250425094825399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250425094825399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425094825399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094825399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094825399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094825399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094825399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094825400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094825400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094825400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094825400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094825400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094825400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094825400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094825400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250425094825400 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425094825400 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094825400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094825401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094825401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094825403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094825403 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)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425094825408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094825408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(15)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425094826015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094826015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425094826015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425094826015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(18)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425094826016 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425094826016 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d74db121f408: IPA ID RESP: { { 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)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425094826688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425094826688 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250425094826688 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:60553 err=None (osmo_ss7_asp.c:824) TC_attach-BVCI196(6)@d74db121f408: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C2605AF3'O, index=0 SGSN_Test-GSUP(19)@d74db121f408: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@d74db121f408: 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 := 'FD51369BDB17818A316FFC79A2ECB006'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70AD6E97'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C37E4A1AC7AE3C15'O } } } } } 20250425094827038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094827038 DLLC NOTICE LLME(ffffffff/c2605af3){UNASSIGNED} LLC RX: unknown TLLI 0xc2605af3, creating LLME on the fly (gprs_llc.c:552) 20250425094827038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425094827038 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1320) 20250425094827038 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425094827038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425094827038 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425094827038 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425094827038 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425094827038 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425094827038 DLLC NOTICE LLME(ffffffff/c2605af3){UNASSIGNED} LLGM Assign pre (c2605af3 => dbd2f0a8) (gprs_llc.c:1079) 20250425094827038 DLLC NOTICE LLME(c2605af3/dbd2f0a8){ASSIGNED} LLGM Assign post (c2605af3 => dbd2f0a8) (gprs_llc.c:1125) 20250425094827038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425094827038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425094827038 DMM DEBUG MM(262420000000001/dbd2f0a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425094827043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094827043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425094827043 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094827043 DMM DEBUG MM(262420000000001/dbd2f0a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250425094827043 DMM NOTICE MM(262420000000001/dbd2f0a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425094827043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425094827043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425094827043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425094827043 DMM DEBUG MM(262420000000001/dbd2f0a8) Requesting authorization (sgsn_auth.c:160) 20250425094827043 DMM INFO MM(262420000000001/dbd2f0a8) Requesting authentication tuples (sgsn_auth.c:184) 20250425094827043 DMM DEBUG MM(262420000000001/dbd2f0a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425094827043 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250425094827043 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)@d74db121f408: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@d74db121f408: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250425094827044 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425094827044 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425094827044 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425094827044 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425094827044 DMM INFO MM(262420000000001/dbd2f0a8) Subscriber data update (mmctx.c:445) 20250425094827044 DMM DEBUG MM(262420000000001/dbd2f0a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425094827044 DMM INFO MM(262420000000001/dbd2f0a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425094827044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425094827044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425094827044 DMM INFO MM(262420000000001/dbd2f0a8) <- GMM AUTH AND CIPHERING REQ (rand = fd 51 36 9b db 17 81 8a 31 6f fc 79 a2 ec b0 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425094827047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094827047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425094827047 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094827047 DMM INFO MM(262420000000001/dbd2f0a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425094827047 DMM NOTICE MM(262420000000001/dbd2f0a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425094827047 DMM DEBUG MM(262420000000001/dbd2f0a8) checking auth: received GSM SRES = 70 ad 6e 97 (gprs_gmm.c:716) 20250425094827047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425094827047 DMM DEBUG MM(262420000000001/dbd2f0a8) Requesting authorization (sgsn_auth.c:160) 20250425094827047 DMM INFO MM(262420000000001/dbd2f0a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425094827047 DMM DEBUG MM(262420000000001/dbd2f0a8) Requesting subscriber data update (gprs_subscriber.c:894) 20250425094827047 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250425094827047 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) 20250425094827047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425094827047 DMM INFO MM(262420000000001/dbd2f0a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbd2f0a8) (gprs_gmm.c:337) 20250425094827048 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425094827048 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425094827048 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250425094827048 DMM INFO MM(262420000000001/dbd2f0a8) Subscriber data update (mmctx.c:445) 20250425094827048 DMM DEBUG MM(262420000000001/dbd2f0a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425094827048 DMM INFO MM(262420000000001/dbd2f0a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425094827048 DMM NOTICE MM(262420000000001/dbd2f0a8) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250425094827048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425094827048 DMM NOTICE MM(262420000000001/dbd2f0a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425094827048 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) 20250425094827048 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425094827048 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250425094827048 DMM INFO MM(262420000000001/dbd2f0a8) Subscriber data update (mmctx.c:445) 20250425094827048 DMM DEBUG MM(262420000000001/dbd2f0a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425094827052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094827052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425094827052 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094827052 DMM INFO MM(262420000000001/dbd2f0a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425094827052 DMM NOTICE MM(262420000000001/dbd2f0a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425094827052 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425094827052 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425094827052 DLLC NOTICE LLME(c2605af3/dbd2f0a8){ASSIGNED} LLGM Assign pre (ffffffff => dbd2f0a8) (gprs_llc.c:1079) 20250425094827052 DLLC NOTICE LLME(ffffffff/dbd2f0a8){ASSIGNED} LLGM Assign post (ffffffff => dbd2f0a8) (gprs_llc.c:1125) 20250425094827052 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425094827052 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425094827052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425094827052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@d74db121f408: setverdict(pass): none -> pass TC_attach-BVCI196(6)@d74db121f408: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@d74db121f408: Final verdict of PTC: pass 20250425094827106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49276<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@d74db121f408: Final verdict of PTC: none TC_attach-BVCI196(6)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@d74db121f408: Final verdict of PTC: none -NSVCI99(17)@d74db121f408: Final verdict of PTC: none -NSVCI98(12)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@d74db121f408: Final verdict of PTC: none -NSVCI97(7)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@d74db121f408: Final verdict of PTC: none TC_attach-BVCI220(15)@d74db121f408: Final verdict of PTC: none 20250425094827108 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425094827108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach-BVCI210(11)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(5)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(10)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(16)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@d74db121f408: Test case TC_attach finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Fri Apr 25 09:48:27 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250425094827229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094827630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105144) 20250425094828109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094828109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105144, count=109500) 20250425094829110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094829110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Fri Apr 25 09:48:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425094830111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094830111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_mnc3 started. 20250425094830654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094830654 DMM INFO MM(262420000000001/dbd2f0a8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425094830654 DMM INFO MM(262420000000001/dbd2f0a8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425094830654 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425094830654 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425094830654 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425094830654 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425094830654 DLLC NOTICE LLME(ffffffff/dbd2f0a8){ASSIGNED} LLGM Assign pre (dbd2f0a8 => ffffffff) (gprs_llc.c:1079) 20250425094830654 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbd2f0a8 => ffffffff) (gprs_llc.c:1125) 20250425094830654 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250425094830654 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) 20250425094830654 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) 20250425094830654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425094830654 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425094830654 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425094830654 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425094830654 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094830673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425094830673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094830673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094830673 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094830673 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425094830673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094830673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094830673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094830673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094830674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094830674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094830674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094830674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094830674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094830674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094830674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094830674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094830674 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425094830674 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094830674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(26)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425094830674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094830674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(27)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425094830676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425094830683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094830683 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(31)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094830685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425094830685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094830685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094830685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094830685 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425094830685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094830685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094830685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094830685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_mnc3-BVCI196(24)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425094830686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094830686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094830686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094830686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094830686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094830686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094830686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094830686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094830686 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425094830686 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094830686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094830687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094830687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(32)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425094830690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425094830697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094830698 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(32)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094830700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425094830700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094830700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094830700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094830700 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425094830700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094830700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094830700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094830700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_mnc3-BVCI210(30)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(36)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094830701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094830701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094830701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094830701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094830701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094830701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094830701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094830701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094830701 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425094830701 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094830701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094830701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094830701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094830703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425094830707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094830707 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425094831112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094831112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425094831112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425094831112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425094831113 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(37)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425094831113 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@d74db121f408: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='D66B890D'O, index=0 SGSN_Test-GSUP(38)@d74db121f408: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@d74db121f408: 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 := '7CC736316E029D63911A36C0D278D630'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E769294F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2A4616D3E239928'O } } } } } 20250425094832135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094832135 DLLC NOTICE LLME(ffffffff/d66b890d){UNASSIGNED} LLC RX: unknown TLLI 0xd66b890d, creating LLME on the fly (gprs_llc.c:552) 20250425094832135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425094832135 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250425094832136 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425094832136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425094832136 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425094832136 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425094832136 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425094832136 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425094832136 DLLC NOTICE LLME(ffffffff/d66b890d){UNASSIGNED} LLGM Assign pre (d66b890d => e1b8388a) (gprs_llc.c:1079) 20250425094832136 DLLC NOTICE LLME(d66b890d/e1b8388a){ASSIGNED} LLGM Assign post (d66b890d => e1b8388a) (gprs_llc.c:1125) 20250425094832136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425094832136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425094832136 DMM DEBUG MM(262420000001001/e1b8388a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425094832143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094832143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425094832143 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094832143 DMM DEBUG MM(262420000001001/e1b8388a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250425094832143 DMM NOTICE MM(262420000001001/e1b8388a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425094832143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425094832143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425094832143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425094832143 DMM DEBUG MM(262420000001001/e1b8388a) Requesting authorization (sgsn_auth.c:160) 20250425094832143 DMM INFO MM(262420000001001/e1b8388a) Requesting authentication tuples (sgsn_auth.c:184) 20250425094832143 DMM DEBUG MM(262420000001001/e1b8388a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425094832143 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250425094832143 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(38)@d74db121f408: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@d74db121f408: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250425094832144 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425094832144 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425094832144 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425094832144 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425094832144 DMM INFO MM(262420000001001/e1b8388a) Subscriber data update (mmctx.c:445) 20250425094832144 DMM DEBUG MM(262420000001001/e1b8388a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425094832144 DMM INFO MM(262420000001001/e1b8388a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425094832144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425094832144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425094832144 DMM INFO MM(262420000001001/e1b8388a) <- GMM AUTH AND CIPHERING REQ (rand = 7c c7 36 31 6e 02 9d 63 91 1a 36 c0 d2 78 d6 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425094832148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094832148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425094832148 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094832148 DMM INFO MM(262420000001001/e1b8388a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425094832148 DMM NOTICE MM(262420000001001/e1b8388a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425094832148 DMM DEBUG MM(262420000001001/e1b8388a) checking auth: received GSM SRES = e7 69 29 4f (gprs_gmm.c:716) 20250425094832148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425094832148 DMM DEBUG MM(262420000001001/e1b8388a) Requesting authorization (sgsn_auth.c:160) 20250425094832148 DMM INFO MM(262420000001001/e1b8388a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425094832148 DMM DEBUG MM(262420000001001/e1b8388a) Requesting subscriber data update (gprs_subscriber.c:894) 20250425094832148 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250425094832148 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) 20250425094832148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425094832148 DMM INFO MM(262420000001001/e1b8388a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1b8388a) (gprs_gmm.c:337) 20250425094832149 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425094832149 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425094832149 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250425094832149 DMM INFO MM(262420000001001/e1b8388a) Subscriber data update (mmctx.c:445) 20250425094832149 DMM DEBUG MM(262420000001001/e1b8388a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425094832149 DMM INFO MM(262420000001001/e1b8388a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425094832149 DMM NOTICE MM(262420000001001/e1b8388a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250425094832149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425094832149 DMM NOTICE MM(262420000001001/e1b8388a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425094832149 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) 20250425094832150 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425094832150 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250425094832150 DMM INFO MM(262420000001001/e1b8388a) Subscriber data update (mmctx.c:445) 20250425094832150 DMM DEBUG MM(262420000001001/e1b8388a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425094832153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094832153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425094832153 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094832153 DMM INFO MM(262420000001001/e1b8388a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425094832153 DMM NOTICE MM(262420000001001/e1b8388a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425094832153 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425094832153 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425094832153 DLLC NOTICE LLME(d66b890d/e1b8388a){ASSIGNED} LLGM Assign pre (ffffffff => e1b8388a) (gprs_llc.c:1079) 20250425094832153 DLLC NOTICE LLME(ffffffff/e1b8388a){ASSIGNED} LLGM Assign post (ffffffff => e1b8388a) (gprs_llc.c:1125) 20250425094832153 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425094832153 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425094832153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425094832153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@d74db121f408: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@d74db121f408: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@d74db121f408: Final verdict of PTC: pass 20250425094832206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49300<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_mnc3-BVCI210(30)@d74db121f408: Final verdict of PTC: none -NSVCI98(31)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@d74db121f408: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(38)@d74db121f408: Final verdict of PTC: none -NSVCI97(26)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@d74db121f408: Final verdict of PTC: none -NSVCI99(36)@d74db121f408: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(25)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(34)@d74db121f408: Final verdict of PTC: none 20250425094832207 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425094832207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98-provIP(29)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_mnc3 finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Fri Apr 25 09:48:32 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250425094832319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094832720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85976) 20250425094833207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094833208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85976, count=90332) 20250425094834208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094834208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Fri Apr 25 09:48:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425094835209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094835209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_umts_aka_umts_res started. 20250425094835752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094835755 DMM INFO MM(262420000001001/e1b8388a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425094835755 DMM INFO MM(262420000001001/e1b8388a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425094835755 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425094835755 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425094835755 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425094835755 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425094835755 DLLC NOTICE LLME(ffffffff/e1b8388a){ASSIGNED} LLGM Assign pre (e1b8388a => ffffffff) (gprs_llc.c:1079) 20250425094835755 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1b8388a => ffffffff) (gprs_llc.c:1125) 20250425094835755 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250425094835755 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) 20250425094835755 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) 20250425094835756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425094835756 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425094835756 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425094835756 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425094835756 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094835804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425094835804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094835804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094835804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094835804 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425094835804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094835804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094835804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094835804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094835807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094835807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094835807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094835807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094835807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094835807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094835807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094835807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094835807 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425094835807 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094835807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(45)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425094835809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094835809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425094835813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(42)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425094835819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094835819 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094835829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425094835829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094835829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094835829 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094835829 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425094835829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094835829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094835829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094835829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094835831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094835831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094835831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094835831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094835831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094835831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094835831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094835831 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094835831 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425094835831 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094835831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(50)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425094835832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094835832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094835834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425094835842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094835842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(48)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094835851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425094835851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094835851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094835851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094835851 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425094835851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094835851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094835851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094835851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094835853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094835853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094835853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094835853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094835853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094835853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094835853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094835853 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094835853 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425094835853 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094835853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(55)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425094835854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094835854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094835857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425094835865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094835865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(53)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425094836210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094836210 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425094836210 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425094836210 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425094836212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(56)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425094836212 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@d74db121f408: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C2BA9ABA'O, index=0 SGSN_Test-GSUP(57)@d74db121f408: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@d74db121f408: 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 := '88C52D1AE90CF0D76A1DB918A2456505'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1F6A9688'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F020D401D60C008'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8EF12FA47855C25445387786018123B0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3903AB984B395F26E6092C5392442820'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C41102FA22AAE7A12817271A2954897B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '595D0D21A7C065FA'O } } } } } 20250425094837236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094837236 DLLC NOTICE LLME(ffffffff/c2ba9aba){UNASSIGNED} LLC RX: unknown TLLI 0xc2ba9aba, creating LLME on the fly (gprs_llc.c:552) 20250425094837236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425094837236 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250425094837236 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425094837236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425094837236 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425094837236 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425094837236 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425094837236 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425094837236 DLLC NOTICE LLME(ffffffff/c2ba9aba){UNASSIGNED} LLGM Assign pre (c2ba9aba => f9d821d9) (gprs_llc.c:1079) 20250425094837236 DLLC NOTICE LLME(c2ba9aba/f9d821d9){ASSIGNED} LLGM Assign post (c2ba9aba => f9d821d9) (gprs_llc.c:1125) 20250425094837236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425094837236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425094837236 DMM DEBUG MM(262420000001002/f9d821d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425094837244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094837244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425094837244 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094837244 DMM DEBUG MM(262420000001002/f9d821d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250425094837244 DMM NOTICE MM(262420000001002/f9d821d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425094837244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425094837244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425094837244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425094837244 DMM DEBUG MM(262420000001002/f9d821d9) Requesting authorization (sgsn_auth.c:160) 20250425094837244 DMM INFO MM(262420000001002/f9d821d9) Requesting authentication tuples (sgsn_auth.c:184) 20250425094837244 DMM DEBUG MM(262420000001002/f9d821d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425094837244 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250425094837244 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(57)@d74db121f408: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@d74db121f408: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250425094837245 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425094837245 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425094837245 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425094837245 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425094837245 DMM INFO MM(262420000001002/f9d821d9) Subscriber data update (mmctx.c:445) 20250425094837245 DMM DEBUG MM(262420000001002/f9d821d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425094837245 DMM INFO MM(262420000001002/f9d821d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425094837245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425094837245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425094837245 DMM INFO MM(262420000001002/f9d821d9) <- GMM AUTH AND CIPHERING REQ (rand = 88 c5 2d 1a e9 0c f0 d7 6a 1d b9 18 a2 45 65 05 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c4 11 02 fa 22 aa e7 a1 28 17 27 1a 29 54 89 7b ) (gprs_gmm.c:510) 20250425094837251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094837251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250425094837251 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094837251 DMM INFO MM(262420000001002/f9d821d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425094837251 DMM NOTICE MM(262420000001002/f9d821d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425094837251 DMM DEBUG MM(262420000001002/f9d821d9) checking auth: received UMTS RES = 59 5d 0d 21 a7 c0 65 fa (gprs_gmm.c:716) 20250425094837251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425094837251 DMM DEBUG MM(262420000001002/f9d821d9) Requesting authorization (sgsn_auth.c:160) 20250425094837251 DMM INFO MM(262420000001002/f9d821d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425094837251 DMM DEBUG MM(262420000001002/f9d821d9) Requesting subscriber data update (gprs_subscriber.c:894) 20250425094837251 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250425094837251 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) 20250425094837251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425094837251 DMM INFO MM(262420000001002/f9d821d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9d821d9) (gprs_gmm.c:337) 20250425094837251 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425094837251 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425094837251 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250425094837251 DMM INFO MM(262420000001002/f9d821d9) Subscriber data update (mmctx.c:445) 20250425094837251 DMM DEBUG MM(262420000001002/f9d821d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425094837251 DMM INFO MM(262420000001002/f9d821d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425094837251 DMM NOTICE MM(262420000001002/f9d821d9) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250425094837251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425094837251 DMM NOTICE MM(262420000001002/f9d821d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425094837251 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) 20250425094837251 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425094837251 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250425094837251 DMM INFO MM(262420000001002/f9d821d9) Subscriber data update (mmctx.c:445) 20250425094837251 DMM DEBUG MM(262420000001002/f9d821d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425094837255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094837255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425094837255 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094837255 DMM INFO MM(262420000001002/f9d821d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425094837255 DMM NOTICE MM(262420000001002/f9d821d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425094837255 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425094837255 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425094837255 DLLC NOTICE LLME(c2ba9aba/f9d821d9){ASSIGNED} LLGM Assign pre (ffffffff => f9d821d9) (gprs_llc.c:1079) 20250425094837255 DLLC NOTICE LLME(ffffffff/f9d821d9){ASSIGNED} LLGM Assign post (ffffffff => f9d821d9) (gprs_llc.c:1125) 20250425094837255 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425094837255 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425094837255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425094837255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@d74db121f408: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@d74db121f408: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@d74db121f408: Final verdict of PTC: pass 20250425094837307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44612<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@d74db121f408: Final verdict of PTC: none -NSVCI97(45)@d74db121f408: Final verdict of PTC: none 20250425094837308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425094837309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(42)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@d74db121f408: Final verdict of PTC: none -NSVCI99(55)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@d74db121f408: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@d74db121f408: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@d74db121f408: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(49)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(43)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(54)@d74db121f408: Final verdict of PTC: none -NSVCI98(50)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Fri Apr 25 09:48:37 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 20250425094837416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094837817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86284) 20250425094838310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094838310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86284, count=90640) 20250425094839311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094839311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Fri Apr 25 09:48:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425094840312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094840312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_umts_aka_gsm_sres started. 20250425094840840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094840840 DMM INFO MM(262420000001002/f9d821d9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425094840840 DMM INFO MM(262420000001002/f9d821d9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425094840840 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425094840840 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425094840840 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425094840840 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425094840840 DLLC NOTICE LLME(ffffffff/f9d821d9){ASSIGNED} LLGM Assign pre (f9d821d9 => ffffffff) (gprs_llc.c:1079) 20250425094840840 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9d821d9 => ffffffff) (gprs_llc.c:1125) 20250425094840840 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250425094840840 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) 20250425094840840 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) 20250425094840840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425094840840 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425094840840 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425094840840 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425094840840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(65)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(65)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094840862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425094840862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094840862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094840862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094840862 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425094840862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094840862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094840862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094840862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(64)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(65)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094840864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094840864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094840864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094840864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094840864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094840864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094840864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094840864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094840864 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425094840864 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094840864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094840864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094840864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(65)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(65)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094840868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(64)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(61)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(69)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094840875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425094840875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094840875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094840875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094840875 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425094840876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094840876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094840876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094840876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250425094840876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094840876 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(69)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094840876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094840877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094840877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094840877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094840877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094840877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094840877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094840877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094840877 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425094840877 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094840877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094840877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094840877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_umts_aka_gsm_sres-BVCI196(62)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425094840881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425094840888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094840888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(70)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_umts_aka_gsm_sres-BVCI210(68)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(74)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094840894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425094840894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094840894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094840894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094840894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425094840894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094840894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094840894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094840894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094840895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094840895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094840895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094840895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094840895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094840895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094840895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094840895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094840895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425094840895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094840895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(74)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425094840896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094840896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094840899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425094840907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094840907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425094841313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094841313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425094841313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425094841313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425094841315 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425094841316 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@d74db121f408: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='EC22DF38'O, index=0 SGSN_Test-GSUP(76)@d74db121f408: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@d74db121f408: 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 := 'D17C66D0A24B8347AF7AAADF12B61C05'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D1C169C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FDA3F3014604E3A9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4B562D4E68C1680718983CED9E11B5EC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D432C06995FCBF78E1613AA52722CCB7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B654485B6E75274F72341D0449D11E22'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9F303EDFF895146E'O } } } } } 20250425094842343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094842343 DLLC NOTICE LLME(ffffffff/ec22df38){UNASSIGNED} LLC RX: unknown TLLI 0xec22df38, creating LLME on the fly (gprs_llc.c:552) 20250425094842343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425094842343 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250425094842343 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425094842343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425094842343 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425094842343 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425094842343 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425094842343 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425094842343 DLLC NOTICE LLME(ffffffff/ec22df38){UNASSIGNED} LLGM Assign pre (ec22df38 => f554fdaa) (gprs_llc.c:1079) 20250425094842343 DLLC NOTICE LLME(ec22df38/f554fdaa){ASSIGNED} LLGM Assign post (ec22df38 => f554fdaa) (gprs_llc.c:1125) 20250425094842343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425094842343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425094842343 DMM DEBUG MM(262420000001003/f554fdaa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425094842350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094842350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425094842350 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094842350 DMM DEBUG MM(262420000001003/f554fdaa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250425094842350 DMM NOTICE MM(262420000001003/f554fdaa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425094842350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425094842350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425094842350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425094842350 DMM DEBUG MM(262420000001003/f554fdaa) Requesting authorization (sgsn_auth.c:160) 20250425094842350 DMM INFO MM(262420000001003/f554fdaa) Requesting authentication tuples (sgsn_auth.c:184) 20250425094842350 DMM DEBUG MM(262420000001003/f554fdaa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425094842350 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250425094842350 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(76)@d74db121f408: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@d74db121f408: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250425094842352 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425094842352 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425094842352 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425094842352 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425094842352 DMM INFO MM(262420000001003/f554fdaa) Subscriber data update (mmctx.c:445) 20250425094842352 DMM DEBUG MM(262420000001003/f554fdaa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425094842352 DMM INFO MM(262420000001003/f554fdaa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425094842352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425094842352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425094842352 DMM INFO MM(262420000001003/f554fdaa) <- GMM AUTH AND CIPHERING REQ (rand = d1 7c 66 d0 a2 4b 83 47 af 7a aa df 12 b6 1c 05 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b6 54 48 5b 6e 75 27 4f 72 34 1d 04 49 d1 1e 22 ) (gprs_gmm.c:510) 20250425094842356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094842356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250425094842356 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094842356 DMM INFO MM(262420000001003/f554fdaa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425094842356 DMM NOTICE MM(262420000001003/f554fdaa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425094842356 DMM DEBUG MM(262420000001003/f554fdaa) checking auth: received GSM SRES = 1d 1c 16 9c (gprs_gmm.c:716) 20250425094842356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425094842356 DMM DEBUG MM(262420000001003/f554fdaa) Requesting authorization (sgsn_auth.c:160) 20250425094842356 DMM INFO MM(262420000001003/f554fdaa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425094842356 DMM DEBUG MM(262420000001003/f554fdaa) Requesting subscriber data update (gprs_subscriber.c:894) 20250425094842356 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250425094842356 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) 20250425094842356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425094842356 DMM INFO MM(262420000001003/f554fdaa) <- GMM ATTACH ACCEPT (new P-TMSI=0xf554fdaa) (gprs_gmm.c:337) 20250425094842357 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425094842357 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425094842357 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250425094842357 DMM INFO MM(262420000001003/f554fdaa) Subscriber data update (mmctx.c:445) 20250425094842357 DMM DEBUG MM(262420000001003/f554fdaa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425094842357 DMM INFO MM(262420000001003/f554fdaa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425094842357 DMM NOTICE MM(262420000001003/f554fdaa) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250425094842357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425094842357 DMM NOTICE MM(262420000001003/f554fdaa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425094842357 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) 20250425094842357 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425094842357 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250425094842357 DMM INFO MM(262420000001003/f554fdaa) Subscriber data update (mmctx.c:445) 20250425094842357 DMM DEBUG MM(262420000001003/f554fdaa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425094842359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094842359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425094842359 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094842359 DMM INFO MM(262420000001003/f554fdaa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425094842359 DMM NOTICE MM(262420000001003/f554fdaa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425094842359 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425094842359 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425094842359 DLLC NOTICE LLME(ec22df38/f554fdaa){ASSIGNED} LLGM Assign pre (ffffffff => f554fdaa) (gprs_llc.c:1079) 20250425094842359 DLLC NOTICE LLME(ffffffff/f554fdaa){ASSIGNED} LLGM Assign post (ffffffff => f554fdaa) (gprs_llc.c:1125) 20250425094842359 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425094842359 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425094842359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425094842359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@d74db121f408: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@d74db121f408: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@d74db121f408: Final verdict of PTC: pass 20250425094842412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44634<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425094842413 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425094842413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(61)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(64)@d74db121f408: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@d74db121f408: Final verdict of PTC: none -NSVCI98(69)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(76)@d74db121f408: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@d74db121f408: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@d74db121f408: Final verdict of PTC: none -NSVCI97(65)@d74db121f408: Final verdict of PTC: none -NSVCI99(74)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(63)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(72)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(67)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(64): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(65): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Fri Apr 25 09:48:42 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 20250425094842544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094842946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86172) 20250425094843414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094843414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86172, count=90528) 20250425094844415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094844415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Fri Apr 25 09:48:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425094845416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094845416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_timeout_after_pdp_act started. 20250425094845970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094845971 DMM INFO MM(262420000001003/f554fdaa) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425094845971 DMM INFO MM(262420000001003/f554fdaa) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425094845971 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425094845971 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425094845971 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425094845971 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425094845971 DLLC NOTICE LLME(ffffffff/f554fdaa){ASSIGNED} LLGM Assign pre (f554fdaa => ffffffff) (gprs_llc.c:1079) 20250425094845971 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f554fdaa => ffffffff) (gprs_llc.c:1125) 20250425094845971 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250425094845971 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) 20250425094845971 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) 20250425094845971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425094845971 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425094845971 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425094845971 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425094845971 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094845993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425094845993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094845993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094845993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094845993 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425094845993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094845993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094845993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094845993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094845994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094845994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094845994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094845994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094845994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094845994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094845994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094845994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094845994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425094845994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094845994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(83)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425094845994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094845994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425094845996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425094846006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094846006 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(84)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(81)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(88)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094846011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425094846011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094846011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094846011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094846011 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425094846011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094846011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094846011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094846011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094846012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094846012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094846012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094846013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094846013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094846013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094846013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094846013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094846013 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425094846013 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094846013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094846013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094846013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(89)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425094846016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(85)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425094846024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094846024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(94)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094846033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425094846033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094846033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094846033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094846033 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425094846033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094846033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094846033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094846033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094846034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094846034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094846034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094846034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094846034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094846034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094846035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094846035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094846035 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425094846035 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094846035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(94)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425094846035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094846035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094846037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425094846042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094846042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(91)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425094846417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094846417 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425094846417 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425094846417 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(93)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425094846418 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(93)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425094846418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(93)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(93)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(93)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@d74db121f408: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D90829DE'O, index=0 SGSN_Test-GSUP(95)@d74db121f408: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@d74db121f408: 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 := '3F8925C191D71D292D1DCFA06247BB20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44FB2F44'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D2211AF13F54B8E'O } } } } } 20250425094846438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094846438 DLLC NOTICE LLME(ffffffff/d90829de){UNASSIGNED} LLC RX: unknown TLLI 0xd90829de, creating LLME on the fly (gprs_llc.c:552) 20250425094846438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425094846438 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250425094846438 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425094846438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425094846438 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425094846438 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425094846438 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425094846438 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425094846438 DLLC NOTICE LLME(ffffffff/d90829de){UNASSIGNED} LLGM Assign pre (d90829de => c63c4179) (gprs_llc.c:1079) 20250425094846438 DLLC NOTICE LLME(d90829de/c63c4179){ASSIGNED} LLGM Assign post (d90829de => c63c4179) (gprs_llc.c:1125) 20250425094846438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425094846438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425094846438 DMM DEBUG MM(262420000000021/c63c4179) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425094846444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094846444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425094846444 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094846444 DMM DEBUG MM(262420000000021/c63c4179) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250425094846444 DMM NOTICE MM(262420000000021/c63c4179) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425094846444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425094846444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425094846444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425094846444 DMM DEBUG MM(262420000000021/c63c4179) Requesting authorization (sgsn_auth.c:160) 20250425094846444 DMM INFO MM(262420000000021/c63c4179) Requesting authentication tuples (sgsn_auth.c:184) 20250425094846444 DMM DEBUG MM(262420000000021/c63c4179) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425094846444 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250425094846444 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(95)@d74db121f408: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@d74db121f408: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250425094846488 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425094846488 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425094846488 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425094846488 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425094846488 DMM INFO MM(262420000000021/c63c4179) Subscriber data update (mmctx.c:445) 20250425094846488 DMM DEBUG MM(262420000000021/c63c4179) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425094846488 DMM INFO MM(262420000000021/c63c4179) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425094846488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425094846488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425094846488 DMM INFO MM(262420000000021/c63c4179) <- GMM AUTH AND CIPHERING REQ (rand = 3f 89 25 c1 91 d7 1d 29 2d 1d cf a0 62 47 bb 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425094846501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094846501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425094846501 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094846501 DMM INFO MM(262420000000021/c63c4179) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425094846501 DMM NOTICE MM(262420000000021/c63c4179) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425094846501 DMM DEBUG MM(262420000000021/c63c4179) checking auth: received GSM SRES = 44 fb 2f 44 (gprs_gmm.c:716) 20250425094846501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425094846501 DMM DEBUG MM(262420000000021/c63c4179) Requesting authorization (sgsn_auth.c:160) 20250425094846501 DMM INFO MM(262420000000021/c63c4179) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425094846502 DMM DEBUG MM(262420000000021/c63c4179) Requesting subscriber data update (gprs_subscriber.c:894) 20250425094846502 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250425094846502 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) 20250425094846502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425094846502 DMM INFO MM(262420000000021/c63c4179) <- GMM ATTACH ACCEPT (new P-TMSI=0xc63c4179) (gprs_gmm.c:337) 20250425094846504 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425094846504 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425094846504 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250425094846504 DMM INFO MM(262420000000021/c63c4179) Subscriber data update (mmctx.c:445) 20250425094846504 DMM DEBUG MM(262420000000021/c63c4179) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425094846504 DMM INFO MM(262420000000021/c63c4179) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425094846504 DMM NOTICE MM(262420000000021/c63c4179) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250425094846504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425094846504 DMM NOTICE MM(262420000000021/c63c4179) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425094846504 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) 20250425094846504 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425094846504 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250425094846504 DMM INFO MM(262420000000021/c63c4179) Subscriber data update (mmctx.c:445) 20250425094846504 DMM DEBUG MM(262420000000021/c63c4179) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425094846509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094846509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425094846509 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094846509 DMM INFO MM(262420000000021/c63c4179) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425094846509 DMM NOTICE MM(262420000000021/c63c4179) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425094846509 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425094846509 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425094846509 DLLC NOTICE LLME(d90829de/c63c4179){ASSIGNED} LLGM Assign pre (ffffffff => c63c4179) (gprs_llc.c:1079) 20250425094846509 DLLC NOTICE LLME(ffffffff/c63c4179){ASSIGNED} LLGM Assign post (ffffffff => c63c4179) (gprs_llc.c:1125) 20250425094846509 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425094846509 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425094846509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425094846509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@d74db121f408: setverdict(pass): none -> pass 20250425094846560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094846560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425094846560 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094846560 DMM INFO MM(262420000000021/c63c4179) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425094846560 DMM INFO MM(262420000000021/c63c4179) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425094846560 DMM DEBUG MM(262420000000021/c63c4179) Using GGSN 0 (gprs_sm.c:317) 20250425094846560 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250425094846560 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425094846560 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250425094846560 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250425094846566 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 a7 63 d0 ae 11 7b b2 f6 cd 14 05 7f 7d 7f 21 3c 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:461) 20250425094846566 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e020b8, cbp=0x55a16409c7f0) (sgsn_libgtp.c:633) 20250425094846566 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425094846566 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a16409f058 TLLI=c63c4179, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425094846566 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425094846566 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425094846570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094846570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250425094846570 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094846570 DMM INFO MM(262420000000021/c63c4179) -> GMM ATTACH REQUEST MI(TMSI-0xC63C4179) type="GPRS attach"  (gprs_gmm.c:1320) 20250425094846570 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425094846570 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425094846570 DLLC NOTICE LLME(ffffffff/c63c4179){ASSIGNED} LLGM Assign pre (c63c4179 => cd5ddd6e) (gprs_llc.c:1079) 20250425094846570 DLLC NOTICE LLME(c63c4179/cd5ddd6e){ASSIGNED} LLGM Assign post (c63c4179 => cd5ddd6e) (gprs_llc.c:1125) 20250425094846570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425094846570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425094846570 DMM DEBUG MM(262420000000021/cd5ddd6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425094846572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094846572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250425094846572 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094846572 DMM DEBUG MM(262420000000021/cd5ddd6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250425094846572 DMM NOTICE MM(262420000000021/cd5ddd6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425094846572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425094846572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425094846572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425094846572 DMM DEBUG MM(262420000000021/cd5ddd6e) Requesting authorization (sgsn_auth.c:160) 20250425094846572 DMM INFO MM(262420000000021/cd5ddd6e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425094846572 DMM DEBUG MM(262420000000021/cd5ddd6e) Requesting subscriber data update (gprs_subscriber.c:894) 20250425094846572 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250425094846572 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) 20250425094846573 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425094846573 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425094846573 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250425094846573 DMM INFO MM(262420000000021/cd5ddd6e) Subscriber data update (mmctx.c:445) 20250425094846573 DMM DEBUG MM(262420000000021/cd5ddd6e) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250425094846573 DMM INFO MM(262420000000021/cd5ddd6e) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250425094846573 DMM NOTICE MM(262420000000021/cd5ddd6e) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250425094846573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425094846573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425094846573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250425094846573 DMM INFO MM(262420000000021/cd5ddd6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd5ddd6e) (gprs_gmm.c:337) 20250425094846573 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) 20250425094846573 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425094846573 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250425094846573 DMM INFO MM(262420000000021/cd5ddd6e) Subscriber data update (mmctx.c:445) 20250425094846573 DMM DEBUG MM(262420000000021/cd5ddd6e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@d74db121f408: Trying to receive 5 ATTACH ACCEPTs 20250425094852574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250425094852574 DMM INFO MM(262420000000021/cd5ddd6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd5ddd6e) (gprs_gmm.c:337) 20250425094853012 DGPRS DEBUG Checking for inactive LLMEs, time = 8805438 (sgsn.c:132) 20250425094858576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250425094858576 DMM INFO MM(262420000000021/cd5ddd6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd5ddd6e) (gprs_gmm.c:337) 20250425094904576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250425094904576 DMM INFO MM(262420000000021/cd5ddd6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd5ddd6e) (gprs_gmm.c:337) 20250425094906418 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250425094906418 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250425094906419 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(93)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425094910577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250425094910577 DMM INFO MM(262420000000021/cd5ddd6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd5ddd6e) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(97)@d74db121f408: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@d74db121f408: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250425094915996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094915997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094915998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425094916014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094916016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094916016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425094916036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094916039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094916039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425094916579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250425094916579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250425094916579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250425094916579 DMM NOTICE MM(262420000000021/cd5ddd6e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425094916579 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250425094916579 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a16409f058, TLLI=cd5ddd6e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425094916579 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425094916579 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425094916579 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250425094916579 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250425094916579 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) 20250425094916579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Reject}: Deallocated (fsm.c:568) 20250425094916579 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Deallocated (fsm.c:568) 20250425094916579 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425094916579 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250425094916579 DLLC NOTICE LLME(c63c4179/cd5ddd6e){ASSIGNED} LLGM Assign pre (cd5ddd6e => ffffffff) (gprs_llc.c:1079) 20250425094916579 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd5ddd6e => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@d74db121f408: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@d74db121f408: Final verdict of PTC: pass 20250425094917084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54168<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@d74db121f408: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@d74db121f408: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@d74db121f408: Final verdict of PTC: none 20250425094917085 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425094917085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(79)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(93)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@d74db121f408: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@d74db121f408: Final verdict of PTC: none -NSVCI97(83)@d74db121f408: Final verdict of PTC: none -NSVCI99(94)@d74db121f408: Final verdict of PTC: none -NSVCI98(88)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(86)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(92)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(82)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Fri Apr 25 09:49:17 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 20250425094917218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094917519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126080) 20250425094918086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094918086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126080, count=131512) 20250425094919087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094919087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Fri Apr 25 09:49:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425094920088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094920088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_auth_id_timeout started. 20250425094920551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094920552 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094920573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425094920573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094920573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094920573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094920573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425094920573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) SGSN_Test-Gb1-NS1(102)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425094920573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094920573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094920573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(103)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094920574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094920574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094920574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094920574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094920574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094920574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094920574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094920574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094920574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425094920574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094920574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094920574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094920574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094920577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(99)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(102)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094920584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094920584 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250425094920585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425094920585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094920585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094920585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094920585 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425094920585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094920585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094920585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094920585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094920586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094920586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094920586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094920586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094920586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094920586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094920586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094920586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094920586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425094920586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094920586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094920586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094920586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_auth_id_timeout-BVCI196(100)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(108)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425094920589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425094920598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094920598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(112)@d74db121f408: Provider Link came up: sending NS-RESET TC_attach_auth_id_timeout-BVCI210(106)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425094920602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425094920602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094920602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094920602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094920602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425094920602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094920602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094920602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094920602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094920604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094920604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094920604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094920604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094920604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094920604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094920604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094920604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094920604 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425094920604 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094920604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(112)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425094920605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094920605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094920608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425094920613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094920613 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425094921089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094921089 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425094921089 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425094921089 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425094921090 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(113)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425094921090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@d74db121f408: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E8CA4147'O, index=0 SGSN_Test-GSUP(114)@d74db121f408: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250425094921110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094921110 DLLC NOTICE LLME(ffffffff/e8ca4147){UNASSIGNED} LLC RX: unknown TLLI 0xe8ca4147, creating LLME on the fly (gprs_llc.c:552) 20250425094921110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425094921110 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1320) 20250425094921110 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425094921110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425094921110 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425094921110 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425094921110 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425094921110 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425094921110 DLLC NOTICE LLME(ffffffff/e8ca4147){UNASSIGNED} LLGM Assign pre (e8ca4147 => d5922cff) (gprs_llc.c:1079) 20250425094921110 DLLC NOTICE LLME(e8ca4147/d5922cff){ASSIGNED} LLGM Assign post (e8ca4147 => d5922cff) (gprs_llc.c:1125) 20250425094921110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425094921110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425094921110 DMM DEBUG MM(/d5922cff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425094923012 DGPRS DEBUG Checking for inactive LLMEs, time = 8805468 (sgsn.c:132) 20250425094927111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425094927111 DMM DEBUG MM(/d5922cff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425094933111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425094933111 DMM DEBUG MM(/d5922cff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425094939112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425094939112 DMM DEBUG MM(/d5922cff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425094941090 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250425094941090 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425094941090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250425094945113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425094945113 DMM DEBUG MM(/d5922cff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425094950575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094950577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094950577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425094950587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094950588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094950588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425094950605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094950606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094950606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425094951114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425094951114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250425094951114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250425094951114 DMM NOTICE MM(/d5922cff) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250425094951114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Reject}: Deallocated (fsm.c:568) 20250425094951114 DMM DEBUG MM_STATE_Gb(3905569095)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425094951114 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425094951114 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250425094951114 DLLC NOTICE LLME(e8ca4147/d5922cff){ASSIGNED} LLGM Assign pre (d5922cff => ffffffff) (gprs_llc.c:1079) 20250425094951114 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5922cff => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@d74db121f408: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@d74db121f408: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@d74db121f408: Final verdict of PTC: pass 20250425094951119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39642<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(104)@d74db121f408: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@d74db121f408: Final verdict of PTC: none -NSVCI98(107)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@d74db121f408: Final verdict of PTC: none -NSVCI99(112)@d74db121f408: Final verdict of PTC: none -NSVCI97(103)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@d74db121f408: Final verdict of PTC: none 20250425094951121 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425094951121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_id_timeout-BVCI210(106)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(114)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@d74db121f408: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(101)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(105)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(110)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Fri Apr 25 09:49:51 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 20250425094951183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094951485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60232) 20250425094952121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094952121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60232, count=68484) 20250425094953012 DGPRS DEBUG Checking for inactive LLMEs, time = 8805498 (sgsn.c:132) 20250425094953121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094953121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Fri Apr 25 09:49:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425094954122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094954122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_auth_sai_timeout started. 20250425094954509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425094954510 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094954528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425094954528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094954528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094954528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094954528 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425094954528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094954528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094954528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094954528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094954528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094954528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094954528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094954528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094954528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094954529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094954529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094954529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094954529 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425094954529 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094954529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094954529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094954529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094954531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425094954536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094954536 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094954543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425094954543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094954543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094954543 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094954543 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425094954543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094954543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094954543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094954543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094954544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094954544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094954544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094954544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094954544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094954544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094954544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094954544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094954544 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425094954544 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094954544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094954545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094954545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094954547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425094954552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094954552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@d74db121f408: Provider Link came up: sending NS-RESET 20250425094954558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425094954558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425094954558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425094954558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094954559 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425094954559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425094954559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425094954559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425094954559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425094954560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425094954560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425094954560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425094954560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425094954560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425094954560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425094954560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425094954560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425094954560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425094954560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425094954560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425094954560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425094954560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425094954562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425094954568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094954568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425094955123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425094955123 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425094955123 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425094955123 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425094955124 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425094955124 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@d74db121f408: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E52A267B'O, index=0 SGSN_Test-GSUP(133)@d74db121f408: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250425094955145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094955146 DLLC NOTICE LLME(ffffffff/e52a267b){UNASSIGNED} LLC RX: unknown TLLI 0xe52a267b, creating LLME on the fly (gprs_llc.c:552) 20250425094955146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425094955146 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1320) 20250425094955146 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425094955146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425094955146 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425094955146 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425094955146 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425094955146 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425094955146 DLLC NOTICE LLME(ffffffff/e52a267b){UNASSIGNED} LLGM Assign pre (e52a267b => f08ce96c) (gprs_llc.c:1079) 20250425094955146 DLLC NOTICE LLME(e52a267b/f08ce96c){ASSIGNED} LLGM Assign post (e52a267b => f08ce96c) (gprs_llc.c:1125) 20250425094955146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425094955146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425094955146 DMM DEBUG MM(262420000000003/f08ce96c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425094955151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425094955151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425094955151 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425094955151 DMM DEBUG MM(262420000000003/f08ce96c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250425094955151 DMM NOTICE MM(262420000000003/f08ce96c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425094955151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425094955151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425094955151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425094955151 DMM DEBUG MM(262420000000003/f08ce96c) Requesting authorization (sgsn_auth.c:160) 20250425094955151 DMM INFO MM(262420000000003/f08ce96c) Requesting authentication tuples (sgsn_auth.c:184) 20250425094955151 DMM DEBUG MM(262420000000003/f08ce96c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425094955151 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250425094955151 DGPRS INFO SUBSCR(262420000000003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(133)@d74db121f408: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@d74db121f408: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250425095001152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250425095001152 DMM ERROR MM(262420000000003/f08ce96c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250425095001152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250425095001152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250425095001152 DMM NOTICE MM(262420000000003/f08ce96c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250425095001152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Reject}: Deallocated (fsm.c:568) 20250425095001152 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095001152 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095001152 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250425095001152 DLLC NOTICE LLME(e52a267b/f08ce96c){ASSIGNED} LLGM Assign pre (f08ce96c => ffffffff) (gprs_llc.c:1079) 20250425095001152 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f08ce96c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@d74db121f408: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@d74db121f408: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@d74db121f408: Final verdict of PTC: pass 20250425095001157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60064<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(121)@d74db121f408: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@d74db121f408: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@d74db121f408: Final verdict of PTC: none 20250425095001159 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095001159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(133)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@d74db121f408: Final verdict of PTC: none -NSVCI98(126)@d74db121f408: Final verdict of PTC: none -NSVCI99(131)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@d74db121f408: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(124)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(129)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(119)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Fri Apr 25 09:50:01 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 20250425095001212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095001513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57292) 20250425095002160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095002160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57292, count=66416) 20250425095003161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095003161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Fri Apr 25 09:50:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095004162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095004162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_auth_sai_reject started. 20250425095004535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095004536 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095004555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095004555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095004555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095004555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095004555 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095004555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095004555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095004555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095004555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095004556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095004556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095004556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095004556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095004556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095004556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095004556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095004556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095004556 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095004556 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095004556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095004557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095004557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095004559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095004564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095004564 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_auth_sai_reject-BVCI196(139)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(145)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095004570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095004570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095004570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095004570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095004570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095004570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095004570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095004570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095004570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095004571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095004571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095004571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095004571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095004571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095004571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095004571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095004571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095004571 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095004571 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095004571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095004572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095004572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095004574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095004580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095004580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095004589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095004589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095004589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095004589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095004589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095004589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095004589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095004589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095004589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095004590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095004590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095004590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095004590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095004590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095004590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095004590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095004590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095004590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095004590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095004590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(150)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095004590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095004590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095004592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095004596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095004596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095005163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095005163 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095005163 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095005163 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095005164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095005164 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@d74db121f408: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='EE496D5C'O, index=0 SGSN_Test-GSUP(152)@d74db121f408: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250425095005193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095005193 DLLC NOTICE LLME(ffffffff/ee496d5c){UNASSIGNED} LLC RX: unknown TLLI 0xee496d5c, creating LLME on the fly (gprs_llc.c:552) 20250425095005193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095005193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095005193 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095005193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095005193 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095005193 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095005193 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095005193 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095005193 DLLC NOTICE LLME(ffffffff/ee496d5c){UNASSIGNED} LLGM Assign pre (ee496d5c => fc544722) (gprs_llc.c:1079) 20250425095005193 DLLC NOTICE LLME(ee496d5c/fc544722){ASSIGNED} LLGM Assign post (ee496d5c => fc544722) (gprs_llc.c:1125) 20250425095005193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095005193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095005193 DMM DEBUG MM(262420000000004/fc544722) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095005203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095005203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095005203 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095005203 DMM DEBUG MM(262420000000004/fc544722) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250425095005203 DMM NOTICE MM(262420000000004/fc544722) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095005203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095005203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095005203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095005203 DMM DEBUG MM(262420000000004/fc544722) Requesting authorization (sgsn_auth.c:160) 20250425095005203 DMM INFO MM(262420000000004/fc544722) Requesting authentication tuples (sgsn_auth.c:184) 20250425095005203 DMM DEBUG MM(262420000000004/fc544722) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095005203 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250425095005203 DGPRS INFO SUBSCR(262420000000004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(152)@d74db121f408: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@d74db121f408: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250425095005244 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250425095005244 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250425095005244 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250425095011204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250425095011204 DMM ERROR MM(262420000000004/fc544722) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250425095011204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250425095011204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250425095011204 DMM NOTICE MM(262420000000004/fc544722) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250425095011204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Reject}: Deallocated (fsm.c:568) 20250425095011204 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095011204 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095011204 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250425095011204 DLLC NOTICE LLME(ee496d5c/fc544722){ASSIGNED} LLGM Assign pre (fc544722 => ffffffff) (gprs_llc.c:1079) 20250425095011204 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc544722 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@d74db121f408: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@d74db121f408: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@d74db121f408: Final verdict of PTC: pass 20250425095011211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43822<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_auth_sai_reject-BVCI210(144)@d74db121f408: Final verdict of PTC: none -NSVCI98(145)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(152)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@d74db121f408: Final verdict of PTC: none -NSVCI99(150)@d74db121f408: Final verdict of PTC: none -NSVCI97(140)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@d74db121f408: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@d74db121f408: Final verdict of PTC: none 20250425095011213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095011213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_reject-BVCI196(139)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(143)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(148)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(138)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Fri Apr 25 09:50:11 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 20250425095011284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095011585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59272) 20250425095012214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095012214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59272, count=68396) 20250425095013215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095013215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Fri Apr 25 09:50:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095014216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095014216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_gsup_lu_timeout started. 20250425095015190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095015190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095015210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095015210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095015210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095015210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095015210 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095015210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095015210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095015210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095015210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095015212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095015212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095015212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095015212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095015212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095015212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095015212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095015212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095015212 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095015212 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095015212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095015212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095015212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095015216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095015217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095015217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(161)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(156)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095015224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095015224 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(164)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095015232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095015232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095015232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095015232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095015232 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095015232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095015232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095015232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095015232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(165)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095015233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095015233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095015233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095015233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095015233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095015233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095015234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095015234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095015234 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095015234 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095015234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(165)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095015234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095015234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(166)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095015237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425095015247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095015247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(169)@d74db121f408: Provider Link came up: sending NS-RESET TC_attach_gsup_lu_timeout-BVCI210(162)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095015249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095015249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095015249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095015250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095015250 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095015250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095015250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095015250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095015250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095015251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095015251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095015251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095015251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095015251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095015251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095015251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095015251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095015251 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095015251 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095015251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095015252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095015252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095015255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095015262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095015262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(167)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095016218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095016218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095016218 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095016218 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095016219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095016219 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@d74db121f408: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D2A7A8D8'O, index=0 SGSN_Test-GSUP(171)@d74db121f408: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@d74db121f408: 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 := 'F30D1C275F7E28F74A805956E7A84738'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '591CA527'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0AB222DCA79ACD5D'O } } } } } 20250425095017245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095017245 DLLC NOTICE LLME(ffffffff/d2a7a8d8){UNASSIGNED} LLC RX: unknown TLLI 0xd2a7a8d8, creating LLME on the fly (gprs_llc.c:552) 20250425095017245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095017245 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095017245 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095017245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095017245 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095017245 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095017245 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095017245 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095017245 DLLC NOTICE LLME(ffffffff/d2a7a8d8){UNASSIGNED} LLGM Assign pre (d2a7a8d8 => c82386f8) (gprs_llc.c:1079) 20250425095017245 DLLC NOTICE LLME(d2a7a8d8/c82386f8){ASSIGNED} LLGM Assign post (d2a7a8d8 => c82386f8) (gprs_llc.c:1125) 20250425095017245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095017245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095017245 DMM DEBUG MM(262420000000005/c82386f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095017253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095017253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095017253 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095017253 DMM DEBUG MM(262420000000005/c82386f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250425095017253 DMM NOTICE MM(262420000000005/c82386f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095017253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095017253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095017253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095017253 DMM DEBUG MM(262420000000005/c82386f8) Requesting authorization (sgsn_auth.c:160) 20250425095017253 DMM INFO MM(262420000000005/c82386f8) Requesting authentication tuples (sgsn_auth.c:184) 20250425095017253 DMM DEBUG MM(262420000000005/c82386f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095017253 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250425095017253 DGPRS INFO SUBSCR(262420000000005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(171)@d74db121f408: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@d74db121f408: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250425095017255 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095017255 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095017255 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095017255 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095017255 DMM INFO MM(262420000000005/c82386f8) Subscriber data update (mmctx.c:445) 20250425095017255 DMM DEBUG MM(262420000000005/c82386f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095017255 DMM INFO MM(262420000000005/c82386f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095017255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095017255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095017255 DMM INFO MM(262420000000005/c82386f8) <- GMM AUTH AND CIPHERING REQ (rand = f3 0d 1c 27 5f 7e 28 f7 4a 80 59 56 e7 a8 47 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095017259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095017259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095017259 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095017259 DMM INFO MM(262420000000005/c82386f8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095017259 DMM NOTICE MM(262420000000005/c82386f8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095017259 DMM DEBUG MM(262420000000005/c82386f8) checking auth: received GSM SRES = 59 1c a5 27 (gprs_gmm.c:716) 20250425095017259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095017259 DMM DEBUG MM(262420000000005/c82386f8) Requesting authorization (sgsn_auth.c:160) 20250425095017259 DMM INFO MM(262420000000005/c82386f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095017259 DMM DEBUG MM(262420000000005/c82386f8) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095017259 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250425095017259 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) 20250425095017259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095017259 DMM INFO MM(262420000000005/c82386f8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc82386f8) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(173)@d74db121f408: setverdict(fail): none -> fail MC@d74db121f408: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@d74db121f408: Final verdict of PTC: none 20250425095017264 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095017264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(170)@d74db121f408: Final verdict of PTC: none -NSVCI98(165)@d74db121f408: Final verdict of PTC: none -NSVCI99(169)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@d74db121f408: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@d74db121f408: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@d74db121f408: Final verdict of PTC: none -NSVCI97(159)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@d74db121f408: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(163)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(157)@d74db121f408: Final verdict of PTC: none 20250425095017276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47454<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(168)@d74db121f408: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@d74db121f408: Final verdict of PTC: fail MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@d74db121f408: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Fri Apr 25 09:50:17 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 20250425095017413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095017814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47466<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45128) 20250425095018265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095018265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45128, count=74768) 20250425095019266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095019266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Fri Apr 25 09:50:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095020267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095020267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_gsup_lu_reject started. 20250425095020839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095020839 DMM INFO MM(262420000000005/c82386f8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095020839 DMM INFO MM(262420000000005/c82386f8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095020839 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095020839 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095020839 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095020839 DMM ERROR MM_STATE_Gb(0)[0x55a164098400]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250425095020839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250425095020839 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095020839 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095020839 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095020839 DLLC NOTICE LLME(d2a7a8d8/c82386f8){ASSIGNED} LLGM Assign pre (c82386f8 => ffffffff) (gprs_llc.c:1079) 20250425095020839 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c82386f8 => ffffffff) (gprs_llc.c:1125) 20250425095020839 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095020862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095020862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095020862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095020862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095020862 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095020862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095020862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095020862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095020862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095020863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095020863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095020863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095020864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095020864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095020864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095020864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095020864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095020864 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095020864 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095020864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095020864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095020864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(179)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(178)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095020868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425095020876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095020876 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(183)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095020878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095020878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095020878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095020878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095020878 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095020878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095020878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095020878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095020878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_gsup_lu_reject-BVCI196(176)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(183)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095020880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095020880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095020880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095020880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095020880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095020880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095020880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095020881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095020881 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095020881 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095020881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095020881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095020881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095020884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095020889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095020889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095020903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095020903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095020903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095020903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095020903 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095020903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095020903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095020903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095020903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095020905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095020905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095020905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095020905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095020905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095020905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095020905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095020905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095020905 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095020905 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095020905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095020906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095020906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095020909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095020915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095020915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095021268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095021268 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095021268 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095021268 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095021270 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095021270 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@d74db121f408: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='DEC8F41E'O, index=0 SGSN_Test-GSUP(190)@d74db121f408: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@d74db121f408: 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 := '1F345CC1450ACC1DD7BD8A326DE8663E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '703B4B2C'O ("p;K,") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28E27064976A8CD4'O } } } } } 20250425095022297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095022297 DLLC NOTICE LLME(ffffffff/dec8f41e){UNASSIGNED} LLC RX: unknown TLLI 0xdec8f41e, creating LLME on the fly (gprs_llc.c:552) 20250425095022297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095022297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095022297 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095022297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095022297 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095022297 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095022297 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095022297 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095022297 DLLC NOTICE LLME(ffffffff/dec8f41e){UNASSIGNED} LLGM Assign pre (dec8f41e => db34d2b8) (gprs_llc.c:1079) 20250425095022297 DLLC NOTICE LLME(dec8f41e/db34d2b8){ASSIGNED} LLGM Assign post (dec8f41e => db34d2b8) (gprs_llc.c:1125) 20250425095022297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095022297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095022297 DMM DEBUG MM(262420000000006/db34d2b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095022306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095022306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095022306 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095022306 DMM DEBUG MM(262420000000006/db34d2b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250425095022306 DMM NOTICE MM(262420000000006/db34d2b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095022306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095022306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095022306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095022306 DMM DEBUG MM(262420000000006/db34d2b8) Requesting authorization (sgsn_auth.c:160) 20250425095022306 DMM INFO MM(262420000000006/db34d2b8) Requesting authentication tuples (sgsn_auth.c:184) 20250425095022306 DMM DEBUG MM(262420000000006/db34d2b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095022306 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250425095022306 DGPRS INFO SUBSCR(262420000000006) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(190)@d74db121f408: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@d74db121f408: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250425095022308 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095022308 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095022308 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095022308 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095022308 DMM INFO MM(262420000000006/db34d2b8) Subscriber data update (mmctx.c:445) 20250425095022308 DMM DEBUG MM(262420000000006/db34d2b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095022308 DMM INFO MM(262420000000006/db34d2b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095022308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095022308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095022308 DMM INFO MM(262420000000006/db34d2b8) <- GMM AUTH AND CIPHERING REQ (rand = 1f 34 5c c1 45 0a cc 1d d7 bd 8a 32 6d e8 66 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095022313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095022313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095022313 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095022313 DMM INFO MM(262420000000006/db34d2b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095022313 DMM NOTICE MM(262420000000006/db34d2b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095022313 DMM DEBUG MM(262420000000006/db34d2b8) checking auth: received GSM SRES = 70 3b 4b 2c (gprs_gmm.c:716) 20250425095022313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095022313 DMM DEBUG MM(262420000000006/db34d2b8) Requesting authorization (sgsn_auth.c:160) 20250425095022313 DMM INFO MM(262420000000006/db34d2b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095022313 DMM DEBUG MM(262420000000006/db34d2b8) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095022313 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250425095022313 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) 20250425095022313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095022313 DMM INFO MM(262420000000006/db34d2b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb34d2b8) (gprs_gmm.c:337) 20250425095022314 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250425095022314 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250425095022314 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250425095022314 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095022314 DMM INFO MM(262420000000006/db34d2b8) Subscriber data update (mmctx.c:445) 20250425095022314 DMM DEBUG MM(262420000000006/db34d2b8) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@d74db121f408: setverdict(fail): none -> fail MC@d74db121f408: Test Component 192 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(178)@d74db121f408: Final verdict of PTC: none 20250425095022320 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095022320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425095022320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47482<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(174)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@d74db121f408: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@d74db121f408: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(190)@d74db121f408: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@d74db121f408: Final verdict of PTC: none -NSVCI98(183)@d74db121f408: Final verdict of PTC: none -NSVCI99(188)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(177)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(186)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@d74db121f408: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@d74db121f408: Final verdict of PTC: fail -NSVCI98-provIP(181)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@d74db121f408: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Fri Apr 25 09:50:22 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 20250425095022473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095022874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47488<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48104) 20250425095023013 DGPRS DEBUG Checking for inactive LLMEs, time = 8805528 (sgsn.c:132) 20250425095023320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095023320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48104, count=81096) 20250425095024321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095024321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Fri Apr 25 09:50:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095025322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095025322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_combined started. 20250425095025915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095025915 DMM INFO MM(262420000000006/db34d2b8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095025916 DMM INFO MM(262420000000006/db34d2b8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095025916 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095025916 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095025916 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095025916 DMM ERROR MM_STATE_Gb(0)[0x55a164098400]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250425095025916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250425095025916 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095025916 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095025916 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095025916 DLLC NOTICE LLME(dec8f41e/db34d2b8){ASSIGNED} LLGM Assign pre (db34d2b8 => ffffffff) (gprs_llc.c:1079) 20250425095025916 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db34d2b8 => ffffffff) (gprs_llc.c:1125) 20250425095025916 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(198)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(198)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(197)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095025941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095025941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095025941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095025941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095025941 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095025941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095025941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095025941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095025941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(198)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095025942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095025942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095025942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095025942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095025942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095025942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095025942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095025942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095025942 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095025942 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095025942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(198)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095025943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095025943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(198)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(199)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095025947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095025955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095025955 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(197)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095025958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095025958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095025958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095025958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095025958 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095025958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095025958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095025958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095025958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_combined-BVCI196(195)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(203)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095025959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095025959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095025959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095025959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095025959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095025959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095025959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095025959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095025959 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095025959 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095025959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095025959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095025959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095025962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(199)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095025968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095025968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(200)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095025978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095025978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095025978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095025978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095025978 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095025978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095025978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095025978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095025978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095025979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095025979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095025979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095025979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095025979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095025979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095025979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095025979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095025979 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095025979 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095025979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095025980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095025980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095025982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095025991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095025991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095026323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095026323 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095026323 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095026323 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095026324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095026324 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@d74db121f408: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D9A156FF'O, index=0 SGSN_Test-GSUP(209)@d74db121f408: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@d74db121f408: 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 := '5DB0948C503CC1A1CCDC3C3BFA60FAA8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9149051D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0573EA268021FEB7'O } } } } } 20250425095027351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095027351 DLLC NOTICE LLME(ffffffff/d9a156ff){UNASSIGNED} LLC RX: unknown TLLI 0xd9a156ff, creating LLME on the fly (gprs_llc.c:552) 20250425095027351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095027351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250425095027351 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095027351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095027351 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095027351 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095027351 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095027351 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095027351 DLLC NOTICE LLME(ffffffff/d9a156ff){UNASSIGNED} LLGM Assign pre (d9a156ff => f104dc73) (gprs_llc.c:1079) 20250425095027351 DLLC NOTICE LLME(d9a156ff/f104dc73){ASSIGNED} LLGM Assign post (d9a156ff => f104dc73) (gprs_llc.c:1125) 20250425095027351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095027351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095027351 DMM DEBUG MM(262420000000007/f104dc73) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095027360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095027360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095027360 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095027360 DMM DEBUG MM(262420000000007/f104dc73) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250425095027360 DMM NOTICE MM(262420000000007/f104dc73) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095027360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095027360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095027360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095027360 DMM DEBUG MM(262420000000007/f104dc73) Requesting authorization (sgsn_auth.c:160) 20250425095027360 DMM INFO MM(262420000000007/f104dc73) Requesting authentication tuples (sgsn_auth.c:184) 20250425095027360 DMM DEBUG MM(262420000000007/f104dc73) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095027360 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250425095027360 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(209)@d74db121f408: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@d74db121f408: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250425095027362 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095027362 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095027362 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095027362 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095027362 DMM INFO MM(262420000000007/f104dc73) Subscriber data update (mmctx.c:445) 20250425095027362 DMM DEBUG MM(262420000000007/f104dc73) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095027362 DMM INFO MM(262420000000007/f104dc73) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095027362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095027362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095027362 DMM INFO MM(262420000000007/f104dc73) <- GMM AUTH AND CIPHERING REQ (rand = 5d b0 94 8c 50 3c c1 a1 cc dc 3c 3b fa 60 fa a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095027367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095027367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095027367 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095027367 DMM INFO MM(262420000000007/f104dc73) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095027367 DMM NOTICE MM(262420000000007/f104dc73) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095027367 DMM DEBUG MM(262420000000007/f104dc73) checking auth: received GSM SRES = 91 49 05 1d (gprs_gmm.c:716) 20250425095027367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095027367 DMM DEBUG MM(262420000000007/f104dc73) Requesting authorization (sgsn_auth.c:160) 20250425095027367 DMM INFO MM(262420000000007/f104dc73) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095027367 DMM DEBUG MM(262420000000007/f104dc73) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095027367 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250425095027367 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) 20250425095027367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095027367 DMM INFO MM(262420000000007/f104dc73) <- GMM ATTACH ACCEPT (new P-TMSI=0xf104dc73) (gprs_gmm.c:337) 20250425095027368 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095027368 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095027368 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250425095027368 DMM INFO MM(262420000000007/f104dc73) Subscriber data update (mmctx.c:445) 20250425095027368 DMM DEBUG MM(262420000000007/f104dc73) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095027368 DMM INFO MM(262420000000007/f104dc73) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095027368 DMM NOTICE MM(262420000000007/f104dc73) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250425095027368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095027368 DMM NOTICE MM(262420000000007/f104dc73) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095027368 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) 20250425095027368 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095027368 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250425095027368 DMM INFO MM(262420000000007/f104dc73) Subscriber data update (mmctx.c:445) 20250425095027368 DMM DEBUG MM(262420000000007/f104dc73) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@d74db121f408: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@d74db121f408: Removing Client IMSI='262420000000007'H, index=0 20250425095027373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095027373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095027373 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095027373 DMM INFO MM(262420000000007/f104dc73) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095027373 DMM NOTICE MM(262420000000007/f104dc73) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095027373 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095027373 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095027373 DLLC NOTICE LLME(d9a156ff/f104dc73){ASSIGNED} LLGM Assign pre (ffffffff => f104dc73) (gprs_llc.c:1079) 20250425095027373 DLLC NOTICE LLME(ffffffff/f104dc73){ASSIGNED} LLGM Assign post (ffffffff => f104dc73) (gprs_llc.c:1125) 20250425095027373 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095027373 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095027373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095027373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@d74db121f408: Final verdict of PTC: pass 20250425095027374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@d74db121f408: Final verdict of PTC: none -NSVCI98(203)@d74db121f408: Final verdict of PTC: none -NSVCI97(198)@d74db121f408: Final verdict of PTC: none -NSVCI99(207)@d74db121f408: Final verdict of PTC: none 20250425095027375 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095027375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_combined-BVCI210(200)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(197)@d74db121f408: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@d74db121f408: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(201)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(206)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(196)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_combined finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Fri Apr 25 09:50:27 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250425095027523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095027924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85132) 20250425095028376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095028376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85132, count=89488) 20250425095029377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095029377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Fri Apr 25 09:50:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095030378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095030378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_accept_all started. 20250425095030947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095030948 DMM INFO MM(262420000000007/f104dc73) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095030948 DMM INFO MM(262420000000007/f104dc73) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095030948 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095030948 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095030948 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095030948 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095030948 DLLC NOTICE LLME(ffffffff/f104dc73){ASSIGNED} LLGM Assign pre (f104dc73 => ffffffff) (gprs_llc.c:1079) 20250425095030948 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f104dc73 => ffffffff) (gprs_llc.c:1125) 20250425095030948 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250425095030948 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) 20250425095030948 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) 20250425095030948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095030948 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095030948 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095030948 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095030948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095030978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095030979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095030979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095030979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095030979 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095030979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095030979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095030979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095030979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095030981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095030981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095030981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095030981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095030981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095030981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095030981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095030981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095030981 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095030981 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095030981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095030981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095030981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095030985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095030998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095030998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095031009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095031009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095031009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095031009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095031009 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095031009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095031009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095031009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095031009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095031011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095031011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095031011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095031011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095031011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095031011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095031011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095031011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095031011 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095031011 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095031011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095031012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095031012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(222)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095031017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(218)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095031028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095031028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095031038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095031038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095031038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095031038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095031038 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095031038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095031038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095031038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095031038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095031040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095031040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095031040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095031040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095031040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095031040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095031040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095031040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095031040 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095031040 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095031040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095031041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095031041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095031045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095031054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095031055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095031379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095031379 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095031379 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095031379 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(226)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095031380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095031380 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(226)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(226)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@d74db121f408: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F0014466'O, index=0 SGSN_Test-GSUP(228)@d74db121f408: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250425095032406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095032406 DLLC NOTICE LLME(ffffffff/f0014466){UNASSIGNED} LLC RX: unknown TLLI 0xf0014466, creating LLME on the fly (gprs_llc.c:552) 20250425095032406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095032406 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095032406 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095032406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095032407 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095032407 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095032407 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095032407 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095032407 DLLC NOTICE LLME(ffffffff/f0014466){UNASSIGNED} LLGM Assign pre (f0014466 => c4dff09e) (gprs_llc.c:1079) 20250425095032407 DLLC NOTICE LLME(f0014466/c4dff09e){ASSIGNED} LLGM Assign post (f0014466 => c4dff09e) (gprs_llc.c:1125) 20250425095032407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095032407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095032407 DMM DEBUG MM(262420000000008/c4dff09e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095032416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095032416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095032416 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095032416 DMM DEBUG MM(262420000000008/c4dff09e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250425095032416 DMM NOTICE MM(262420000000008/c4dff09e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095032416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095032416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095032416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250425095032416 DMM INFO MM(262420000000008/c4dff09e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4dff09e) (gprs_gmm.c:337) TC_attach_accept_all(230)@d74db121f408: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@d74db121f408: Removing Client IMSI='262420000000008'H, index=0 20250425095033409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095033409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095033409 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095033409 DMM INFO MM(262420000000008/c4dff09e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095033409 DMM NOTICE MM(262420000000008/c4dff09e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095033409 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095033409 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) TC_attach_accept_all(230)@d74db121f408: Final verdict of PTC: pass 20250425095033409 DLLC NOTICE LLME(f0014466/c4dff09e){ASSIGNED} LLGM Assign pre (ffffffff => c4dff09e) (gprs_llc.c:1079) 20250425095033409 DLLC NOTICE LLME(ffffffff/c4dff09e){ASSIGNED} LLGM Assign post (ffffffff => c4dff09e) (gprs_llc.c:1125) 20250425095033409 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095033409 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095033409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095033409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425095033410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37408<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(222)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@d74db121f408: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(228)@d74db121f408: Final verdict of PTC: none -NSVCI97(216)@d74db121f408: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@d74db121f408: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@d74db121f408: Final verdict of PTC: none -NSVCI98(221)@d74db121f408: Final verdict of PTC: none -NSVCI99(227)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@d74db121f408: Final verdict of PTC: none 20250425095033411 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095033411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(226)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(225)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(214)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(219)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_accept_all finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Fri Apr 25 09:50:33 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 20250425095033564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095033965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70028) 20250425095034412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095034412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70028, count=71288) 20250425095035413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095035413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Fri Apr 25 09:50:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095036414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095036414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_closed started. 20250425095036996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095036997 DMM INFO MM(262420000000008/c4dff09e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095036997 DMM INFO MM(262420000000008/c4dff09e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095036997 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095036997 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095036997 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095036997 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095036997 DLLC NOTICE LLME(ffffffff/c4dff09e){ASSIGNED} LLGM Assign pre (c4dff09e => ffffffff) (gprs_llc.c:1079) 20250425095036997 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4dff09e => ffffffff) (gprs_llc.c:1125) 20250425095036997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095036997 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095036997 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095036997 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095036997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(236)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(235)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095037037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095037037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095037037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095037037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095037037 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095037037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095037037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095037037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095037037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(236)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095037039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095037039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095037039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095037039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095037039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095037039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095037039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095037039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095037039 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095037039 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095037039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095037040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095037040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(237)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095037045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095037055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095037055 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(235)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed-BVCI196(233)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(240)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095037061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095037061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095037061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095037061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095037061 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095037061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095037061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095037061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095037062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(241)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(240)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095037063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095037063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095037063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095037064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095037064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095037064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095037064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095037064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095037064 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095037064 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095037064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095037064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095037064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095037068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(237)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095037079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095037079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250425095037080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095037080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095037080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095037080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095037080 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095037080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095037080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095037080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095037080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095037082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095037082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095037082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095037082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095037082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095037082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095037082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095037082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095037082 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095037082 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095037082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_attach_closed-BVCI210(238)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(245)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095037083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095037083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095037087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095037098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095037098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095037415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095037415 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095037415 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095037415 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095037417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095037417 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@d74db121f408: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='DE23F8C1'O, index=0 SGSN_Test-GSUP(247)@d74db121f408: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@d74db121f408: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='DE23F8C1'O, index=1 20250425095038450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095038450 DLLC NOTICE LLME(ffffffff/de23f8c1){UNASSIGNED} LLC RX: unknown TLLI 0xde23f8c1, creating LLME on the fly (gprs_llc.c:552) 20250425095038450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095038450 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095038450 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095038450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095038450 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095038450 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095038450 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095038450 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095038450 DLLC NOTICE LLME(ffffffff/de23f8c1){UNASSIGNED} LLGM Assign pre (de23f8c1 => f3f3e82d) (gprs_llc.c:1079) 20250425095038450 DLLC NOTICE LLME(de23f8c1/f3f3e82d){ASSIGNED} LLGM Assign post (de23f8c1 => f3f3e82d) (gprs_llc.c:1125) 20250425095038450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095038450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095038450 DMM DEBUG MM(001010123456789/f3f3e82d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095038460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095038460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095038460 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095038460 DMM DEBUG MM(001010123456789/f3f3e82d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250425095038460 DMM NOTICE MM(001010123456789/f3f3e82d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095038460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095038460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095038460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250425095038460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250425095038460 DMM NOTICE MM(001010123456789/f3f3e82d) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250425095038460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Reject}: Deallocated (fsm.c:568) 20250425095038460 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095038460 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095038460 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250425095038460 DLLC NOTICE LLME(de23f8c1/f3f3e82d){ASSIGNED} LLGM Assign pre (f3f3e82d => ffffffff) (gprs_llc.c:1079) 20250425095038460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3f3e82d => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@d74db121f408: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@d74db121f408: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@d74db121f408: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@d74db121f408: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='ED8E20E2'O, index=2 SGSN_Test-GSUP(247)@d74db121f408: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250425095038487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095038487 DLLC NOTICE LLME(ffffffff/ed8e20e2){UNASSIGNED} LLC RX: unknown TLLI 0xed8e20e2, creating LLME on the fly (gprs_llc.c:552) 20250425095038487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095038487 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095038487 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095038487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095038487 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095038487 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095038487 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095038487 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095038487 DLLC NOTICE LLME(ffffffff/ed8e20e2){UNASSIGNED} LLGM Assign pre (ed8e20e2 => ebd872bd) (gprs_llc.c:1079) 20250425095038487 DLLC NOTICE LLME(ed8e20e2/ebd872bd){ASSIGNED} LLGM Assign post (ed8e20e2 => ebd872bd) (gprs_llc.c:1125) 20250425095038487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095038487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095038487 DMM DEBUG MM(262420000000010/ebd872bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095038493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095038493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095038493 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095038493 DMM DEBUG MM(262420000000010/ebd872bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250425095038493 DMM NOTICE MM(262420000000010/ebd872bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095038493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095038493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095038493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250425095038493 DMM INFO MM(262420000000010/ebd872bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xebd872bd) (gprs_gmm.c:337) TC_attach_closed(250)@d74db121f408: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@d74db121f408: Removing Client IMSI='262420000000010'H, index=2 20250425095039491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095039492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095039492 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095039492 DMM INFO MM(262420000000010/ebd872bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095039492 DMM NOTICE MM(262420000000010/ebd872bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095039492 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095039492 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095039492 DLLC NOTICE LLME(ed8e20e2/ebd872bd){ASSIGNED} LLGM Assign pre (ffffffff => ebd872bd) (gprs_llc.c:1079) 20250425095039492 DLLC NOTICE LLME(ffffffff/ebd872bd){ASSIGNED} LLGM Assign post (ffffffff => ebd872bd) (gprs_llc.c:1125) 20250425095039492 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095039492 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095039492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095039492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@d74db121f408: Final verdict of PTC: pass 20250425095039493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44070<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095039494 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095039494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(235)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(247)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@d74db121f408: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@d74db121f408: Final verdict of PTC: none -NSVCI98(240)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@d74db121f408: Final verdict of PTC: none -NSVCI97(236)@d74db121f408: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@d74db121f408: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@d74db121f408: Final verdict of PTC: none -NSVCI99(245)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(243)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(239)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(234)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@d74db121f408: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@d74db121f408: Test case TC_attach_closed finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Fri Apr 25 09:50:39 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250425095039629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095040030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80480) 20250425095040496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095040496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80480, count=81640) 20250425095041497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095041497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Fri Apr 25 09:50:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095042498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095042498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_no_imei_response started. 20250425095043091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095043093 DMM INFO MM(262420000000010/ebd872bd) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095043093 DMM INFO MM(262420000000010/ebd872bd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095043093 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095043093 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095043093 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095043093 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095043093 DLLC NOTICE LLME(ffffffff/ebd872bd){ASSIGNED} LLGM Assign pre (ebd872bd => ffffffff) (gprs_llc.c:1079) 20250425095043093 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebd872bd => ffffffff) (gprs_llc.c:1125) 20250425095043093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095043093 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095043093 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095043093 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095043093 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095043133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095043133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095043133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095043133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095043133 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095043133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095043133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095043133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095043133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095043135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095043135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095043135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095043135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095043135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095043135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095043135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095043135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095043135 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095043135 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095043135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095043136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095043136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095043142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(252)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250425095043154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095043154 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(260)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@d74db121f408: Provider Link came up: sending NS-RESET TC_attach_no_imei_response-BVCI196(253)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095043161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095043161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095043161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095043161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095043161 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095043161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095043161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095043161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095043161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095043163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095043163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095043163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095043163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095043163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095043163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095043163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095043163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095043163 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095043163 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095043163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095043164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095043164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095043171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(257)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095043182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095043182 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(258)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095043200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095043200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095043200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095043200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095043200 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095043200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095043200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095043200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095043200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095043202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095043202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095043202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095043204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095043204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095043204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095043204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095043204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) -NSVCI99(266)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095043204 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095043204 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095043204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095043204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095043204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095043208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095043217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095043217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(263)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095043500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095043500 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095043500 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095043500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(265)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095043502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(265)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095043503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(265)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@d74db121f408: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='FDBFC915'O, index=0 SGSN_Test-GSUP(267)@d74db121f408: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250425095044549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095044549 DLLC NOTICE LLME(ffffffff/fdbfc915){UNASSIGNED} LLC RX: unknown TLLI 0xfdbfc915, creating LLME on the fly (gprs_llc.c:552) 20250425095044549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095044549 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250425095044549 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095044549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095044549 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095044549 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095044549 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095044549 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095044549 DLLC NOTICE LLME(ffffffff/fdbfc915){UNASSIGNED} LLGM Assign pre (fdbfc915 => d5d6c6d0) (gprs_llc.c:1079) 20250425095044549 DLLC NOTICE LLME(fdbfc915/d5d6c6d0){ASSIGNED} LLGM Assign post (fdbfc915 => d5d6c6d0) (gprs_llc.c:1125) 20250425095044549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095044549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095044549 DMM DEBUG MM(262420000000032/d5d6c6d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095050550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425095050550 DMM DEBUG MM(262420000000032/d5d6c6d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095053014 DGPRS DEBUG Checking for inactive LLMEs, time = 8805558 (sgsn.c:132) 20250425095056551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425095056551 DMM DEBUG MM(262420000000032/d5d6c6d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095102552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425095102552 DMM DEBUG MM(262420000000032/d5d6c6d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095103500 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250425095103500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(265)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095103500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250425095108554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425095108554 DMM DEBUG MM(262420000000032/d5d6c6d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095113137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095113139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095113139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095113165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095113166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095113166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095113204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095113205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095113205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095114555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425095114555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250425095114555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250425095114555 DMM NOTICE MM(262420000000032/d5d6c6d0) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250425095114555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Reject}: Deallocated (fsm.c:568) 20250425095114555 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095114555 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095114555 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250425095114555 DLLC NOTICE LLME(fdbfc915/d5d6c6d0){ASSIGNED} LLGM Assign pre (d5d6c6d0 => ffffffff) (gprs_llc.c:1079) 20250425095114555 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5d6c6d0 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@d74db121f408: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@d74db121f408: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@d74db121f408: Final verdict of PTC: pass 20250425095114562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44084<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(266)@d74db121f408: Final verdict of PTC: none 20250425095114563 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095114564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI196(253)@d74db121f408: Final verdict of PTC: none -NSVCI98(260)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(267)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@d74db121f408: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(259)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(254)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@d74db121f408: Final verdict of PTC: none -NSVCI97(255)@d74db121f408: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(264)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Fri Apr 25 09:51:14 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 20250425095114733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095115034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63428) 20250425095115564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095115564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63428, count=72304) 20250425095116565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095116565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Fri Apr 25 09:51:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095117566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095117567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_no_imsi_response started. 20250425095118056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095118057 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(274)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095118084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095118084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095118084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095118084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095118084 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095118084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095118084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095118084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095118084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095118086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095118086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095118086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095118086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095118086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095118086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095118086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095118086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095118086 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095118086 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095118086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095118087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095118087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095118089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(274)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425095118097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095118097 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(279)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095118098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095118098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095118098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095118098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095118098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095118098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095118098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095118098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095118098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095118099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095118099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095118099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_attach_no_imsi_response-BVCI196(272)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095118099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095118099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095118099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095118099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095118099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095118099 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095118099 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095118099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095118100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095118100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095118103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095118112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095118112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(281)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI210(278)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095118118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095118118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095118118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095118118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095118118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095118118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095118118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095118118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095118118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095118119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095118119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095118119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095118119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095118119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095118119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095118119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095118119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095118119 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095118119 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095118119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095118120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095118120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095118122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095118129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095118129 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095118567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095118567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095118567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095118567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@d74db121f408: CCM 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(285)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095118569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095118569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@d74db121f408: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D60CDCCD'O, index=0 SGSN_Test-GSUP(286)@d74db121f408: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250425095119590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095119590 DLLC NOTICE LLME(ffffffff/d60cdccd){UNASSIGNED} LLC RX: unknown TLLI 0xd60cdccd, creating LLME on the fly (gprs_llc.c:552) 20250425095119590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095119590 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250425095119590 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095119590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095119590 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095119590 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095119590 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095119590 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095119590 DLLC NOTICE LLME(ffffffff/d60cdccd){UNASSIGNED} LLGM Assign pre (d60cdccd => d2f6022d) (gprs_llc.c:1079) 20250425095119590 DLLC NOTICE LLME(d60cdccd/d2f6022d){ASSIGNED} LLGM Assign post (d60cdccd => d2f6022d) (gprs_llc.c:1125) 20250425095119590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095119590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095119590 DMM DEBUG MM(/d2f6022d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095119597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095119597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095119597 DMM DEBUG MM_STATE_Gb(3591167181)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095119597 DMM DEBUG MM(/d2f6022d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250425095119598 DMM NOTICE MM(/d2f6022d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095119598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095119598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250425095119598 DMM DEBUG MM(/d2f6022d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250425095123015 DGPRS DEBUG Checking for inactive LLMEs, time = 8805588 (sgsn.c:132) 20250425095125598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425095125598 DMM DEBUG MM(/d2f6022d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250425095131599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425095131599 DMM DEBUG MM(/d2f6022d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250425095137600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425095137600 DMM DEBUG MM(/d2f6022d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250425095138568 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) SGSN_Test-GSUP-IPA(285)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095138568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250425095138569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250425095143602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425095143602 DMM DEBUG MM(/d2f6022d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250425095148087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095148090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095148090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095148100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095148102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095148102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095148120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095148123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095148123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095149603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250425095149604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250425095149604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250425095149604 DMM NOTICE MM(/d2f6022d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250425095149604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Reject}: Deallocated (fsm.c:568) 20250425095149604 DMM DEBUG MM_STATE_Gb(3591167181)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095149604 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095149604 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250425095149604 DLLC NOTICE LLME(d60cdccd/d2f6022d){ASSIGNED} LLGM Assign pre (d2f6022d => ffffffff) (gprs_llc.c:1079) 20250425095149604 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2f6022d => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@d74db121f408: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@d74db121f408: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@d74db121f408: Final verdict of PTC: pass 20250425095149619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45202<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@d74db121f408: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@d74db121f408: Final verdict of PTC: none 20250425095149623 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095149623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(276)@d74db121f408: Final verdict of PTC: none -NSVCI97(275)@d74db121f408: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@d74db121f408: Final verdict of PTC: none -NSVCI99(284)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@d74db121f408: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@d74db121f408: Final verdict of PTC: none -NSVCI98(279)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(282)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(277)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(273)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Fri Apr 25 09:51:49 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 20250425095149756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095150057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68568) 20250425095150624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095150624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68568, count=72924) 20250425095151624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095151624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Fri Apr 25 09:51:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095152626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095152626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425095153016 DGPRS DEBUG Checking for inactive LLMEs, time = 8805618 (sgsn.c:132) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_closed_add_vty started. 20250425095153142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095153143 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095153160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095153160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095153160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095153160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095153160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095153160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095153160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095153160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095153160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095153161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095153161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095153161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095153161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095153161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095153161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095153161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095153161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095153161 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095153161 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095153161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095153161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095153161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095153163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095153168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095153168 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(298)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095153177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095153177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095153177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095153177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095153177 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095153177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095153177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095153177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095153177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095153178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095153178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095153178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095153178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095153178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095153178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095153178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095153178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095153178 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095153178 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095153178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095153179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095153179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095153181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(295)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250425095153186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095153186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(303)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@d74db121f408: Provider Link came up: sending NS-RESET TC_attach_closed_add_vty-BVCI210(296)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095153189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095153189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095153189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095153189 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095153189 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095153189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095153189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095153189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095153189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095153190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095153190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095153190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095153190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095153190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095153190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095153190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095153190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095153190 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095153190 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095153190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095153190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095153190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095153192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095153197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095153198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095153627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095153627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095153627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095153627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095153628 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095153629 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@d74db121f408: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='DF35EB7B'O, index=0 SGSN_Test-GSUP(305)@d74db121f408: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@d74db121f408: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='DF35EB7B'O, index=1 20250425095154657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095154657 DLLC NOTICE LLME(ffffffff/df35eb7b){UNASSIGNED} LLC RX: unknown TLLI 0xdf35eb7b, creating LLME on the fly (gprs_llc.c:552) 20250425095154657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095154657 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095154657 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095154657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095154657 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095154657 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095154657 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095154657 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095154657 DLLC NOTICE LLME(ffffffff/df35eb7b){UNASSIGNED} LLGM Assign pre (df35eb7b => f82fb3f8) (gprs_llc.c:1079) 20250425095154657 DLLC NOTICE LLME(df35eb7b/f82fb3f8){ASSIGNED} LLGM Assign post (df35eb7b => f82fb3f8) (gprs_llc.c:1125) 20250425095154657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095154657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095154657 DMM DEBUG MM(001010123456789/f82fb3f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095154663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095154663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095154663 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095154663 DMM DEBUG MM(001010123456789/f82fb3f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250425095154663 DMM NOTICE MM(001010123456789/f82fb3f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095154663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095154663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095154663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250425095154663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250425095154663 DMM NOTICE MM(001010123456789/f82fb3f8) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250425095154663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Reject}: Deallocated (fsm.c:568) 20250425095154663 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095154663 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095154663 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250425095154663 DLLC NOTICE LLME(df35eb7b/f82fb3f8){ASSIGNED} LLGM Assign pre (f82fb3f8 => ffffffff) (gprs_llc.c:1079) 20250425095154663 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f82fb3f8 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@d74db121f408: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@d74db121f408: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@d74db121f408: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='DF35EB7B'O, index=2 20250425095154666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095154666 DLLC NOTICE LLME(ffffffff/df35eb7b){UNASSIGNED} LLC RX: unknown TLLI 0xdf35eb7b, creating LLME on the fly (gprs_llc.c:552) 20250425095154666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095154666 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095154666 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095154666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095154666 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095154666 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095154666 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095154666 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095154666 DLLC NOTICE LLME(ffffffff/df35eb7b){UNASSIGNED} LLGM Assign pre (df35eb7b => c2c48ed7) (gprs_llc.c:1079) 20250425095154666 DLLC NOTICE LLME(df35eb7b/c2c48ed7){ASSIGNED} LLGM Assign post (df35eb7b => c2c48ed7) (gprs_llc.c:1125) 20250425095154666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095154666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095154666 DMM DEBUG MM(001010123456700/c2c48ed7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095154668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095154668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095154668 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095154668 DMM DEBUG MM(001010123456700/c2c48ed7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250425095154668 DMM NOTICE MM(001010123456700/c2c48ed7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095154668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095154668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095154668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250425095154668 DMM INFO MM(001010123456700/c2c48ed7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2c48ed7) (gprs_gmm.c:337) TC_attach_closed_add_vty(307)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@d74db121f408: Removing Client IMSI='001010123456700'H, index=2 20250425095155668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095155668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095155668 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095155668 DMM INFO MM(001010123456700/c2c48ed7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095155668 DMM NOTICE MM(001010123456700/c2c48ed7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095155668 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095155668 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095155668 DLLC NOTICE LLME(df35eb7b/c2c48ed7){ASSIGNED} LLGM Assign pre (ffffffff => c2c48ed7) (gprs_llc.c:1079) 20250425095155668 DLLC NOTICE LLME(ffffffff/c2c48ed7){ASSIGNED} LLGM Assign post (ffffffff => c2c48ed7) (gprs_llc.c:1125) 20250425095155668 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095155668 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095155668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095155668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@d74db121f408: Final verdict of PTC: pass 20250425095155669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46514<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095155670 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095155670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(305)@d74db121f408: Final verdict of PTC: none -NSVCI99(303)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@d74db121f408: Final verdict of PTC: none -NSVCI97(293)@d74db121f408: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@d74db121f408: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@d74db121f408: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@d74db121f408: Final verdict of PTC: none -NSVCI98(299)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(297)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(291)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(301)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Fri Apr 25 09:51:55 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 20250425095155786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095156187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80512) 20250425095156671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095156671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80512, count=81772) 20250425095157672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095157672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Fri Apr 25 09:51:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095158674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095158674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_check_subscriber_list started. 20250425095159245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095159248 DMM INFO MM(001010123456700/c2c48ed7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095159248 DMM INFO MM(001010123456700/c2c48ed7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095159248 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095159248 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095159248 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095159248 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095159248 DLLC NOTICE LLME(ffffffff/c2c48ed7){ASSIGNED} LLGM Assign pre (c2c48ed7 => ffffffff) (gprs_llc.c:1079) 20250425095159248 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2c48ed7 => ffffffff) (gprs_llc.c:1125) 20250425095159248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095159248 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095159248 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095159248 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095159249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095159291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095159291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095159291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095159291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095159291 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095159291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095159291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095159291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095159291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250425095159292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095159292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095159292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(312)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095159292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095159292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095159292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095159292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095159292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095159292 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095159292 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095159292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095159292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095159292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095159294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095159299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095159299 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095159305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095159305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095159305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095159305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095159305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095159305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095159305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095159305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095159305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095159306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095159306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095159306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095159306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095159306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095159306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095159306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095159306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095159306 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095159306 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095159307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095159307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095159307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095159309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095159314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095159314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095159320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095159320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095159320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095159320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095159320 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095159320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095159320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095159320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095159321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095159321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095159321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095159321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095159321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095159321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095159321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095159321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095159321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095159321 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095159321 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095159321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095159322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(322)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095159322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095159323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095159328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095159328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095159674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095159674 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095159674 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095159674 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095159676 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095159676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@d74db121f408: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='FEF3C885'O, index=0 SGSN_Test-GSUP(324)@d74db121f408: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@d74db121f408: 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 := '9CEA472D4CDB26078D6435CB8041FF3D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B0810D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C24B77EEF3D989F3'O } } } } } 20250425095200721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095200721 DLLC NOTICE LLME(ffffffff/fef3c885){UNASSIGNED} LLC RX: unknown TLLI 0xfef3c885, creating LLME on the fly (gprs_llc.c:552) 20250425095200721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095200721 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095200721 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095200721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095200721 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095200721 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095200721 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095200721 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095200721 DLLC NOTICE LLME(ffffffff/fef3c885){UNASSIGNED} LLGM Assign pre (fef3c885 => db0eaa09) (gprs_llc.c:1079) 20250425095200721 DLLC NOTICE LLME(fef3c885/db0eaa09){ASSIGNED} LLGM Assign post (fef3c885 => db0eaa09) (gprs_llc.c:1125) 20250425095200721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095200721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095200721 DMM DEBUG MM(262420000000034/db0eaa09) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095200727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095200727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095200727 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095200727 DMM DEBUG MM(262420000000034/db0eaa09) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250425095200727 DMM NOTICE MM(262420000000034/db0eaa09) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095200727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095200727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095200727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095200727 DMM DEBUG MM(262420000000034/db0eaa09) Requesting authorization (sgsn_auth.c:160) 20250425095200727 DMM INFO MM(262420000000034/db0eaa09) Requesting authentication tuples (sgsn_auth.c:184) 20250425095200727 DMM DEBUG MM(262420000000034/db0eaa09) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095200727 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250425095200727 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(324)@d74db121f408: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@d74db121f408: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250425095200728 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095200728 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095200728 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095200728 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095200728 DMM INFO MM(262420000000034/db0eaa09) Subscriber data update (mmctx.c:445) 20250425095200728 DMM DEBUG MM(262420000000034/db0eaa09) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095200728 DMM INFO MM(262420000000034/db0eaa09) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095200728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095200728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095200728 DMM INFO MM(262420000000034/db0eaa09) <- GMM AUTH AND CIPHERING REQ (rand = 9c ea 47 2d 4c db 26 07 8d 64 35 cb 80 41 ff 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095200731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095200731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095200731 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095200731 DMM INFO MM(262420000000034/db0eaa09) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095200731 DMM NOTICE MM(262420000000034/db0eaa09) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095200731 DMM DEBUG MM(262420000000034/db0eaa09) checking auth: received GSM SRES = 8b 08 10 d2 (gprs_gmm.c:716) 20250425095200731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095200731 DMM DEBUG MM(262420000000034/db0eaa09) Requesting authorization (sgsn_auth.c:160) 20250425095200731 DMM INFO MM(262420000000034/db0eaa09) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095200731 DMM DEBUG MM(262420000000034/db0eaa09) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095200731 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250425095200731 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) 20250425095200731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095200731 DMM INFO MM(262420000000034/db0eaa09) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb0eaa09) (gprs_gmm.c:337) 20250425095200732 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095200732 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095200732 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250425095200732 DMM INFO MM(262420000000034/db0eaa09) Subscriber data update (mmctx.c:445) 20250425095200732 DMM DEBUG MM(262420000000034/db0eaa09) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095200732 DMM INFO MM(262420000000034/db0eaa09) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095200732 DMM NOTICE MM(262420000000034/db0eaa09) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250425095200732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095200732 DMM NOTICE MM(262420000000034/db0eaa09) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095200732 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) 20250425095200732 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095200732 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250425095200732 DMM INFO MM(262420000000034/db0eaa09) Subscriber data update (mmctx.c:445) 20250425095200732 DMM DEBUG MM(262420000000034/db0eaa09) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095200735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095200735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095200735 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095200735 DMM INFO MM(262420000000034/db0eaa09) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095200735 DMM NOTICE MM(262420000000034/db0eaa09) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095200735 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095200735 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095200735 DLLC NOTICE LLME(fef3c885/db0eaa09){ASSIGNED} LLGM Assign pre (ffffffff => db0eaa09) (gprs_llc.c:1079) 20250425095200735 DLLC NOTICE LLME(ffffffff/db0eaa09){ASSIGNED} LLGM Assign post (ffffffff => db0eaa09) (gprs_llc.c:1125) 20250425095200735 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095200735 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095200735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095200735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@d74db121f408: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@d74db121f408: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@d74db121f408: Final verdict of PTC: pass 20250425095200796 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250425095200796 DMM INFO MM(262420000000034/db0eaa09) Subscriber data update (mmctx.c:445) 20250425095200796 DMM DEBUG MM(262420000000034/db0eaa09) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250425095200796 DMM INFO MM(262420000000034/db0eaa09) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250425095200796 DMM INFO MM(262420000000034/db0eaa09) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095200796 DMM INFO MM(262420000000034/db0eaa09) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095200796 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095200796 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095200796 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095200796 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095200796 DLLC NOTICE LLME(ffffffff/db0eaa09){ASSIGNED} LLGM Assign pre (db0eaa09 => ffffffff) (gprs_llc.c:1079) 20250425095200796 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db0eaa09 => ffffffff) (gprs_llc.c:1125) 20250425095200796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095200796 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095200796 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095200796 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095200798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52572<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095200803 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095200803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(324)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@d74db121f408: Final verdict of PTC: none -NSVCI99(322)@d74db121f408: Final verdict of PTC: none -NSVCI97(312)@d74db121f408: Final verdict of PTC: none -NSVCI98(317)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@d74db121f408: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@d74db121f408: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(320)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(315)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(310)@d74db121f408: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Fri Apr 25 09:52:00 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 20250425095200912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095201214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90748) 20250425095201804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095201804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90748, count=95104) 20250425095202806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095202806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Fri Apr 25 09:52:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095203807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095203807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_detach_check_subscriber_list started. 20250425095204292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095204294 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095204332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095204332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095204332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095204332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095204332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095204332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095204332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095204332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095204332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095204333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095204333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095204333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095204333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095204333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095204333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095204333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095204333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095204333 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095204333 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095204333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(331)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095204334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095204334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095204337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095204348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095204348 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(333)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_detach_check_subscriber_list-BVCI196(330)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(336)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095204353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095204353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095204353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095204353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095204353 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095204353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095204353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095204353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095204353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095204354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095204354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095204354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095204354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095204354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095204354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095204354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095204354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095204354 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095204354 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095204354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(336)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095204354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095204354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095204356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095204361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095204361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095204369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095204369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095204369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095204369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095204369 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095204369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095204369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095204369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095204369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095204370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095204370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095204370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095204370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095204370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095204370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095204370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095204370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095204370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095204370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095204370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095204371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095204371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095204374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095204379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095204379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095204808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095204808 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095204808 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095204808 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095204809 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095204810 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@d74db121f408: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='EADCCF51'O, index=0 SGSN_Test-GSUP(343)@d74db121f408: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@d74db121f408: 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 := '069F022062FCDA550E7065759953661F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A18296F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '787950A0A4EB5944'O } } } } } 20250425095204832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095204832 DLLC NOTICE LLME(ffffffff/eadccf51){UNASSIGNED} LLC RX: unknown TLLI 0xeadccf51, creating LLME on the fly (gprs_llc.c:552) 20250425095204832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095204832 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095204832 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095204832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095204832 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095204832 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095204832 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095204832 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095204832 DLLC NOTICE LLME(ffffffff/eadccf51){UNASSIGNED} LLGM Assign pre (eadccf51 => f3e73611) (gprs_llc.c:1079) 20250425095204832 DLLC NOTICE LLME(eadccf51/f3e73611){ASSIGNED} LLGM Assign post (eadccf51 => f3e73611) (gprs_llc.c:1125) 20250425095204832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095204832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095204832 DMM DEBUG MM(262420000000033/f3e73611) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095204839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095204839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095204839 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095204839 DMM DEBUG MM(262420000000033/f3e73611) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250425095204839 DMM NOTICE MM(262420000000033/f3e73611) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095204839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095204839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095204839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095204839 DMM DEBUG MM(262420000000033/f3e73611) Requesting authorization (sgsn_auth.c:160) 20250425095204839 DMM INFO MM(262420000000033/f3e73611) Requesting authentication tuples (sgsn_auth.c:184) 20250425095204839 DMM DEBUG MM(262420000000033/f3e73611) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095204839 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250425095204839 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(343)@d74db121f408: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@d74db121f408: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250425095204880 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095204881 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095204881 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095204881 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095204881 DMM INFO MM(262420000000033/f3e73611) Subscriber data update (mmctx.c:445) 20250425095204881 DMM DEBUG MM(262420000000033/f3e73611) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095204881 DMM INFO MM(262420000000033/f3e73611) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095204881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095204881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095204881 DMM INFO MM(262420000000033/f3e73611) <- GMM AUTH AND CIPHERING REQ (rand = 06 9f 02 20 62 fc da 55 0e 70 65 75 99 53 66 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095204899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095204899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095204899 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095204899 DMM INFO MM(262420000000033/f3e73611) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095204899 DMM NOTICE MM(262420000000033/f3e73611) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095204899 DMM DEBUG MM(262420000000033/f3e73611) checking auth: received GSM SRES = 3a 18 29 6f (gprs_gmm.c:716) 20250425095204899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095204899 DMM DEBUG MM(262420000000033/f3e73611) Requesting authorization (sgsn_auth.c:160) 20250425095204899 DMM INFO MM(262420000000033/f3e73611) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095204899 DMM DEBUG MM(262420000000033/f3e73611) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095204899 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250425095204899 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) 20250425095204899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095204899 DMM INFO MM(262420000000033/f3e73611) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3e73611) (gprs_gmm.c:337) 20250425095204901 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095204901 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095204901 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250425095204901 DMM INFO MM(262420000000033/f3e73611) Subscriber data update (mmctx.c:445) 20250425095204901 DMM DEBUG MM(262420000000033/f3e73611) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095204901 DMM INFO MM(262420000000033/f3e73611) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095204901 DMM NOTICE MM(262420000000033/f3e73611) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250425095204901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095204901 DMM NOTICE MM(262420000000033/f3e73611) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095204901 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) 20250425095204902 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095204902 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250425095204902 DMM INFO MM(262420000000033/f3e73611) Subscriber data update (mmctx.c:445) 20250425095204902 DMM DEBUG MM(262420000000033/f3e73611) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095204908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095204908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095204908 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095204908 DMM INFO MM(262420000000033/f3e73611) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095204908 DMM NOTICE MM(262420000000033/f3e73611) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095204908 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095204908 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095204908 DLLC NOTICE LLME(eadccf51/f3e73611){ASSIGNED} LLGM Assign pre (ffffffff => f3e73611) (gprs_llc.c:1079) 20250425095204908 DLLC NOTICE LLME(ffffffff/f3e73611){ASSIGNED} LLGM Assign post (ffffffff => f3e73611) (gprs_llc.c:1125) 20250425095204908 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095204908 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095204908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095204908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@d74db121f408: setverdict(pass): none -> pass 20250425095204959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095204959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250425095204959 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095204959 DMM INFO MM(262420000000033/f3e73611) -> GMM DETACH REQUEST TLLI=0xf3e73611 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250425095204959 DMM INFO MM(262420000000033/f3e73611) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250425095204959 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095204959 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095204959 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095204959 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095204959 DLLC NOTICE LLME(ffffffff/f3e73611){ASSIGNED} LLGM Assign pre (f3e73611 => ffffffff) (gprs_llc.c:1079) 20250425095204959 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3e73611 => ffffffff) (gprs_llc.c:1125) 20250425095204959 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250425095204959 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) 20250425095204959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095204959 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095204959 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095204959 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095204960 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@d74db121f408: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@d74db121f408: Final verdict of PTC: pass 20250425095209971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52590<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_detach_check_subscriber_list-BVCI196(330)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(343)@d74db121f408: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@d74db121f408: Final verdict of PTC: none 20250425095209977 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095209977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(328)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@d74db121f408: Final verdict of PTC: none -NSVCI99(341)@d74db121f408: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@d74db121f408: Final verdict of PTC: none -NSVCI98(336)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@d74db121f408: Final verdict of PTC: none -NSVCI97(331)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(339)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(329)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(334)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Fri Apr 25 09:52:10 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 20250425095210125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095210426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93988) 20250425095210978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095210978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93988, count=94528) 20250425095211979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095211979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Fri Apr 25 09:52:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095212981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095212981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_check_complete_resend started. 20250425095213503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095213504 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095213522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095213522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095213522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095213522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095213522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095213522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095213522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095213522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095213522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095213523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095213523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095213523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095213523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095213523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095213523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095213523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095213523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095213523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095213523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095213523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095213524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095213524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095213526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095213530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095213530 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(351)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 TC_attach_check_complete_resend-BVCI196(349)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(355)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095213545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095213545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095213545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095213545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095213545 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095213545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095213545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095213545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095213545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095213546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095213546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095213546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095213546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095213546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095213546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095213546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095213546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095213546 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095213546 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095213546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095213546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095213546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(357)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095213550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095213557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095213557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095213557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095213557 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095213557 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095213557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095213557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095213557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095213557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250425095213557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095213557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(360)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095213558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095213558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095213558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095213558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095213558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095213558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095213558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095213558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095213558 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095213558 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095213558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095213558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095213558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_check_complete_resend-BVCI210(353)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095213560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095213566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095213566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(358)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095213982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095213982 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095213982 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095213982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095213986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(361)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095213987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@d74db121f408: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='FA410BE1'O, index=0 SGSN_Test-GSUP(362)@d74db121f408: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@d74db121f408: 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 := '6539DFEF354CDBB0FF181630102CFF43'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D36CC426'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FD4D554905D9F68'O } } } } } 20250425095215019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095215019 DLLC NOTICE LLME(ffffffff/fa410be1){UNASSIGNED} LLC RX: unknown TLLI 0xfa410be1, creating LLME on the fly (gprs_llc.c:552) 20250425095215019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095215019 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250425095215019 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095215019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095215019 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095215019 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095215019 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095215019 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095215019 DLLC NOTICE LLME(ffffffff/fa410be1){UNASSIGNED} LLGM Assign pre (fa410be1 => dc2782df) (gprs_llc.c:1079) 20250425095215019 DLLC NOTICE LLME(fa410be1/dc2782df){ASSIGNED} LLGM Assign post (fa410be1 => dc2782df) (gprs_llc.c:1125) 20250425095215019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095215019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095215019 DMM DEBUG MM(262420000000036/dc2782df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095215026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095215026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095215026 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095215026 DMM DEBUG MM(262420000000036/dc2782df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250425095215026 DMM NOTICE MM(262420000000036/dc2782df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095215026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095215026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095215026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095215026 DMM DEBUG MM(262420000000036/dc2782df) Requesting authorization (sgsn_auth.c:160) 20250425095215026 DMM INFO MM(262420000000036/dc2782df) Requesting authentication tuples (sgsn_auth.c:184) 20250425095215026 DMM DEBUG MM(262420000000036/dc2782df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095215026 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250425095215026 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(362)@d74db121f408: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@d74db121f408: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250425095215027 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095215027 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095215027 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095215027 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095215027 DMM INFO MM(262420000000036/dc2782df) Subscriber data update (mmctx.c:445) 20250425095215027 DMM DEBUG MM(262420000000036/dc2782df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095215027 DMM INFO MM(262420000000036/dc2782df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095215027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095215027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095215027 DMM INFO MM(262420000000036/dc2782df) <- GMM AUTH AND CIPHERING REQ (rand = 65 39 df ef 35 4c db b0 ff 18 16 30 10 2c ff 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095215031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095215031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095215031 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095215031 DMM INFO MM(262420000000036/dc2782df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095215031 DMM NOTICE MM(262420000000036/dc2782df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095215031 DMM DEBUG MM(262420000000036/dc2782df) checking auth: received GSM SRES = d3 6c c4 26 (gprs_gmm.c:716) 20250425095215031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095215031 DMM DEBUG MM(262420000000036/dc2782df) Requesting authorization (sgsn_auth.c:160) 20250425095215031 DMM INFO MM(262420000000036/dc2782df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095215031 DMM DEBUG MM(262420000000036/dc2782df) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095215031 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250425095215031 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) 20250425095215031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095215031 DMM INFO MM(262420000000036/dc2782df) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc2782df) (gprs_gmm.c:337) 20250425095215031 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095215031 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095215031 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250425095215031 DMM INFO MM(262420000000036/dc2782df) Subscriber data update (mmctx.c:445) 20250425095215031 DMM DEBUG MM(262420000000036/dc2782df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095215031 DMM INFO MM(262420000000036/dc2782df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095215031 DMM NOTICE MM(262420000000036/dc2782df) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250425095215031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095215031 DMM NOTICE MM(262420000000036/dc2782df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095215031 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) 20250425095215032 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095215032 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250425095215032 DMM INFO MM(262420000000036/dc2782df) Subscriber data update (mmctx.c:445) 20250425095215032 DMM DEBUG MM(262420000000036/dc2782df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@d74db121f408: Warning: Re-starting timer T, which is already active (running or expired). 20250425095221032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250425095221032 DMM INFO MM(262420000000036/dc2782df) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc2782df) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@d74db121f408: Warning: Re-starting timer T, which is already active (running or expired). 20250425095223017 DGPRS DEBUG Checking for inactive LLMEs, time = 8805648 (sgsn.c:132) 20250425095227033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250425095227033 DMM INFO MM(262420000000036/dc2782df) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc2782df) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@d74db121f408: Warning: Re-starting timer T, which is already active (running or expired). 20250425095233034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250425095233034 DMM INFO MM(262420000000036/dc2782df) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc2782df) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@d74db121f408: Warning: Re-starting timer T, which is already active (running or expired). 20250425095233984 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250425095233984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250425095233985 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095239035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250425095239035 DMM INFO MM(262420000000036/dc2782df) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc2782df) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@d74db121f408: Warning: Re-starting timer T, which is already active (running or expired). 20250425095243524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095243529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095243529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095243547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095243549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095243549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095243558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095243559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095243559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095245036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250425095245036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250425095245036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250425095245036 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250425095245036 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) 20250425095245036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Reject}: Deallocated (fsm.c:568) 20250425095245036 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095245036 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095245036 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250425095245036 DLLC NOTICE LLME(fa410be1/dc2782df){ASSIGNED} LLGM Assign pre (dc2782df => ffffffff) (gprs_llc.c:1079) 20250425095245036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc2782df => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@d74db121f408: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@d74db121f408: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@d74db121f408: Final verdict of PTC: pass 20250425095249052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36532<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095249052 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095249052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(356)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@d74db121f408: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@d74db121f408: Final verdict of PTC: none -NSVCI99(360)@d74db121f408: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@d74db121f408: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(362)@d74db121f408: Final verdict of PTC: none -NSVCI97(350)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(359)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(348)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(354)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Fri Apr 25 09:52:49 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 20250425095249164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095249465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89644) 20250425095250053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095250053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89644, count=95076) 20250425095251054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095251054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Fri Apr 25 09:52:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095252055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095252055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_hlr_location_cancel_request_update started. 20250425095252566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095252568 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095252601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095252601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095252601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095252601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095252601 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095252601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095252601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095252601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095252601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095252602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095252602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095252602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095252602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095252602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095252602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095252602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095252602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095252602 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095252602 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095252602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095252602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095252602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095252604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095252608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095252608 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095252616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095252616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095252616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095252616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095252616 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095252616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095252616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095252616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095252616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095252617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095252617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095252617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095252617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095252617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095252617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095252617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095252617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095252617 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095252617 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095252617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095252617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095252617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095252620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095252627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095252627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(375)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(379)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095252630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095252630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095252630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095252630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095252630 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095252630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095252630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095252630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095252630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095252631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095252631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095252631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095252631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095252631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095252631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095252631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095252631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095252631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095252631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095252631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095252631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095252631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095252633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095252637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095252637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095253018 DGPRS DEBUG Checking for inactive LLMEs, time = 8805678 (sgsn.c:132) 20250425095253056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095253056 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095253056 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095253056 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@d74db121f408: Established a new IPA connection (conn_id=2) 20250425095253057 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(380)@d74db121f408: CCM 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(380)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425095253057 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@d74db121f408: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='DCC436B5'O, index=0 SGSN_Test-GSUP(381)@d74db121f408: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@d74db121f408: 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 := '7837B0261FBC984BC3EE339C2B1BF370'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0662E2B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A0E4504A7A8519EA'O } } } } } 20250425095254115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095254115 DLLC NOTICE LLME(ffffffff/dcc436b5){UNASSIGNED} LLC RX: unknown TLLI 0xdcc436b5, creating LLME on the fly (gprs_llc.c:552) 20250425095254115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095254115 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095254115 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095254115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095254115 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095254115 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095254115 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095254115 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095254115 DLLC NOTICE LLME(ffffffff/dcc436b5){UNASSIGNED} LLGM Assign pre (dcc436b5 => df55aedb) (gprs_llc.c:1079) 20250425095254115 DLLC NOTICE LLME(dcc436b5/df55aedb){ASSIGNED} LLGM Assign post (dcc436b5 => df55aedb) (gprs_llc.c:1125) 20250425095254115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095254115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095254115 DMM DEBUG MM(262420000000031/df55aedb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095254123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095254123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095254123 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095254123 DMM DEBUG MM(262420000000031/df55aedb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250425095254123 DMM NOTICE MM(262420000000031/df55aedb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095254123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095254123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095254123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095254123 DMM DEBUG MM(262420000000031/df55aedb) Requesting authorization (sgsn_auth.c:160) 20250425095254123 DMM INFO MM(262420000000031/df55aedb) Requesting authentication tuples (sgsn_auth.c:184) 20250425095254123 DMM DEBUG MM(262420000000031/df55aedb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095254123 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250425095254123 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(381)@d74db121f408: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@d74db121f408: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250425095254125 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095254125 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095254125 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095254125 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095254125 DMM INFO MM(262420000000031/df55aedb) Subscriber data update (mmctx.c:445) 20250425095254125 DMM DEBUG MM(262420000000031/df55aedb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095254125 DMM INFO MM(262420000000031/df55aedb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095254125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095254125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095254125 DMM INFO MM(262420000000031/df55aedb) <- GMM AUTH AND CIPHERING REQ (rand = 78 37 b0 26 1f bc 98 4b c3 ee 33 9c 2b 1b f3 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095254129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095254129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095254129 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095254129 DMM INFO MM(262420000000031/df55aedb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095254129 DMM NOTICE MM(262420000000031/df55aedb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095254129 DMM DEBUG MM(262420000000031/df55aedb) checking auth: received GSM SRES = 06 62 e2 b5 (gprs_gmm.c:716) 20250425095254129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095254129 DMM DEBUG MM(262420000000031/df55aedb) Requesting authorization (sgsn_auth.c:160) 20250425095254129 DMM INFO MM(262420000000031/df55aedb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095254129 DMM DEBUG MM(262420000000031/df55aedb) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095254129 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250425095254129 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) 20250425095254129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095254129 DMM INFO MM(262420000000031/df55aedb) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf55aedb) (gprs_gmm.c:337) 20250425095254130 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095254130 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095254130 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250425095254130 DMM INFO MM(262420000000031/df55aedb) Subscriber data update (mmctx.c:445) 20250425095254130 DMM DEBUG MM(262420000000031/df55aedb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095254130 DMM INFO MM(262420000000031/df55aedb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095254130 DMM NOTICE MM(262420000000031/df55aedb) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250425095254130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095254130 DMM NOTICE MM(262420000000031/df55aedb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095254130 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) 20250425095254130 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095254130 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250425095254130 DMM INFO MM(262420000000031/df55aedb) Subscriber data update (mmctx.c:445) 20250425095254130 DMM DEBUG MM(262420000000031/df55aedb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095254134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095254134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095254134 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095254134 DMM INFO MM(262420000000031/df55aedb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095254134 DMM NOTICE MM(262420000000031/df55aedb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095254134 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095254134 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095254134 DLLC NOTICE LLME(dcc436b5/df55aedb){ASSIGNED} LLGM Assign pre (ffffffff => df55aedb) (gprs_llc.c:1079) 20250425095254134 DLLC NOTICE LLME(ffffffff/df55aedb){ASSIGNED} LLGM Assign post (ffffffff => df55aedb) (gprs_llc.c:1125) 20250425095254134 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095254134 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095254134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095254134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@d74db121f408: setverdict(pass): none -> pass 20250425095254184 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250425095254184 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250425095254184 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) 20250425095254184 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250425095254184 DMM INFO MM(262420000000031/df55aedb) Subscriber data update (mmctx.c:445) 20250425095254184 DMM DEBUG MM(262420000000031/df55aedb) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250425095254184 DMM INFO MM(262420000000031/df55aedb) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250425095254184 DMM INFO MM(262420000000031/df55aedb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095254184 DMM INFO MM(262420000000031/df55aedb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095254184 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095254184 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095254184 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095254184 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095254184 DLLC NOTICE LLME(ffffffff/df55aedb){ASSIGNED} LLGM Assign pre (df55aedb => ffffffff) (gprs_llc.c:1079) 20250425095254184 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df55aedb => ffffffff) (gprs_llc.c:1125) 20250425095254184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095254184 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095254184 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095254184 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed MC@d74db121f408: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@d74db121f408: Final verdict of PTC: none -NSVCI99(379)@d74db121f408: Final verdict of PTC: none -NSVCI97(369)@d74db121f408: Final verdict of PTC: none -NSVCI98(374)@d74db121f408: Final verdict of PTC: none 20250425095259191 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095259191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425095259191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50756<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI220(378)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@d74db121f408: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@d74db121f408: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(367)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(377)@d74db121f408: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@d74db121f408: Final verdict of PTC: pass -NSVCI98-provIP(372)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@d74db121f408: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Fri Apr 25 09:52:59 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 20250425095259303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095259604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89616) 20250425095300191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095300191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89616, count=93972) 20250425095301192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095301192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Fri Apr 25 09:53:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095302193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095302193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_hlr_location_cancel_request_withdraw started. 20250425095302655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095302659 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095302703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095302703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095302703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095302703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095302703 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095302704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095302704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095302704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095302704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095302705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095302705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095302705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095302705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095302705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095302705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095302705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095302705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095302705 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095302705 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095302705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095302705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095302705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095302709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095302714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095302714 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(390)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095302720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095302720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095302720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095302720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095302720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095302720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095302720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095302720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095302720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095302721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095302721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095302721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095302721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095302721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095302721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095302721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095302721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095302721 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095302721 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095302721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095302721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095302721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095302723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095302727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095302727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095302734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095302734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095302734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095302734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095302734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095302734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095302734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095302734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095302734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095302735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095302735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095302735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095302735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095302735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095302735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095302735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095302735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095302735 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095302735 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095302735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095302735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095302735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095302737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095302741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095302741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095303194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095303194 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095303194 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095303194 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095303195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095303196 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d74db121f408: IPA ID RESP: { { 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)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d74db121f408: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='DABC83ED'O, index=0 SGSN_Test-GSUP(400)@d74db121f408: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@d74db121f408: 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 := 'AB635BB6F9A54B2AE6FA5D9CFF4C0F2D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C41C7CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F57A62F1B6FB447'O } } } } } 20250425095304269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095304269 DLLC NOTICE LLME(ffffffff/dabc83ed){UNASSIGNED} LLC RX: unknown TLLI 0xdabc83ed, creating LLME on the fly (gprs_llc.c:552) 20250425095304269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095304269 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095304269 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095304269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095304269 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095304269 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095304269 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095304269 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095304269 DLLC NOTICE LLME(ffffffff/dabc83ed){UNASSIGNED} LLGM Assign pre (dabc83ed => c8080c9c) (gprs_llc.c:1079) 20250425095304269 DLLC NOTICE LLME(dabc83ed/c8080c9c){ASSIGNED} LLGM Assign post (dabc83ed => c8080c9c) (gprs_llc.c:1125) 20250425095304269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095304269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095304269 DMM DEBUG MM(262420000000029/c8080c9c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095304282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095304282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095304282 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095304282 DMM DEBUG MM(262420000000029/c8080c9c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250425095304282 DMM NOTICE MM(262420000000029/c8080c9c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095304282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095304282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095304282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095304282 DMM DEBUG MM(262420000000029/c8080c9c) Requesting authorization (sgsn_auth.c:160) 20250425095304282 DMM INFO MM(262420000000029/c8080c9c) Requesting authentication tuples (sgsn_auth.c:184) 20250425095304282 DMM DEBUG MM(262420000000029/c8080c9c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095304282 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250425095304282 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(400)@d74db121f408: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@d74db121f408: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250425095304284 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095304284 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095304284 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095304284 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095304284 DMM INFO MM(262420000000029/c8080c9c) Subscriber data update (mmctx.c:445) 20250425095304284 DMM DEBUG MM(262420000000029/c8080c9c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095304284 DMM INFO MM(262420000000029/c8080c9c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095304284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095304284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095304284 DMM INFO MM(262420000000029/c8080c9c) <- GMM AUTH AND CIPHERING REQ (rand = ab 63 5b b6 f9 a5 4b 2a e6 fa 5d 9c ff 4c 0f 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095304290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095304290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095304290 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095304290 DMM INFO MM(262420000000029/c8080c9c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095304290 DMM NOTICE MM(262420000000029/c8080c9c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095304290 DMM DEBUG MM(262420000000029/c8080c9c) checking auth: received GSM SRES = 6c 41 c7 cf (gprs_gmm.c:716) 20250425095304290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095304290 DMM DEBUG MM(262420000000029/c8080c9c) Requesting authorization (sgsn_auth.c:160) 20250425095304290 DMM INFO MM(262420000000029/c8080c9c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095304290 DMM DEBUG MM(262420000000029/c8080c9c) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095304291 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250425095304291 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) 20250425095304291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095304291 DMM INFO MM(262420000000029/c8080c9c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8080c9c) (gprs_gmm.c:337) 20250425095304292 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095304292 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095304292 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250425095304292 DMM INFO MM(262420000000029/c8080c9c) Subscriber data update (mmctx.c:445) 20250425095304292 DMM DEBUG MM(262420000000029/c8080c9c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095304292 DMM INFO MM(262420000000029/c8080c9c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095304292 DMM NOTICE MM(262420000000029/c8080c9c) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250425095304292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095304292 DMM NOTICE MM(262420000000029/c8080c9c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095304292 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) 20250425095304292 DGPRS [1;32mINFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095304292 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250425095304292 DMM INFO MM(262420000000029/c8080c9c) Subscriber data update (mmctx.c:445) 20250425095304292 DMM DEBUG MM(262420000000029/c8080c9c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095304295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095304295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095304295 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095304295 DMM INFO MM(262420000000029/c8080c9c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095304295 DMM NOTICE MM(262420000000029/c8080c9c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095304295 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095304295 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095304295 DLLC NOTICE LLME(dabc83ed/c8080c9c){ASSIGNED} LLGM Assign pre (ffffffff => c8080c9c) (gprs_llc.c:1079) 20250425095304295 DLLC NOTICE LLME(ffffffff/c8080c9c){ASSIGNED} LLGM Assign post (ffffffff => c8080c9c) (gprs_llc.c:1125) 20250425095304295 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095304295 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095304295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095304295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@d74db121f408: setverdict(pass): none -> pass 20250425095304347 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250425095304347 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250425095304347 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) 20250425095304347 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250425095304347 DMM INFO MM(262420000000029/c8080c9c) Subscriber data update (mmctx.c:445) 20250425095304347 DMM DEBUG MM(262420000000029/c8080c9c) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250425095304347 DMM INFO MM(262420000000029/c8080c9c) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250425095304347 DMM INFO MM(262420000000029/c8080c9c) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250425095304347 DMM NOTICE MM(262420000000029/c8080c9c) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250425095304347 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250425095304347 DMM INFO MM(262420000000029/c8080c9c) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250425095304347 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095304347 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095304347 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095304347 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095304347 DLLC NOTICE LLME(ffffffff/c8080c9c){ASSIGNED} LLGM Assign pre (c8080c9c => ffffffff) (gprs_llc.c:1079) 20250425095304347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8080c9c => ffffffff) (gprs_llc.c:1125) 20250425095304347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095304347 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095304347 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095304347 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d74db121f408: Removing Client IMSI='262420000000029'H, index=0 20250425095304359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095304359 DLLC NOTICE LLME(ffffffff/c8080c9c){UNASSIGNED} LLC RX: unknown TLLI 0xc8080c9c, creating LLME on the fly (gprs_llc.c:552) 20250425095304359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095304359 DMM NOTICE LLME(ffffffff/c8080c9c){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250425095304359 DLLC NOTICE LLME(ffffffff/c8080c9c){UNASSIGNED} LLGM Assign pre (c8080c9c => ffffffff) (gprs_llc.c:1079) 20250425095304359 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8080c9c => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@d74db121f408: Final verdict of PTC: pass 20250425095304363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54902<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(388)@d74db121f408: Final verdict of PTC: none -NSVCI98(393)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(400)@d74db121f408: Final verdict of PTC: none 20250425095304368 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095304368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(385)@d74db121f408: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@d74db121f408: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@d74db121f408: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@d74db121f408: Final verdict of PTC: none -NSVCI99(398)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(391)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(396)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(386)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@d74db121f408: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Fri Apr 25 09:53:04 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 20250425095304495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095304797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96416) 20250425095305368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095305369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96416, count=96956) 20250425095306369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095306369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Fri Apr 25 09:53:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095307371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095307371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250425095307844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095307848 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095307892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095307892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095307892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095307892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095307892 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095307892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095307892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095307892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095307892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095307893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095307893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095307893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095307893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095307893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095307893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095307893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095307893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095307893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095307893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095307893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095307894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095307894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095307896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(409)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(404)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095307902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095307902 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(406)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(412)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095307910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095307910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095307910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095307910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095307910 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095307910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095307910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095307910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095307910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095307910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095307910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095307910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095307910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095307910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095307910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095307910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095307910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095307911 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095307911 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095307911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095307911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095307911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095307913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(409)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425095307919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095307919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(417)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095307920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095307920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095307920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095307920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095307920 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095307920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095307920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095307920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095307920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095307921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095307921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095307921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095307921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095307921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095307921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095307921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095307921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095307921 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095307921 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095307921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095307921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095307921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095307924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095307929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095307929 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(416)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095308371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095308372 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095308372 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095308372 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095308373 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095308373 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d74db121f408: IPA ID RESP: { { 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)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d74db121f408: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F4392E01'O, index=0 SGSN_Test-GSUP(419)@d74db121f408: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250425095309428 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) 20250425095309428 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@d74db121f408: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@d74db121f408: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@d74db121f408: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d74db121f408: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@d74db121f408: Final verdict of PTC: pass 20250425095309430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52480<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095309431 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095309431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(419)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@d74db121f408: Final verdict of PTC: none -NSVCI97(407)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@d74db121f408: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@d74db121f408: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d74db121f408: Final verdict of PTC: none -NSVCI98(413)@d74db121f408: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@d74db121f408: Final verdict of PTC: none -NSVCI99(417)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(415)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(405)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(411)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@d74db121f408: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Fri Apr 25 09:53:09 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 20250425095309490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095309792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52490<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49524) 20250425095310433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095310433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49524, count=53880) 20250425095311434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095311434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Fri Apr 25 09:53:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095312436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095312436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250425095312827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095312828 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095312856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095312856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095312856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095312856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095312856 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095312856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095312856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095312856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095312856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095312857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095312857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095312857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095312857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095312857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095312857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095312857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095312857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095312857 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095312857 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095312857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095312858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095312858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095312861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095312866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095312866 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@d74db121f408: 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(425)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095312872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095312872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095312872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095312872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095312872 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095312872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095312872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095312872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095312872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095312873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095312873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095312873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095312873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095312873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095312873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095312873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095312873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095312873 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095312873 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095312873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095312873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095312873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095312876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095312881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095312881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(433)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095312886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095312886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095312886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095312886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095312886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095312886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095312886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095312886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095312886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095312887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095312887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095312887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095312887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095312887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095312887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095312887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095312887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095312887 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095312887 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095312887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095312888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095312888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095312890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095312894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095312894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095313436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095313436 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095313436 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095313436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095313437 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095313438 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d74db121f408: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C34463B3'O, index=0 SGSN_Test-GSUP(438)@d74db121f408: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250425095314454 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) 20250425095314454 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@d74db121f408: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@d74db121f408: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@d74db121f408: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d74db121f408: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@d74db121f408: Final verdict of PTC: pass 20250425095314456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52506<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@d74db121f408: Final verdict of PTC: none -NSVCI99(436)@d74db121f408: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@d74db121f408: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@d74db121f408: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d74db121f408: Final verdict of PTC: none -NSVCI97(426)@d74db121f408: Final verdict of PTC: none 20250425095314460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095314460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(427)@d74db121f408: Final verdict of PTC: none -NSVCI98(431)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(434)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(429)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(424)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@d74db121f408: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Fri Apr 25 09:53:14 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 20250425095314555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095314856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45528) 20250425095315461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095315461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45528, count=54028) 20250425095316462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095316462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Fri Apr 25 09:53:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095317463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095317463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_rau_unknown started. 20250425095317940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095317943 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095317982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095317982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095317982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095317982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095317982 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095317982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095317982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095317982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095317982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095317983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095317983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095317983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095317983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095317983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095317983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095317983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095317983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095317983 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095317983 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095317983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(445)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095317984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095317984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095317986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095317992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095317992 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095317998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095317998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095317998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095317998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095317998 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095317998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095317998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095317998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095317998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095318000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095318000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095318000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095318000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095318000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095318000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095318000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095318000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095318000 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095318000 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095318000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095318000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095318000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095318004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095318012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095318012 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(452)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095318024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095318024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095318024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095318024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095318024 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095318024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095318024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095318024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095318024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095318025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095318025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095318025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095318025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095318025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095318025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095318025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095318025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095318025 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095318025 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095318025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095318025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095318025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095318026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095318032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095318032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(453)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095318464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095318464 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095318464 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095318464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(455)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095318469 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(455)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095318470 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(455)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@d74db121f408: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='EC1A91A4'O, index=0 SGSN_Test-GSUP(457)@d74db121f408: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250425095319507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095319507 DLLC NOTICE LLME(ffffffff/ec1a91a4){UNASSIGNED} LLC RX: unknown TLLI 0xec1a91a4, creating LLME on the fly (gprs_llc.c:552) 20250425095319507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250425095319507 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250425095319507 DMM NOTICE LLME(ffffffff/ec1a91a4){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250425095319507 DLLC NOTICE LLME(ffffffff/ec1a91a4){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250425095319508 DMM ERROR LLME(ffffffff/ec1a91a4){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250425095319508 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250425095319508 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250425095319508 DLLC NOTICE LLME(ffffffff/ec1a91a4){UNASSIGNED} LLGM Assign pre (ec1a91a4 => ffffffff) (gprs_llc.c:1079) 20250425095319508 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec1a91a4 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@d74db121f408: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@d74db121f408: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@d74db121f408: Final verdict of PTC: pass 20250425095319514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58414<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rau_unknown-BVCI210(449)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(457)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@d74db121f408: Final verdict of PTC: none 20250425095319515 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095319515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rau_unknown-BVCI196(444)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@d74db121f408: Final verdict of PTC: none -NSVCI98(450)@d74db121f408: Final verdict of PTC: none -NSVCI99(456)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@d74db121f408: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@d74db121f408: Final verdict of PTC: none -NSVCI97(445)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(448)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(443)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(454)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@d74db121f408: Test case TC_rau_unknown finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Fri Apr 25 09:53:19 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250425095319633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095319935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51008) 20250425095320516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095320517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51008, count=55364) 20250425095321517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095321517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Fri Apr 25 09:53:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095322518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095322518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_rau started. 20250425095322979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095322981 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095323010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095323010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095323010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095323010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095323010 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095323010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095323011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095323011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095323011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095323013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095323013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095323013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095323013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095323013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095323013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095323014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095323014 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095323014 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095323014 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095323014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095323015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095323015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095323018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095323019 DGPRS DEBUG Checking for inactive LLMEs, time = 8805708 (sgsn.c:132) SGSN_Test-Gb0-BSSGP0(461)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095323023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095323023 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(469)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095323032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095323032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095323032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095323032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095323032 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095323032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095323032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095323032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095323032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(470)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095323033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095323033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095323033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095323033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095323033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095323033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095323033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095323033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095323033 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095323033 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095323033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095323033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095323033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095323036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(466)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095323042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095323042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095323042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095323042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095323042 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095323042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095323042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095323042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095323042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250425095323042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095323042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(474)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095323043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095323043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095323043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095323043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095323043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095323043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095323043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095323043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095323043 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095323043 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095323043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095323043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095323043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_rau-BVCI210(467)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095323046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095323051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095323051 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095323520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095323520 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095323520 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095323520 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095323521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095323521 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@d74db121f408: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F6FEFCAE'O, index=0 SGSN_Test-GSUP(476)@d74db121f408: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@d74db121f408: 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 := '2682C070E7E11D7DA0AB6F4CFA1EB6D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '202D7A49'O (" -zI") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A5BF8C89D62FDC7'O } } } } } 20250425095324584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095324584 DLLC NOTICE LLME(ffffffff/f6fefcae){UNASSIGNED} LLC RX: unknown TLLI 0xf6fefcae, creating LLME on the fly (gprs_llc.c:552) 20250425095324584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095324584 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095324584 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095324584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095324584 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095324584 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095324584 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095324584 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095324584 DLLC NOTICE LLME(ffffffff/f6fefcae){UNASSIGNED} LLGM Assign pre (f6fefcae => c28d4000) (gprs_llc.c:1079) 20250425095324584 DLLC NOTICE LLME(f6fefcae/c28d4000){ASSIGNED} LLGM Assign post (f6fefcae => c28d4000) (gprs_llc.c:1125) 20250425095324584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095324584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095324584 DMM DEBUG MM(262420000000012/c28d4000) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095324595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095324595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095324595 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095324595 DMM DEBUG MM(262420000000012/c28d4000) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250425095324595 DMM NOTICE MM(262420000000012/c28d4000) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095324595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095324595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095324595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095324595 DMM DEBUG MM(262420000000012/c28d4000) Requesting authorization (sgsn_auth.c:160) 20250425095324595 DMM INFO MM(262420000000012/c28d4000) Requesting authentication tuples (sgsn_auth.c:184) 20250425095324595 DMM DEBUG MM(262420000000012/c28d4000) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095324595 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250425095324595 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(476)@d74db121f408: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@d74db121f408: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250425095324596 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095324596 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095324596 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095324596 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095324596 DMM INFO MM(262420000000012/c28d4000) Subscriber data update (mmctx.c:445) 20250425095324596 DMM DEBUG MM(262420000000012/c28d4000) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095324596 DMM INFO MM(262420000000012/c28d4000) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095324596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095324596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095324596 DMM INFO MM(262420000000012/c28d4000) <- GMM AUTH AND CIPHERING REQ (rand = 26 82 c0 70 e7 e1 1d 7d a0 ab 6f 4c fa 1e b6 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095324599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095324599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095324599 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095324599 DMM INFO MM(262420000000012/c28d4000) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095324599 DMM NOTICE MM(262420000000012/c28d4000) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095324599 DMM DEBUG MM(262420000000012/c28d4000) checking auth: received GSM SRES = 20 2d 7a 49 (gprs_gmm.c:716) 20250425095324599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095324599 DMM DEBUG MM(262420000000012/c28d4000) Requesting authorization (sgsn_auth.c:160) 20250425095324599 DMM INFO MM(262420000000012/c28d4000) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095324599 DMM DEBUG MM(262420000000012/c28d4000) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095324599 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250425095324600 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) 20250425095324600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095324600 DMM INFO MM(262420000000012/c28d4000) <- GMM ATTACH ACCEPT (new P-TMSI=0xc28d4000) (gprs_gmm.c:337) 20250425095324600 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095324600 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095324600 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250425095324600 DMM INFO MM(262420000000012/c28d4000) Subscriber data update (mmctx.c:445) 20250425095324600 DMM DEBUG MM(262420000000012/c28d4000) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095324600 DMM INFO MM(262420000000012/c28d4000) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095324600 DMM NOTICE MM(262420000000012/c28d4000) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250425095324600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095324600 DMM NOTICE MM(262420000000012/c28d4000) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095324600 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) 20250425095324600 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095324600 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250425095324600 DMM INFO MM(262420000000012/c28d4000) Subscriber data update (mmctx.c:445) 20250425095324600 DMM DEBUG MM(262420000000012/c28d4000) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095324604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095324604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095324604 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095324604 DMM INFO MM(262420000000012/c28d4000) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095324604 DMM NOTICE MM(262420000000012/c28d4000) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095324604 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095324604 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095324604 DLLC NOTICE LLME(f6fefcae/c28d4000){ASSIGNED} LLGM Assign pre (ffffffff => c28d4000) (gprs_llc.c:1079) 20250425095324604 DLLC NOTICE LLME(ffffffff/c28d4000){ASSIGNED} LLGM Assign post (ffffffff => c28d4000) (gprs_llc.c:1125) 20250425095324604 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095324604 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095324604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095324604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@d74db121f408: setverdict(pass): none -> pass 20250425095324661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095324661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095324661 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095324662 DMM INFO MM(262420000000012/c28d4000) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250425095324662 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095324662 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425095324662 DLLC NOTICE LLME(ffffffff/c28d4000){ASSIGNED} LLGM Assign pre (c28d4000 => ca080204) (gprs_llc.c:1079) 20250425095324662 DLLC NOTICE LLME(c28d4000/ca080204){ASSIGNED} LLGM Assign post (c28d4000 => ca080204) (gprs_llc.c:1125) 20250425095324662 DMM INFO MM(262420000000012/ca080204) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(478)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@d74db121f408: Removing Client IMSI='262420000000012'H, index=0 20250425095324678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095324678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250425095324678 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095324678 DMM INFO MM(262420000000012/ca080204) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250425095324678 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250425095324678 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095324678 DLLC NOTICE LLME(c28d4000/ca080204){ASSIGNED} LLGM Assign pre (ffffffff => ca080204) (gprs_llc.c:1079) 20250425095324678 DLLC NOTICE LLME(ffffffff/ca080204){ASSIGNED} LLGM Assign post (ffffffff => ca080204) (gprs_llc.c:1125) 20250425095324678 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau(478)@d74db121f408: Final verdict of PTC: pass 20250425095324684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58428<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(474)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(476)@d74db121f408: Final verdict of PTC: none 20250425095324689 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095324689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(470)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@d74db121f408: Final verdict of PTC: none -NSVCI97(464)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@d74db121f408: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@d74db121f408: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@d74db121f408: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(472)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(462)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(468)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_rau finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Fri Apr 25 09:53:24 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250425095324747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095325148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92396) 20250425095325690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095325690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92396, count=93556) 20250425095326691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095326691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Fri Apr 25 09:53:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095327692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095327692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_rau_a_a started. 20250425095328204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095328205 DMM INFO MM(262420000000012/ca080204) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095328205 DMM INFO MM(262420000000012/ca080204) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095328205 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095328205 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095328205 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095328205 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095328205 DLLC NOTICE LLME(ffffffff/ca080204){ASSIGNED} LLGM Assign pre (ca080204 => ffffffff) (gprs_llc.c:1079) 20250425095328205 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca080204 => ffffffff) (gprs_llc.c:1125) 20250425095328205 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250425095328205 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) 20250425095328205 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) 20250425095328205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095328205 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095328205 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095328205 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095328205 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095328225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095328225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095328225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095328225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095328225 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095328225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095328225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095328225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095328225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095328226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095328226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095328226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095328226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095328226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095328226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095328226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095328226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095328226 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095328226 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095328226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095328227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095328227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095328229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095328235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095328235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095328240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095328240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095328240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095328240 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095328240 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095328240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095328240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095328240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095328240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095328241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095328241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095328241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095328241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095328241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095328241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095328241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095328241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095328241 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095328241 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095328241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095328241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095328241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095328243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095328247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095328247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095328255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095328255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095328255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095328255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095328255 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095328255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095328255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095328255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095328255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095328255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095328255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095328255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095328255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095328255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095328255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095328255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095328255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095328255 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095328255 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095328255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095328255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095328255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095328258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095328262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095328262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095328694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095328694 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095328694 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095328694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095328698 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095328699 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@d74db121f408: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C58FAE94'O, index=0 SGSN_Test-GSUP(495)@d74db121f408: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@d74db121f408: 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 := '0952793CA3D6FB3C014F801F65BEB707'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A635D1E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF815CEB6B0A0245'O } } } } } 20250425095329735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095329735 DLLC NOTICE LLME(ffffffff/c58fae94){UNASSIGNED} LLC RX: unknown TLLI 0xc58fae94, creating LLME on the fly (gprs_llc.c:552) 20250425095329735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095329736 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095329736 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095329736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095329736 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095329736 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095329736 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095329736 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095329736 DLLC NOTICE LLME(ffffffff/c58fae94){UNASSIGNED} LLGM Assign pre (c58fae94 => fbeba542) (gprs_llc.c:1079) 20250425095329736 DLLC NOTICE LLME(c58fae94/fbeba542){ASSIGNED} LLGM Assign post (c58fae94 => fbeba542) (gprs_llc.c:1125) 20250425095329736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095329736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095329736 DMM DEBUG MM(262420000000037/fbeba542) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095329742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095329742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095329742 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095329742 DMM DEBUG MM(262420000000037/fbeba542) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250425095329742 DMM NOTICE MM(262420000000037/fbeba542) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095329742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095329742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095329742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095329742 DMM DEBUG MM(262420000000037/fbeba542) Requesting authorization (sgsn_auth.c:160) 20250425095329742 DMM INFO MM(262420000000037/fbeba542) Requesting authentication tuples (sgsn_auth.c:184) 20250425095329742 DMM DEBUG MM(262420000000037/fbeba542) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095329742 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250425095329742 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(495)@d74db121f408: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@d74db121f408: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250425095329743 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095329743 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095329743 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095329743 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095329743 DMM INFO MM(262420000000037/fbeba542) Subscriber data update (mmctx.c:445) 20250425095329743 DMM DEBUG MM(262420000000037/fbeba542) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095329743 DMM INFO MM(262420000000037/fbeba542) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095329743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095329743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095329743 DMM INFO MM(262420000000037/fbeba542) <- GMM AUTH AND CIPHERING REQ (rand = 09 52 79 3c a3 d6 fb 3c 01 4f 80 1f 65 be b7 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095329747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095329747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095329747 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095329747 DMM INFO MM(262420000000037/fbeba542) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095329747 DMM NOTICE MM(262420000000037/fbeba542) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095329747 DMM DEBUG MM(262420000000037/fbeba542) checking auth: received GSM SRES = a6 35 d1 e0 (gprs_gmm.c:716) 20250425095329747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095329747 DMM DEBUG MM(262420000000037/fbeba542) Requesting authorization (sgsn_auth.c:160) 20250425095329747 DMM INFO MM(262420000000037/fbeba542) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095329747 DMM DEBUG MM(262420000000037/fbeba542) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095329747 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250425095329747 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) 20250425095329747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095329747 DMM INFO MM(262420000000037/fbeba542) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbeba542) (gprs_gmm.c:337) 20250425095329747 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095329747 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095329747 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250425095329747 DMM INFO MM(262420000000037/fbeba542) Subscriber data update (mmctx.c:445) 20250425095329747 DMM DEBUG MM(262420000000037/fbeba542) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095329747 DMM INFO MM(262420000000037/fbeba542) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095329747 DMM NOTICE MM(262420000000037/fbeba542) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250425095329747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095329747 DMM NOTICE MM(262420000000037/fbeba542) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095329747 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) 20250425095329748 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095329748 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250425095329748 DMM INFO MM(262420000000037/fbeba542) Subscriber data update (mmctx.c:445) 20250425095329748 DMM DEBUG MM(262420000000037/fbeba542) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095329750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095329750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095329750 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095329750 DMM INFO MM(262420000000037/fbeba542) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095329750 DMM NOTICE MM(262420000000037/fbeba542) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095329750 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095329750 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095329750 DLLC NOTICE LLME(c58fae94/fbeba542){ASSIGNED} LLGM Assign pre (ffffffff => fbeba542) (gprs_llc.c:1079) 20250425095329750 DLLC NOTICE LLME(ffffffff/fbeba542){ASSIGNED} LLGM Assign post (ffffffff => fbeba542) (gprs_llc.c:1125) 20250425095329750 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095329750 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095329750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095329750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@d74db121f408: setverdict(pass): none -> pass 20250425095329802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095329802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095329802 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095329802 DMM INFO MM(262420000000037/fbeba542) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250425095329802 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095329802 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425095329802 DLLC NOTICE LLME(ffffffff/fbeba542){ASSIGNED} LLGM Assign pre (fbeba542 => d0251b00) (gprs_llc.c:1079) 20250425095329802 DLLC NOTICE LLME(fbeba542/d0251b00){ASSIGNED} LLGM Assign post (fbeba542 => d0251b00) (gprs_llc.c:1125) 20250425095329802 DMM INFO MM(262420000000037/d0251b00) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(497)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095329806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095329806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250425095329806 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095329806 DMM INFO MM(262420000000037/d0251b00) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250425095329806 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250425095329806 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095329806 DLLC NOTICE LLME(fbeba542/d0251b00){ASSIGNED} LLGM Assign pre (ffffffff => d0251b00) (gprs_llc.c:1079) 20250425095329806 DLLC NOTICE LLME(ffffffff/d0251b00){ASSIGNED} LLGM Assign post (ffffffff => d0251b00) (gprs_llc.c:1125) 20250425095329806 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250425095329806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095329806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095329806 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095329806 DMM INFO MM(262420000000037/d0251b00) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250425095329806 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095329806 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425095329806 DLLC NOTICE LLME(ffffffff/d0251b00){ASSIGNED} LLGM Assign pre (d0251b00 => ec0705e3) (gprs_llc.c:1079) 20250425095329806 DLLC NOTICE LLME(d0251b00/ec0705e3){ASSIGNED} LLGM Assign post (d0251b00 => ec0705e3) (gprs_llc.c:1125) 20250425095329806 DMM INFO MM(262420000000037/ec0705e3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(497)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095329810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095329810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095329810 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095329810 DMM INFO MM(262420000000037/ec0705e3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250425095329810 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250425095329810 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095329810 DLLC NOTICE LLME(d0251b00/ec0705e3){ASSIGNED} LLGM Assign pre (ffffffff => ec0705e3) (gprs_llc.c:1079) 20250425095329810 DLLC NOTICE LLME(ffffffff/ec0705e3){ASSIGNED} LLGM Assign post (ffffffff => ec0705e3) (gprs_llc.c:1125) 20250425095329810 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250425095329810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095329810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095329810 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095329810 DMM INFO MM(262420000000037/ec0705e3) -> GMM DETACH REQUEST TLLI=0xec0705e3 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250425095329810 DMM INFO MM(262420000000037/ec0705e3) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250425095329810 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095329810 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095329810 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095329810 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095329810 DLLC NOTICE LLME(ffffffff/ec0705e3){ASSIGNED} LLGM Assign pre (ec0705e3 => ffffffff) (gprs_llc.c:1079) 20250425095329810 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec0705e3 => ffffffff) (gprs_llc.c:1125) 20250425095329810 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250425095329810 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) 20250425095329810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095329810 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095329810 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095329810 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095329810 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@d74db121f408: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@d74db121f408: Final verdict of PTC: pass 20250425095334815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53794<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095334816 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095334816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_a-BVCI196(482)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@d74db121f408: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@d74db121f408: Final verdict of PTC: none -NSVCI97(483)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@d74db121f408: Final verdict of PTC: none -NSVCI98(488)@d74db121f408: Final verdict of PTC: none -NSVCI99(493)@d74db121f408: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(495)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(486)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(481)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(491)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Fri Apr 25 09:53:34 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 20250425095334947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095335248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107484) 20250425095335816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095335816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107484, count=112916) 20250425095336818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095336818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Fri Apr 25 09:53:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095337820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095337820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_rau_a_b started. 20250425095338279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095338280 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095338297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095338297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095338297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095338297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095338297 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095338297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095338297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095338297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095338297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095338298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095338298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095338298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095338298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095338298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095338298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095338298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095338298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095338298 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095338298 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095338298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(502)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095338299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095338299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095338301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095338306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095338306 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(504)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095338311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095338311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095338311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095338311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095338311 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095338311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095338311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095338311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095338311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095338312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095338312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095338312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095338312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095338312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095338312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095338312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095338312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095338312 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095338312 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095338312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095338312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095338312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095338314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095338322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095338322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(513)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095338331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095338331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095338331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095338331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095338331 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095338331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095338331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095338331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095338331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095338331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095338331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095338331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095338331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095338331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095338331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095338331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095338331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095338331 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095338331 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095338331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095338332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095338332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(513)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095338334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095338339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095338339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(510)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095338821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095338821 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095338821 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095338821 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(512)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095338823 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(512)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095338824 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(512)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(512)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(512)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@d74db121f408: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E849848E'O, index=0 SGSN_Test-GSUP(514)@d74db121f408: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@d74db121f408: 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 := '13D48FED83B614C6050FE61F626C757C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CB6A778'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7DC477B8110973B0'O } } } } } 20250425095339852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095339852 DLLC NOTICE LLME(ffffffff/e849848e){UNASSIGNED} LLC RX: unknown TLLI 0xe849848e, creating LLME on the fly (gprs_llc.c:552) 20250425095339852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095339852 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095339852 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095339852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095339852 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095339852 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095339852 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095339852 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095339852 DLLC NOTICE LLME(ffffffff/e849848e){UNASSIGNED} LLGM Assign pre (e849848e => c32ab7b3) (gprs_llc.c:1079) 20250425095339852 DLLC NOTICE LLME(e849848e/c32ab7b3){ASSIGNED} LLGM Assign post (e849848e => c32ab7b3) (gprs_llc.c:1125) 20250425095339852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095339852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095339852 DMM DEBUG MM(262420000000038/c32ab7b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095339858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095339858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095339858 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095339858 DMM DEBUG MM(262420000000038/c32ab7b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250425095339858 DMM NOTICE MM(262420000000038/c32ab7b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095339858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095339858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095339858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095339858 DMM DEBUG MM(262420000000038/c32ab7b3) Requesting authorization (sgsn_auth.c:160) 20250425095339858 DMM INFO MM(262420000000038/c32ab7b3) Requesting authentication tuples (sgsn_auth.c:184) 20250425095339858 DMM DEBUG MM(262420000000038/c32ab7b3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095339858 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250425095339858 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(514)@d74db121f408: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@d74db121f408: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250425095339860 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095339860 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095339860 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095339860 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095339860 DMM INFO MM(262420000000038/c32ab7b3) Subscriber data update (mmctx.c:445) 20250425095339860 DMM DEBUG MM(262420000000038/c32ab7b3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095339860 DMM INFO MM(262420000000038/c32ab7b3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095339860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095339860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095339860 DMM INFO MM(262420000000038/c32ab7b3) <- GMM AUTH AND CIPHERING REQ (rand = 13 d4 8f ed 83 b6 14 c6 05 0f e6 1f 62 6c 75 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095339865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095339865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095339865 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095339865 DMM INFO MM(262420000000038/c32ab7b3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095339865 DMM NOTICE MM(262420000000038/c32ab7b3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095339865 DMM DEBUG MM(262420000000038/c32ab7b3) checking auth: received GSM SRES = 8c b6 a7 78 (gprs_gmm.c:716) 20250425095339865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095339865 DMM DEBUG MM(262420000000038/c32ab7b3) Requesting authorization (sgsn_auth.c:160) 20250425095339865 DMM INFO MM(262420000000038/c32ab7b3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095339865 DMM DEBUG MM(262420000000038/c32ab7b3) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095339865 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250425095339865 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) 20250425095339865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095339865 DMM INFO MM(262420000000038/c32ab7b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc32ab7b3) (gprs_gmm.c:337) 20250425095339865 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095339865 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095339865 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250425095339866 DMM INFO MM(262420000000038/c32ab7b3) Subscriber data update (mmctx.c:445) 20250425095339866 DMM DEBUG MM(262420000000038/c32ab7b3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095339866 DMM INFO MM(262420000000038/c32ab7b3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095339866 DMM NOTICE MM(262420000000038/c32ab7b3) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250425095339866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095339866 DMM NOTICE MM(262420000000038/c32ab7b3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095339866 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) 20250425095339866 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095339866 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250425095339866 DMM INFO MM(262420000000038/c32ab7b3) Subscriber data update (mmctx.c:445) 20250425095339866 DMM DEBUG MM(262420000000038/c32ab7b3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095339869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095339869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095339869 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095339869 DMM INFO MM(262420000000038/c32ab7b3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095339869 DMM NOTICE MM(262420000000038/c32ab7b3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095339869 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095339869 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095339869 DLLC NOTICE LLME(e849848e/c32ab7b3){ASSIGNED} LLGM Assign pre (ffffffff => c32ab7b3) (gprs_llc.c:1079) 20250425095339869 DLLC NOTICE LLME(ffffffff/c32ab7b3){ASSIGNED} LLGM Assign post (ffffffff => c32ab7b3) (gprs_llc.c:1125) 20250425095339869 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095339869 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095339869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095339869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@d74db121f408: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@d74db121f408: attach complete sending rau 20250425095339920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095339920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095339920 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095339920 DMM INFO MM(262420000000038/c32ab7b3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250425095339920 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095339920 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425095339920 DLLC NOTICE LLME(ffffffff/c32ab7b3){ASSIGNED} LLGM Assign pre (c32ab7b3 => ed231ede) (gprs_llc.c:1079) 20250425095339920 DLLC NOTICE LLME(c32ab7b3/ed231ede){ASSIGNED} LLGM Assign post (c32ab7b3 => ed231ede) (gprs_llc.c:1125) 20250425095339920 DMM INFO MM(262420000000038/ed231ede) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(516)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d74db121f408: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@d74db121f408: Removing Client IMSI='262420000000038'H, index=0 20250425095339924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095339924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250425095339924 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095339924 DMM INFO MM(262420000000038/ed231ede) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250425095339924 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250425095339924 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095339924 DLLC NOTICE LLME(c32ab7b3/ed231ede){ASSIGNED} LLGM Assign pre (ffffffff => ed231ede) (gprs_llc.c:1079) 20250425095339924 DLLC NOTICE LLME(ffffffff/ed231ede){ASSIGNED} LLGM Assign post (ffffffff => ed231ede) (gprs_llc.c:1125) 20250425095339924 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b-BVCI210(506)@d74db121f408: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='ED231EDE'O, index=0 TC_attach_rau_a_b(516)@d74db121f408: sending second RAU via different RA 20250425095339926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095339926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095339926 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250425095339927 DMM INFO MM(262420000000038/ed231ede) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ed231ede, P-TMSI: ed231ede (00000000), TLLI: ed231ede (ed231ede), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250425095339927 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250425095339927 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425095339927 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095339927 DLLC NOTICE LLME(ffffffff/ed231ede){ASSIGNED} LLGM Assign pre (ed231ede => ed231ede) (gprs_llc.c:1079) 20250425095339927 DLLC NOTICE LLME(ed231ede/ed231ede){ASSIGNED} LLGM Assign post (ed231ede => ed231ede) (gprs_llc.c:1125) 20250425095339927 DMM INFO MM(262420000000038/ed231ede) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(516)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095339936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095339936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095339936 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095339936 DMM INFO MM(262420000000038/ed231ede) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250425095339936 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250425095339936 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095339936 DLLC NOTICE LLME(ed231ede/ed231ede){ASSIGNED} LLGM Assign pre (ffffffff => ed231ede) (gprs_llc.c:1079) 20250425095339936 DLLC NOTICE LLME(ffffffff/ed231ede){ASSIGNED} LLGM Assign post (ffffffff => ed231ede) (gprs_llc.c:1125) 20250425095339936 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250425095339936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095339936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095339936 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095339936 DMM INFO MM(262420000000038/ed231ede) -> GMM DETACH REQUEST TLLI=0xed231ede type=GPRS detach Power-off (gprs_gmm.c:1512) 20250425095339936 DMM INFO MM(262420000000038/ed231ede) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250425095339936 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095339936 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095339936 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095339936 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095339936 DLLC NOTICE LLME(ffffffff/ed231ede){ASSIGNED} LLGM Assign pre (ed231ede => ffffffff) (gprs_llc.c:1079) 20250425095339936 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed231ede => ffffffff) (gprs_llc.c:1125) 20250425095339936 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250425095339936 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) 20250425095339936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095339936 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095339936 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095339936 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095339936 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@d74db121f408: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@d74db121f408: Final verdict of PTC: pass 20250425095344948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38930<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095344953 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095344953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(514)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@d74db121f408: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@d74db121f408: Final verdict of PTC: none -NSVCI97(502)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@d74db121f408: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@d74db121f408: Final verdict of PTC: none -NSVCI98(507)@d74db121f408: Final verdict of PTC: none -NSVCI99(513)@d74db121f408: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(505)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(511)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(500)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Fri Apr 25 09:53:44 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 20250425095345093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095345394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103528) 20250425095345954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095345954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103528, count=109240) 20250425095346956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095346956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Fri Apr 25 09:53:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095347958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095347958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250425095348419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095348420 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095348436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095348436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095348436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095348436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095348436 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095348436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095348436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095348436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095348436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095348437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095348437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095348437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095348437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095348437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095348437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095348437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095348437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095348437 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095348437 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095348437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095348438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095348438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095348440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095348445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095348445 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095348452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095348452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095348452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095348452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095348452 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095348452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095348452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095348452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095348452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095348453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095348453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095348453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095348453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095348453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095348453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095348453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095348453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095348453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095348453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095348453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095348453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095348453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095348456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095348463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095348463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(528)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(531)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095348468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095348468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095348468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095348468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095348468 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095348468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095348468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095348468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095348468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095348469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095348469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095348469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095348470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095348470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095348470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095348470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095348470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095348470 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095348470 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095348470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095348470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095348470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095348472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095348478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095348479 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(530)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095348959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095348959 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095348959 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095348960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095348964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095348965 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d74db121f408: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FC352462'O, index=0 SGSN_Test-GSUP(533)@d74db121f408: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@d74db121f408: 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 := '79E1B47D08E1BF7E97CC2E8E39E0F28A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E3A7022'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94927C9ADC19B687'O } } } } } 20250425095349997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095349997 DLLC NOTICE LLME(ffffffff/fc352462){UNASSIGNED} LLC RX: unknown TLLI 0xfc352462, creating LLME on the fly (gprs_llc.c:552) 20250425095349997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095349997 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095349997 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095349997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095349997 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095349997 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095349997 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095349997 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095349997 DLLC NOTICE LLME(ffffffff/fc352462){UNASSIGNED} LLGM Assign pre (fc352462 => f94e845c) (gprs_llc.c:1079) 20250425095349997 DLLC NOTICE LLME(fc352462/f94e845c){ASSIGNED} LLGM Assign post (fc352462 => f94e845c) (gprs_llc.c:1125) 20250425095349997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095349997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095349997 DMM DEBUG MM(262420000000039/f94e845c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095350006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095350006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095350006 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095350006 DMM DEBUG MM(262420000000039/f94e845c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250425095350006 DMM NOTICE MM(262420000000039/f94e845c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095350006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095350006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095350006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095350006 DMM DEBUG MM(262420000000039/f94e845c) Requesting authorization (sgsn_auth.c:160) 20250425095350006 DMM INFO MM(262420000000039/f94e845c) Requesting authentication tuples (sgsn_auth.c:184) 20250425095350006 DMM DEBUG MM(262420000000039/f94e845c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095350006 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250425095350006 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(533)@d74db121f408: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@d74db121f408: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250425095350008 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095350008 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095350008 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095350008 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095350008 DMM INFO MM(262420000000039/f94e845c) Subscriber data update (mmctx.c:445) 20250425095350008 DMM DEBUG MM(262420000000039/f94e845c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095350008 DMM INFO MM(262420000000039/f94e845c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095350008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095350008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095350008 DMM INFO MM(262420000000039/f94e845c) <- GMM AUTH AND CIPHERING REQ (rand = 79 e1 b4 7d 08 e1 bf 7e 97 cc 2e 8e 39 e0 f2 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095350013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095350013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095350013 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095350013 DMM INFO MM(262420000000039/f94e845c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095350013 DMM NOTICE MM(262420000000039/f94e845c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095350013 DMM DEBUG MM(262420000000039/f94e845c) checking auth: received GSM SRES = 0e 3a 70 22 (gprs_gmm.c:716) 20250425095350013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095350013 DMM DEBUG MM(262420000000039/f94e845c) Requesting authorization (sgsn_auth.c:160) 20250425095350013 DMM INFO MM(262420000000039/f94e845c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095350013 DMM DEBUG MM(262420000000039/f94e845c) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095350013 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250425095350013 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) 20250425095350013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095350013 DMM INFO MM(262420000000039/f94e845c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf94e845c) (gprs_gmm.c:337) 20250425095350014 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095350014 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095350014 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250425095350014 DMM INFO MM(262420000000039/f94e845c) Subscriber data update (mmctx.c:445) 20250425095350014 DMM DEBUG MM(262420000000039/f94e845c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095350014 DMM INFO MM(262420000000039/f94e845c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095350014 DMM NOTICE MM(262420000000039/f94e845c) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250425095350014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095350014 DMM NOTICE MM(262420000000039/f94e845c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095350014 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) 20250425095350015 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095350015 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250425095350015 DMM INFO MM(262420000000039/f94e845c) Subscriber data update (mmctx.c:445) 20250425095350015 DMM DEBUG MM(262420000000039/f94e845c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095350018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095350018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095350018 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095350018 DMM INFO MM(262420000000039/f94e845c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095350018 DMM NOTICE MM(262420000000039/f94e845c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095350018 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095350018 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095350018 DLLC NOTICE LLME(fc352462/f94e845c){ASSIGNED} LLGM Assign pre (ffffffff => f94e845c) (gprs_llc.c:1079) 20250425095350018 DLLC NOTICE LLME(ffffffff/f94e845c){ASSIGNED} LLGM Assign post (ffffffff => f94e845c) (gprs_llc.c:1125) 20250425095350018 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095350018 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095350018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095350018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@d74db121f408: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@d74db121f408: attach complete sending rau 20250425095350070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095350070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095350070 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095350070 DMM INFO MM(262420000000039/f94e845c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250425095350070 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095350070 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425095350070 DLLC NOTICE LLME(ffffffff/f94e845c){ASSIGNED} LLGM Assign pre (f94e845c => c32127c9) (gprs_llc.c:1079) 20250425095350070 DLLC NOTICE LLME(f94e845c/c32127c9){ASSIGNED} LLGM Assign post (f94e845c => c32127c9) (gprs_llc.c:1125) 20250425095350070 DMM INFO MM(262420000000039/c32127c9) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(535)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@d74db121f408: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d74db121f408: Removing Client IMSI='262420000000039'H, index=0 20250425095350077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095350077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250425095350077 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095350077 DMM INFO MM(262420000000039/c32127c9) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250425095350077 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250425095350077 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095350077 DLLC NOTICE LLME(f94e845c/c32127c9){ASSIGNED} LLGM Assign pre (ffffffff => c32127c9) (gprs_llc.c:1079) 20250425095350077 DLLC NOTICE LLME(ffffffff/c32127c9){ASSIGNED} LLGM Assign post (ffffffff => c32127c9) (gprs_llc.c:1125) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@d74db121f408: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='C32127C9'O, index=0 20250425095350077 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra(535)@d74db121f408: sending second RAU via different RA with wrong Old RA 20250425095350079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095350079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095350079 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250425095350079 DMM NOTICE LLME(ffffffff/c32127c9){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250425095350079 DLLC NOTICE LLME(ffffffff/c32127c9){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250425095350079 DMM NOTICE MM(262420000000039/c32127c9) Rx RA Update Request with unexpected TLLI=c32127c9 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250425095350079 DMM ERROR LLME(ffffffff/c32127c9){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250425095350079 DMM NOTICE MM(262420000000039/c32127c9) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250425095350079 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250425095350079 DMM INFO MM(262420000000039/c32127c9) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250425095350079 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095350079 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095350079 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095350079 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095350079 DLLC NOTICE LLME(ffffffff/c32127c9){ASSIGNED} LLGM Assign pre (c32127c9 => ffffffff) (gprs_llc.c:1079) 20250425095350079 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c32127c9 => ffffffff) (gprs_llc.c:1125) 20250425095350079 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250425095350079 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) 20250425095350079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095350079 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095350079 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095350079 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095350085 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250425095350086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095350086 DLLC NOTICE LLME(ffffffff/c32127c9){UNASSIGNED} LLC RX: unknown TLLI 0xc32127c9, creating LLME on the fly (gprs_llc.c:552) 20250425095350086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250425095350086 DMM NOTICE LLME(ffffffff/c32127c9){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250425095353020 DGPRS DEBUG Checking for inactive LLMEs, time = 8805738 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d74db121f408: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@d74db121f408: Final verdict of PTC: pass 20250425095355091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58210<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@d74db121f408: Final verdict of PTC: none -NSVCI99(531)@d74db121f408: Final verdict of PTC: none 20250425095355092 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095355092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(526)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@d74db121f408: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@d74db121f408: Final verdict of PTC: none -NSVCI97(521)@d74db121f408: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@d74db121f408: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(529)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(519)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(524)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Fri Apr 25 09:53:55 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 20250425095355214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095355515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50740<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100764) 20250425095356093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095356093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100764, count=106196) 20250425095357094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095357094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Fri Apr 25 09:53:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095358094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095358094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_usim_resync started. 20250425095358541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095358541 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095358562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095358562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095358562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095358562 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095358562 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095358562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095358562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095358562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095358562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095358563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095358563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095358563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095358563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095358563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095358563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095358563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095358563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095358563 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095358563 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095358563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095358563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095358563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(541)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095358566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095358573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095358573 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(541)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_resync-BVCI196(539)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(545)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095358576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095358576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095358576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095358576 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095358576 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095358576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095358576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095358576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095358576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095358577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095358577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095358577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095358578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095358578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095358578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095358578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095358578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095358578 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095358578 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095358578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095358578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095358578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095358581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095358587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095358587 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(547)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(544)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095358593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095358593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095358593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095358593 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095358593 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095358593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095358593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095358593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095358593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095358594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095358594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095358594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095358594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095358594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095358594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095358594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095358594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095358594 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095358594 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095358594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095358594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095358594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095358597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095358602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095358602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095359095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095359095 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095359095 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095359095 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095359096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095359096 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@d74db121f408: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='E46EB1F6'O, index=0 SGSN_Test-GSUP(552)@d74db121f408: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@d74db121f408: 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 := '9B045B256FC437D8A9C4BA3446A85ECB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '551C59E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7E0E0B55DBB206C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '652A0F49B6D08905BE9C8449D8756A43'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '209E69A8808BBC861C490B77C5313357'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '775C7DF0343B8FE8093DF37ADAF4C20C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3E70E23BDF75A728'O } } } } } 20250425095400120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095400120 DLLC NOTICE LLME(ffffffff/e46eb1f6){UNASSIGNED} LLC RX: unknown TLLI 0xe46eb1f6, creating LLME on the fly (gprs_llc.c:552) 20250425095400120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095400120 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095400121 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095400121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095400121 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095400121 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095400121 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095400121 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095400121 DLLC NOTICE LLME(ffffffff/e46eb1f6){UNASSIGNED} LLGM Assign pre (e46eb1f6 => de8c04c0) (gprs_llc.c:1079) 20250425095400121 DLLC NOTICE LLME(e46eb1f6/de8c04c0){ASSIGNED} LLGM Assign post (e46eb1f6 => de8c04c0) (gprs_llc.c:1125) 20250425095400121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095400121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095400121 DMM DEBUG MM(262420000000040/de8c04c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095400126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095400126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095400126 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095400126 DMM DEBUG MM(262420000000040/de8c04c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250425095400126 DMM NOTICE MM(262420000000040/de8c04c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095400126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095400126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095400126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095400127 DMM DEBUG MM(262420000000040/de8c04c0) Requesting authorization (sgsn_auth.c:160) 20250425095400127 DMM INFO MM(262420000000040/de8c04c0) Requesting authentication tuples (sgsn_auth.c:184) 20250425095400127 DMM DEBUG MM(262420000000040/de8c04c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095400127 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250425095400127 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(552)@d74db121f408: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@d74db121f408: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250425095400128 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095400128 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095400128 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095400128 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095400128 DMM INFO MM(262420000000040/de8c04c0) Subscriber data update (mmctx.c:445) 20250425095400128 DMM DEBUG MM(262420000000040/de8c04c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095400128 DMM INFO MM(262420000000040/de8c04c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095400128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095400128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095400128 DMM INFO MM(262420000000040/de8c04c0) <- GMM AUTH AND CIPHERING REQ (rand = 9b 04 5b 25 6f c4 37 d8 a9 c4 ba 34 46 a8 5e cb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 77 5c 7d f0 34 3b 8f e8 09 3d f3 7a da f4 c2 0c ) (gprs_gmm.c:510) 20250425095400131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095400131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095400131 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095400131 DMM INFO MM(262420000000040/de8c04c0) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250425095400131 DMM INFO MM(262420000000040/de8c04c0) R99 AUTHENTICATION SYNCH (AUTS = 10167ab2bb96cef106bff2cfca4b) (gprs_gmm.c:761) 20250425095400131 DMM DEBUG MM(262420000000040/de8c04c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095400131 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250425095400131 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 10 16 7a b2 bb 96 ce f1 06 bf f2 cf ca 4b 20 10 9b 04 5b 25 6f c4 37 d8 a9 c4 ba 34 46 a8 5e cb 28 01 01 (gprs_subscriber.c:210) 20250425095400131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250425095400131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250425095400131 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095400131 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095400131 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095400131 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095400131 DMM INFO MM(262420000000040/de8c04c0) Subscriber data update (mmctx.c:445) 20250425095400131 DMM DEBUG MM(262420000000040/de8c04c0) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250425095400131 DMM INFO MM(262420000000040/de8c04c0) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250425095400131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095400131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095400131 DMM INFO MM(262420000000040/de8c04c0) <- GMM AUTH AND CIPHERING REQ (rand = 19 45 e1 d2 37 2d 6f d3 32 10 96 54 13 8f e6 b4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 26 f7 dd a6 fc 97 6c fc 6b b8 04 57 96 2b ff 7a ) (gprs_gmm.c:510) 20250425095400134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095400134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x633b20 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095400134 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095400134 DMM INFO MM(262420000000040/de8c04c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095400134 DMM NOTICE MM(262420000000040/de8c04c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095400134 DMM DEBUG MM(262420000000040/de8c04c0) checking auth: received UMTS RES = 01 5c 89 95 85 62 98 35 (gprs_gmm.c:716) 20250425095400134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095400134 DMM DEBUG MM(262420000000040/de8c04c0) Requesting authorization (sgsn_auth.c:160) 20250425095400134 DMM INFO MM(262420000000040/de8c04c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095400134 DMM DEBUG MM(262420000000040/de8c04c0) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095400134 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250425095400134 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) 20250425095400134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095400134 DMM INFO MM(262420000000040/de8c04c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xde8c04c0) (gprs_gmm.c:337) 20250425095400135 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095400135 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095400135 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250425095400135 DMM INFO MM(262420000000040/de8c04c0) Subscriber data update (mmctx.c:445) 20250425095400135 DMM DEBUG MM(262420000000040/de8c04c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095400135 DMM INFO MM(262420000000040/de8c04c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095400135 DMM NOTICE MM(262420000000040/de8c04c0) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250425095400135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095400135 DMM NOTICE MM(262420000000040/de8c04c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095400135 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) 20250425095400135 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095400135 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250425095400135 DMM INFO MM(262420000000040/de8c04c0) Subscriber data update (mmctx.c:445) 20250425095400135 DMM DEBUG MM(262420000000040/de8c04c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@d74db121f408: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@d74db121f408: Removing Client IMSI='262420000000040'H, index=0 20250425095400139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095400139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095400139 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095400139 DMM INFO MM(262420000000040/de8c04c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095400139 DMM NOTICE MM(262420000000040/de8c04c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095400139 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095400139 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095400139 DLLC NOTICE LLME(e46eb1f6/de8c04c0){ASSIGNED} LLGM Assign pre (ffffffff => de8c04c0) (gprs_llc.c:1079) 20250425095400139 DLLC NOTICE LLME(ffffffff/de8c04c0){ASSIGNED} LLGM Assign post (ffffffff => de8c04c0) (gprs_llc.c:1125) 20250425095400139 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095400139 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095400139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095400139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@d74db121f408: Final verdict of PTC: pass 20250425095400140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50752<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(542)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(552)@d74db121f408: Final verdict of PTC: none 20250425095400141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_usim_resync-BVCI220(549)@d74db121f408: Final verdict of PTC: none 20250425095400141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(545)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@d74db121f408: Final verdict of PTC: none -NSVCI97(540)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@d74db121f408: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@d74db121f408: Final verdict of PTC: none -NSVCI99(550)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@d74db121f408: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(548)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(538)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(543)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_usim_resync finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Fri Apr 25 09:54:00 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 20250425095400256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095400657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44424) 20250425095401142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095401142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44424, count=95108) 20250425095402143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095402143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Fri Apr 25 09:54:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095403143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095403143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_usim_a54_a54 started. 20250425095403818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095403818 DMM INFO MM(262420000000040/de8c04c0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095403818 DMM INFO MM(262420000000040/de8c04c0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095403818 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095403818 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095403818 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095403818 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095403818 DLLC NOTICE LLME(ffffffff/de8c04c0){ASSIGNED} LLGM Assign pre (de8c04c0 => ffffffff) (gprs_llc.c:1079) 20250425095403818 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de8c04c0 => ffffffff) (gprs_llc.c:1125) 20250425095403818 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250425095403818 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) 20250425095403818 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) 20250425095403818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095403818 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095403818 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095403818 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095403818 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095403836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095403836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095403836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095403836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095403836 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095403836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095403836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095403836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095403836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095403837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095403837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095403837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095403837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095403837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095403837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095403837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095403837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095403837 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095403837 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095403837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095403837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095403837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095403840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095403845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095403845 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095403853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095403853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095403853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095403853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095403853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095403853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095403853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095403853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095403853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095403854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095403854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095403854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095403854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095403854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095403854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095403854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095403854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095403854 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095403854 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095403854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095403854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095403854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095403857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095403863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095403863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095403875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095403875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095403875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095403875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095403875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095403875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095403875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095403875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095403875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095403877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095403877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095403877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095403877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095403877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095403877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095403877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095403877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095403877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095403877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095403877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095403877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095403877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095403879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095403886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095403886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(567)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095404144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095404144 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095404144 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095404144 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(569)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095404146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095404146 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(569)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(569)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(569)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(569)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@d74db121f408: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='EE6C627E'O, index=0 SGSN_Test-GSUP(571)@d74db121f408: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@d74db121f408: 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 := '5B2661A2B3BA22E3D5496CCE423346A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08B9CF52'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5A3C32552AC138B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '96075905626A55642202F38014998791'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '078CD76B8DB387DF09D6DFD560DBB920'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8D7B83808A751FF8AA7B570F07C503DF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A476138DCCE2F7E5'O } } } } } 20250425095405173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095405173 DLLC NOTICE LLME(ffffffff/ee6c627e){UNASSIGNED} LLC RX: unknown TLLI 0xee6c627e, creating LLME on the fly (gprs_llc.c:552) 20250425095405173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095405173 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095405173 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095405173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095405173 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095405173 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095405173 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095405173 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095405173 DLLC NOTICE LLME(ffffffff/ee6c627e){UNASSIGNED} LLGM Assign pre (ee6c627e => d9ecd452) (gprs_llc.c:1079) 20250425095405173 DLLC NOTICE LLME(ee6c627e/d9ecd452){ASSIGNED} LLGM Assign post (ee6c627e => d9ecd452) (gprs_llc.c:1125) 20250425095405173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095405173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095405173 DMM DEBUG MM(262420000000040/d9ecd452) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095405193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095405193 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095405193 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095405193 DMM DEBUG MM(262420000000040/d9ecd452) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250425095405193 DMM NOTICE MM(262420000000040/d9ecd452) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095405193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095405193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095405193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095405193 DMM DEBUG MM(262420000000040/d9ecd452) Requesting authorization (sgsn_auth.c:160) 20250425095405193 DMM INFO MM(262420000000040/d9ecd452) Requesting authentication tuples (sgsn_auth.c:184) 20250425095405193 DMM DEBUG MM(262420000000040/d9ecd452) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095405193 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250425095405193 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(571)@d74db121f408: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@d74db121f408: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250425095405195 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095405195 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095405195 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095405195 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095405195 DMM INFO MM(262420000000040/d9ecd452) Subscriber data update (mmctx.c:445) 20250425095405195 DMM DEBUG MM(262420000000040/d9ecd452) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095405195 DMM INFO MM(262420000000040/d9ecd452) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095405195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095405195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095405195 DMM INFO MM(262420000000040/d9ecd452) <- GMM AUTH AND CIPHERING REQ (rand = 5b 26 61 a2 b3 ba 22 e3 d5 49 6c ce 42 33 46 a7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8d 7b 83 80 8a 75 1f f8 aa 7b 57 0f 07 c5 03 df ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(573)@d74db121f408: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@d74db121f408: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@d74db121f408: Final verdict of PTC: pass 20250425095405200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50782<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a54-BVCI196(558)@d74db121f408: Final verdict of PTC: none -NSVCI97(559)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(571)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@d74db121f408: Final verdict of PTC: none -NSVCI98(564)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@d74db121f408: Final verdict of PTC: none -NSVCI99(570)@d74db121f408: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(567)@d74db121f408: Final verdict of PTC: none 20250425095405201 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095405201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97-provIP(557)@d74db121f408: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(562)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(568)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(567): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Fri Apr 25 09:54:05 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 20250425095405316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095405717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72224) 20250425095406202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095406202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=72224, count=72764) 20250425095407203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095407203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Fri Apr 25 09:54:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095408203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095408203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_usim_a54_a53 started. 20250425095408740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095408741 DMM INFO MM(262420000000040/d9ecd452) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095408741 DMM INFO MM(262420000000040/d9ecd452) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095408741 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095408741 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095408741 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095408741 DMM ERROR MM_STATE_Gb(0)[0x55a164098400]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250425095408741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Deallocated (fsm.c:568) 20250425095408741 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095408741 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095408741 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095408741 DLLC NOTICE LLME(ee6c627e/d9ecd452){ASSIGNED} LLGM Assign pre (d9ecd452 => ffffffff) (gprs_llc.c:1079) 20250425095408741 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9ecd452 => ffffffff) (gprs_llc.c:1125) 20250425095408741 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095408759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095408759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095408759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095408759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095408759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095408759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095408759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095408759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095408759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095408761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095408761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095408761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095408761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095408761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095408761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095408761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095408761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095408761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095408761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095408761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(578)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095408761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095408761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095408763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095408768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095408768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(580)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095408778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095408778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095408778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095408778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095408778 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095408778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095408779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095408779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095408779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(584)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095408780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095408780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095408780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095408780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095408780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095408780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095408780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095408780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095408780 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095408780 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095408780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095408780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095408780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095408783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(580)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095408791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095408791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250425095408792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095408792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095408792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095408792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095408792 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095408792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095408792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095408792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095408792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095408793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095408793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095408793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095408793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095408793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095408793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095408793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095408793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095408793 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095408793 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095408793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095408793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095408793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_usim_a54_a53-BVCI210(581)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(588)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095408796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095408801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095408801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095409204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095409204 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095409204 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095409204 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@d74db121f408: Established a new IPA connection (conn_id=2) 20250425095409205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095409205 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@d74db121f408: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='D8A3C7EE'O, index=0 SGSN_Test-GSUP(590)@d74db121f408: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@d74db121f408: 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 := '4895ACF33902AD928D67494B6C8880FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EF14AE3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FDD7F4E061549EB1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6B19D805CF10BFC17A353F31DEDB66A9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '72F28253DA66D9DAE00816F89B447B4B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D53BE56AB94A9CBF9B0AE73635C2960C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9B54FED52FA703D7'O } } } } } 20250425095410234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095410234 DLLC NOTICE LLME(ffffffff/d8a3c7ee){UNASSIGNED} LLC RX: unknown TLLI 0xd8a3c7ee, creating LLME on the fly (gprs_llc.c:552) 20250425095410234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095410234 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095410234 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095410234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095410234 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095410234 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095410234 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095410234 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095410234 DLLC NOTICE LLME(ffffffff/d8a3c7ee){UNASSIGNED} LLGM Assign pre (d8a3c7ee => fb26865f) (gprs_llc.c:1079) 20250425095410234 DLLC NOTICE LLME(d8a3c7ee/fb26865f){ASSIGNED} LLGM Assign post (d8a3c7ee => fb26865f) (gprs_llc.c:1125) 20250425095410234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095410234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095410234 DMM DEBUG MM(262420000000040/fb26865f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095410242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095410242 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095410242 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095410242 DMM DEBUG MM(262420000000040/fb26865f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250425095410242 DMM NOTICE MM(262420000000040/fb26865f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095410242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095410242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095410242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095410242 DMM DEBUG MM(262420000000040/fb26865f) Requesting authorization (sgsn_auth.c:160) 20250425095410242 DMM INFO MM(262420000000040/fb26865f) Requesting authentication tuples (sgsn_auth.c:184) 20250425095410242 DMM DEBUG MM(262420000000040/fb26865f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095410242 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250425095410242 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(590)@d74db121f408: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@d74db121f408: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250425095410243 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095410243 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095410243 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095410243 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095410243 DMM INFO MM(262420000000040/fb26865f) Subscriber data update (mmctx.c:445) 20250425095410243 DMM DEBUG MM(262420000000040/fb26865f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095410243 DMM INFO MM(262420000000040/fb26865f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095410243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095410243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095410243 DMM INFO MM(262420000000040/fb26865f) <- GMM AUTH AND CIPHERING REQ (rand = 48 95 ac f3 39 02 ad 92 8d 67 49 4b 6c 88 80 fd , mmctx_is_r99=1, vec->auth_types=0x3, autn = d5 3b e5 6a b9 4a 9c bf 9b 0a e7 36 35 c2 96 0c ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(592)@d74db121f408: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@d74db121f408: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@d74db121f408: Final verdict of PTC: pass 20250425095410248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34720<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a53-BVCI210(581)@d74db121f408: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(590)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@d74db121f408: Final verdict of PTC: none -NSVCI99(588)@d74db121f408: Final verdict of PTC: none -NSVCI97(578)@d74db121f408: Final verdict of PTC: none 20250425095410249 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095410249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(589)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@d74db121f408: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@d74db121f408: Final verdict of PTC: none -NSVCI98(583)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(586)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(582)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(576)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(581): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Fri Apr 25 09:54:10 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 20250425095410317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095410718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71204) 20250425095411250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095411250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71204, count=72464) 20250425095412251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095412251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Fri Apr 25 09:54:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095413252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095413252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_usim_a53_a54 started. 20250425095413740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095413740 DMM INFO MM(262420000000040/fb26865f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095413740 DMM INFO MM(262420000000040/fb26865f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095413740 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095413740 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095413740 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095413740 DMM ERROR MM_STATE_Gb(0)[0x55a164098400]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250425095413740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Deallocated (fsm.c:568) 20250425095413740 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095413740 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095413740 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095413740 DLLC NOTICE LLME(d8a3c7ee/fb26865f){ASSIGNED} LLGM Assign pre (fb26865f => ffffffff) (gprs_llc.c:1079) 20250425095413740 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb26865f => ffffffff) (gprs_llc.c:1125) 20250425095413740 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095413758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095413758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095413758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095413758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095413758 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095413758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095413758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095413758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095413758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095413760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095413760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095413760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095413760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095413760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095413760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095413760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095413760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095413760 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095413760 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095413760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(597)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095413760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095413760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095413763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095413768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095413768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(602)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(603)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095413784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095413784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095413784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095413784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095413784 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095413784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095413784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095413784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095413784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095413785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095413785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095413785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095413785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095413785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095413785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095413785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095413785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095413785 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095413785 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095413785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(603)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095413785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095413785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095413788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(599)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425095413793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095413793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(607)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095413796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095413796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095413796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095413796 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095413796 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095413796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095413796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095413796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095413796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a53_a54-BVCI210(600)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(607)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095413797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095413797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095413797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095413797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095413797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095413797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095413797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095413797 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095413797 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095413797 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095413797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095413798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095413798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095413800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095413806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095413806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095414253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095414253 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095414253 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095414253 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095414254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095414254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@d74db121f408: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='EB830C1D'O, index=0 SGSN_Test-GSUP(609)@d74db121f408: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@d74db121f408: 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 := '1E78E2638F45826730C1A7E0E526BF0A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C77D90F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '74C01E110B830A76'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EEC3443092B2F2746F4C02FD0945F732'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D1665AB57DD44EFF3C331BFD453C6304'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '05EFC20733BB917BB33356F1EDA0E8A5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FAFD4EF71DC7C6F3'O } } } } } 20250425095415285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095415285 DLLC NOTICE LLME(ffffffff/eb830c1d){UNASSIGNED} LLC RX: unknown TLLI 0xeb830c1d, creating LLME on the fly (gprs_llc.c:552) 20250425095415285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095415285 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095415285 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095415285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095415285 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095415285 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095415285 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095415285 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095415285 DLLC NOTICE LLME(ffffffff/eb830c1d){UNASSIGNED} LLGM Assign pre (eb830c1d => d2c6484a) (gprs_llc.c:1079) 20250425095415285 DLLC NOTICE LLME(eb830c1d/d2c6484a){ASSIGNED} LLGM Assign post (eb830c1d => d2c6484a) (gprs_llc.c:1125) 20250425095415285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095415285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095415285 DMM DEBUG MM(262420000000040/d2c6484a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095415294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095415294 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095415294 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095415294 DMM DEBUG MM(262420000000040/d2c6484a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250425095415294 DMM NOTICE MM(262420000000040/d2c6484a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095415294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095415294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095415294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095415294 DMM DEBUG MM(262420000000040/d2c6484a) Requesting authorization (sgsn_auth.c:160) 20250425095415294 DMM INFO MM(262420000000040/d2c6484a) Requesting authentication tuples (sgsn_auth.c:184) 20250425095415294 DMM DEBUG MM(262420000000040/d2c6484a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095415294 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250425095415294 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(609)@d74db121f408: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@d74db121f408: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250425095415295 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095415295 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095415295 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095415295 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095415295 DMM INFO MM(262420000000040/d2c6484a) Subscriber data update (mmctx.c:445) 20250425095415295 DMM DEBUG MM(262420000000040/d2c6484a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095415295 DMM INFO MM(262420000000040/d2c6484a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095415295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095415295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095415295 DMM INFO MM(262420000000040/d2c6484a) <- GMM AUTH AND CIPHERING REQ (rand = 1e 78 e2 63 8f 45 82 67 30 c1 a7 e0 e5 26 bf 0a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 05 ef c2 07 33 bb 91 7b b3 33 56 f1 ed a0 e8 a5 ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(611)@d74db121f408: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@d74db121f408: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@d74db121f408: Final verdict of PTC: pass 20250425095415301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34752<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(597)@d74db121f408: Final verdict of PTC: none -NSVCI98(603)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@d74db121f408: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(609)@d74db121f408: Final verdict of PTC: none 20250425095415303 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_usim_a53_a54-BVCI220(606)@d74db121f408: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@d74db121f408: Final verdict of PTC: none 20250425095415303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(604)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@d74db121f408: Final verdict of PTC: none -NSVCI99(607)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(595)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(605)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(601)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Fri Apr 25 09:54:15 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 20250425095415455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095415856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48084) 20250425095416304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095416304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48084, count=71836) 20250425095417305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095417305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Fri Apr 25 09:54:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095418306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095418306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_usim_a50_a54 started. 20250425095418882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095418882 DMM INFO MM(262420000000040/d2c6484a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095418882 DMM INFO MM(262420000000040/d2c6484a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095418882 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095418882 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095418882 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095418882 DMM ERROR MM_STATE_Gb(0)[0x55a164098400]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250425095418882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Deallocated (fsm.c:568) 20250425095418882 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095418882 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095418882 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095418882 DLLC NOTICE LLME(eb830c1d/d2c6484a){ASSIGNED} LLGM Assign pre (d2c6484a => ffffffff) (gprs_llc.c:1079) 20250425095418882 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2c6484a => ffffffff) (gprs_llc.c:1125) 20250425095418882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095418906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095418906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095418906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095418906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095418906 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095418906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095418907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095418907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095418907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095418908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095418908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095418908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095418908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095418908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095418908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095418908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095418908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095418908 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095418908 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095418908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095418909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095418909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(617)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095418913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095418922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095418922 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(622)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(621)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095418939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095418939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095418939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095418939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095418939 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095418939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095418939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095418939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095418939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(622)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095418940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095418940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095418940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095418940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095418940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095418941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095418941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095418941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095418941 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095418941 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095418941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095418941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095418941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095418946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(621)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(618)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK -NSVCI99(626)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(618)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095418953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095418953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095418953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095418953 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095418953 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095418953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095418953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095418953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095418953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095418955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095418955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095418955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095418955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095418955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095418955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095418955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095418955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095418955 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095418955 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095418955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095418956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095418956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250425095418956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095418956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_usim_a50_a54-BVCI210(619)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095418960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095418970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095418970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095419307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095419307 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095419307 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095419307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095419308 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(627)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095419308 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@d74db121f408: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='D77EEBE9'O, index=0 SGSN_Test-GSUP(628)@d74db121f408: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@d74db121f408: 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 := '1249CB3DAC7EE54B3795E585D5B6E019'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1AB1B1E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45AD610FBEDF86C4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '399635AE631565117ACA3E294815AA70'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B06BA9BED5FAC904B47772CB245DD3FB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E76BF60D8C7DBE3775F33FD41BB66D77'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '551312C7A57F667D'O } } } } } 20250425095420339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095420339 DLLC NOTICE LLME(ffffffff/d77eebe9){UNASSIGNED} LLC RX: unknown TLLI 0xd77eebe9, creating LLME on the fly (gprs_llc.c:552) 20250425095420339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095420339 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095420339 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095420339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095420339 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095420339 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095420339 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095420339 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095420339 DLLC NOTICE LLME(ffffffff/d77eebe9){UNASSIGNED} LLGM Assign pre (d77eebe9 => edd7adde) (gprs_llc.c:1079) 20250425095420339 DLLC NOTICE LLME(d77eebe9/edd7adde){ASSIGNED} LLGM Assign post (d77eebe9 => edd7adde) (gprs_llc.c:1125) 20250425095420339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095420339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095420339 DMM DEBUG MM(262420000000040/edd7adde) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095420347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095420347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095420347 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095420347 DMM DEBUG MM(262420000000040/edd7adde) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250425095420347 DMM NOTICE MM(262420000000040/edd7adde) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095420347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095420347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095420347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095420347 DMM DEBUG MM(262420000000040/edd7adde) Requesting authorization (sgsn_auth.c:160) 20250425095420347 DMM INFO MM(262420000000040/edd7adde) Requesting authentication tuples (sgsn_auth.c:184) 20250425095420347 DMM DEBUG MM(262420000000040/edd7adde) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095420347 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250425095420347 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(628)@d74db121f408: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@d74db121f408: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250425095420350 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095420350 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095420350 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095420350 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095420350 DMM INFO MM(262420000000040/edd7adde) Subscriber data update (mmctx.c:445) 20250425095420350 DMM DEBUG MM(262420000000040/edd7adde) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095420350 DMM INFO MM(262420000000040/edd7adde) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095420350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095420350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095420350 DMM INFO MM(262420000000040/edd7adde) <- GMM AUTH AND CIPHERING REQ (rand = 12 49 cb 3d ac 7e e5 4b 37 95 e5 85 d5 b6 e0 19 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e7 6b f6 0d 8c 7d be 37 75 f3 3f d4 1b b6 6d 77 ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(630)@d74db121f408: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@d74db121f408: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@d74db121f408: Final verdict of PTC: pass 20250425095420357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59976<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095420358 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095420359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(627)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@d74db121f408: Final verdict of PTC: none -NSVCI99(626)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(628)@d74db121f408: Final verdict of PTC: none -NSVCI98(622)@d74db121f408: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(619)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@d74db121f408: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(614)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(624)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(620)@d74db121f408: Final verdict of PTC: none -NSVCI97(616)@d74db121f408: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(619): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Fri Apr 25 09:54:20 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 20250425095420504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095420906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68660) 20250425095421359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095421359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68660, count=73296) 20250425095422360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095422360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Fri Apr 25 09:54:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095423021 DGPRS DEBUG Checking for inactive LLMEs, time = 8805768 (sgsn.c:132) 20250425095423362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095423362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_usim_a54_a50 started. 20250425095423934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095423934 DMM INFO MM(262420000000040/edd7adde) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095423934 DMM INFO MM(262420000000040/edd7adde) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095423934 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095423934 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095423934 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095423934 DMM ERROR MM_STATE_Gb(0)[0x55a164098400]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250425095423934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Deallocated (fsm.c:568) 20250425095423934 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095423934 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095423934 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095423934 DLLC NOTICE LLME(d77eebe9/edd7adde){ASSIGNED} LLGM Assign pre (edd7adde => ffffffff) (gprs_llc.c:1079) 20250425095423934 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edd7adde => ffffffff) (gprs_llc.c:1125) 20250425095423935 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095423963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095423963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095423963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095423963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095423963 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095423963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095423963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095423963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095423963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095423965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095423965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095423965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095423966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095423966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095423966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095423966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095423966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095423966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095423966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095423966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095423966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095423966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095423971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095423981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095423981 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095423993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095423993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095423993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095423993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095423993 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095423993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095423993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095423993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095423993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095423995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095423995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095423995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095423996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095423996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095423996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095423996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095423996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095423996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095423996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095423996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095423996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095423996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(641)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095424001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425095424012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095424012 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(645)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095424016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095424016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095424016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095424016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095424016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095424016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095424016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095424016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095424016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a54_a50-BVCI210(638)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(645)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095424018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095424018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095424018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095424018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095424018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095424018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095424018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095424018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095424018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095424018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095424018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095424019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095424019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095424022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095424032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095424032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095424363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095424363 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095424363 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095424363 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095424364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(646)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425095424364 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@d74db121f408: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='F4C01DC0'O, index=0 SGSN_Test-GSUP(647)@d74db121f408: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@d74db121f408: 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 := 'CEA2D3E4B5DF4D00B408D21E136888F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB10F3AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2A22AFF59CF3F388'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0C068A9AF3EE6C7F5F4158DAE87911B0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D92CD1D0BB5E67023036EBCA34FBD2DC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '99D52FFB8EF7DE8AB1134B9EDACFD19A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9A00E4336C6A5FAF'O } } } } } 20250425095425399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095425399 DLLC NOTICE LLME(ffffffff/f4c01dc0){UNASSIGNED} LLC RX: unknown TLLI 0xf4c01dc0, creating LLME on the fly (gprs_llc.c:552) 20250425095425399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095425400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095425400 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095425400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095425400 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095425400 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095425400 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095425400 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095425400 DLLC NOTICE LLME(ffffffff/f4c01dc0){UNASSIGNED} LLGM Assign pre (f4c01dc0 => deff5cec) (gprs_llc.c:1079) 20250425095425400 DLLC NOTICE LLME(f4c01dc0/deff5cec){ASSIGNED} LLGM Assign post (f4c01dc0 => deff5cec) (gprs_llc.c:1125) 20250425095425400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095425400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095425400 DMM DEBUG MM(262420000000040/deff5cec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095425410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095425410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095425411 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095425411 DMM DEBUG MM(262420000000040/deff5cec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250425095425411 DMM NOTICE MM(262420000000040/deff5cec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095425411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095425411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095425411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095425411 DMM DEBUG MM(262420000000040/deff5cec) Requesting authorization (sgsn_auth.c:160) 20250425095425411 DMM INFO MM(262420000000040/deff5cec) Requesting authentication tuples (sgsn_auth.c:184) 20250425095425411 DMM DEBUG MM(262420000000040/deff5cec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095425411 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250425095425411 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(647)@d74db121f408: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@d74db121f408: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250425095425414 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095425414 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095425414 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095425414 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095425414 DMM INFO MM(262420000000040/deff5cec) Subscriber data update (mmctx.c:445) 20250425095425414 DMM DEBUG MM(262420000000040/deff5cec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095425414 DMM INFO MM(262420000000040/deff5cec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095425414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095425414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095425414 DMM INFO MM(262420000000040/deff5cec) <- GMM AUTH AND CIPHERING REQ (rand = ce a2 d3 e4 b5 df 4d 00 b4 08 d2 1e 13 68 88 f6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 d5 2f fb 8e f7 de 8a b1 13 4b 9e da cf d1 9a ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(649)@d74db121f408: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@d74db121f408: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@d74db121f408: Final verdict of PTC: pass 20250425095425426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59998<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095425427 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095425427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a50-BVCI220(644)@d74db121f408: Final verdict of PTC: none -NSVCI97(635)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@d74db121f408: Final verdict of PTC: none -NSVCI99(645)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(647)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@d74db121f408: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@d74db121f408: Final verdict of PTC: none -NSVCI98(640)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(633)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(639)@d74db121f408: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(638)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(643)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(638): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Fri Apr 25 09:54:25 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 20250425095425621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095426023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68428) 20250425095426428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095426428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68428, count=72784) 20250425095427429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095427429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Fri Apr 25 09:54:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095428430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095428431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_detach_unknown_nopoweroff started. 20250425095429053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095429053 DMM INFO MM(262420000000040/deff5cec) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095429054 DMM INFO MM(262420000000040/deff5cec) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095429054 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095429054 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095429054 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095429054 DMM ERROR MM_STATE_Gb(0)[0x55a164098400]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250425095429054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Deallocated (fsm.c:568) 20250425095429054 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095429054 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095429054 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095429054 DLLC NOTICE LLME(f4c01dc0/deff5cec){ASSIGNED} LLGM Assign pre (deff5cec => ffffffff) (gprs_llc.c:1079) 20250425095429054 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (deff5cec => ffffffff) (gprs_llc.c:1125) 20250425095429054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095429080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095429080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095429080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095429080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095429080 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095429080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095429080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095429080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095429080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(655)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(654)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095429082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095429082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095429082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095429082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095429082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095429082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095429082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095429082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095429082 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095429082 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095429082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095429082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095429082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(656)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095429086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250425095429095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095429095 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(659)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095429098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095429098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095429098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095429098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095429098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095429098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095429098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095429098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095429098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_unknown_nopoweroff-BVCI196(652)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(659)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095429099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095429099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095429099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095429100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095429100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095429100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095429100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095429100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095429100 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095429100 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095429100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095429100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095429100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095429104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095429110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095429110 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(657)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095429123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095429123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095429123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095429123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095429123 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095429123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095429123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095429123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095429123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095429124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095429124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095429124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095429125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095429125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095429125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095429125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095429125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095429125 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095429125 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095429125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095429125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095429125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095429129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095429135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095429135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095429432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095429432 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095429432 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095429432 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095429434 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095429434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(652)@d74db121f408: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C247D34F'O, index=0 SGSN_Test-GSUP(666)@d74db121f408: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250425095430460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095430460 DLLC NOTICE LLME(ffffffff/c247d34f){UNASSIGNED} LLC RX: unknown TLLI 0xc247d34f, creating LLME on the fly (gprs_llc.c:552) 20250425095430460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095430460 DMM NOTICE LLME(ffffffff/c247d34f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250425095430460 DLLC NOTICE LLME(ffffffff/c247d34f){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250425095430460 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc247d34f type=GPRS detach (gprs_gmm.c:1512) 20250425095430460 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250425095430460 DLLC NOTICE LLME(ffffffff/c247d34f){UNASSIGNED} LLGM Assign pre (c247d34f => ffffffff) (gprs_llc.c:1079) 20250425095430460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c247d34f => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@d74db121f408: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(652)@d74db121f408: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@d74db121f408: Final verdict of PTC: pass 20250425095430469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56688<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_nopoweroff-BVCI210(657)@d74db121f408: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@d74db121f408: Final verdict of PTC: none -NSVCI97(654)@d74db121f408: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(652)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(666)@d74db121f408: Final verdict of PTC: none -NSVCI99(664)@d74db121f408: Final verdict of PTC: none -NSVCI98(659)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(658)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(662)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(653)@d74db121f408: Final verdict of PTC: none20250425095430485 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095430485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(665)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(652): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(657): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@d74db121f408: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Fri Apr 25 09:54:30 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 20250425095430608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095430909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57628) 20250425095431486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095431486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57628, count=58268) 20250425095432487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095432487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Fri Apr 25 09:54:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095433489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095433489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_detach_unknown_poweroff started. 20250425095434276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095434276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095434293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095434293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095434293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095434293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095434293 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095434293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095434293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095434293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095434293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095434293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095434293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095434293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095434293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095434293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095434293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095434293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095434293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095434293 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095434293 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095434293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095434294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095434294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095434297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095434306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095434306 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(674)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_poweroff-BVCI196(672)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(678)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095434310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095434310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095434310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095434310 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095434310 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095434310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095434310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095434310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095434310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095434311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095434311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095434311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095434311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095434311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095434311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095434311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095434311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095434311 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095434311 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095434311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095434311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095434311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095434314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095434322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095434322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095434335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095434335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095434335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095434335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095434335 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095434335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095434335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095434335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095434335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095434337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095434337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095434337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095434337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095434337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095434337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095434337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095434337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095434337 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095434337 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095434337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095434338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095434338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095434342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095434349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095434349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095434490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095434490 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095434490 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095434490 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095434492 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095434492 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@d74db121f408: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='DCC0DF54'O, index=0 SGSN_Test-GSUP(685)@d74db121f408: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250425095435524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095435524 DLLC NOTICE LLME(ffffffff/dcc0df54){UNASSIGNED} LLC RX: unknown TLLI 0xdcc0df54, creating LLME on the fly (gprs_llc.c:552) 20250425095435524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095435524 DMM NOTICE LLME(ffffffff/dcc0df54){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) TC_detach_unknown_poweroff(687)@d74db121f408: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@d74db121f408: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@d74db121f408: Final verdict of PTC: pass 20250425095440528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56708<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095440529 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095440529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(674)@d74db121f408: Final verdict of PTC: none -NSVCI99(683)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(685)@d74db121f408: Final verdict of PTC: none -NSVCI97(673)@d74db121f408: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@d74db121f408: Final verdict of PTC: none -NSVCI98(678)@d74db121f408: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@d74db121f408: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(681)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(671)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(676)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@d74db121f408: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Fri Apr 25 09:54:40 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 20250425095440668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095440969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47332) 20250425095441530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095441530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47332, count=52764) 20250425095442531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095442531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Fri Apr 25 09:54:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095443533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095443533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_detach_nopoweroff started. 20250425095443997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095443999 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095444023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095444023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095444023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095444023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095444023 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095444023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095444023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095444023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095444023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095444025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095444025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095444025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095444025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095444025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095444025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095444025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095444025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095444025 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095444025 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095444025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095444026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095444026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095444029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095444036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095444036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(698)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095444046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095444046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095444046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095444046 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095444046 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095444046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095444046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095444046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095444046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(697)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(698)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095444047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095444047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095444047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095444047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095444047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095444047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095444047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095444047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095444047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095444047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095444047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095444047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095444047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(698)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095444049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(694)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095444056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095444056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(695)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(703)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095444066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095444066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095444066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095444066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095444066 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095444066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095444066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095444066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095444066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095444067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095444067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095444067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095444068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095444068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095444068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095444068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095444068 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095444068 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095444068 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095444068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(703)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095444068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095444068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095444071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095444078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095444078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(700)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095444534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095444534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095444534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095444534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(702)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095444536 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095444536 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(702)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(702)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@d74db121f408: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C79735BB'O, index=0 SGSN_Test-GSUP(704)@d74db121f408: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@d74db121f408: 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 := 'CEEF3B2A7DDD3E4A12B271435C8A2B78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB22E13C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1686ACECBEAFA91C'O } } } } } 20250425095445568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095445568 DLLC NOTICE LLME(ffffffff/c79735bb){UNASSIGNED} LLC RX: unknown TLLI 0xc79735bb, creating LLME on the fly (gprs_llc.c:552) 20250425095445568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095445568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095445568 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095445568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095445568 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095445568 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095445568 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095445568 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095445568 DLLC NOTICE LLME(ffffffff/c79735bb){UNASSIGNED} LLGM Assign pre (c79735bb => fcb30a39) (gprs_llc.c:1079) 20250425095445568 DLLC NOTICE LLME(c79735bb/fcb30a39){ASSIGNED} LLGM Assign post (c79735bb => fcb30a39) (gprs_llc.c:1125) 20250425095445568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095445568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095445568 DMM DEBUG MM(262420000000015/fcb30a39) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095445577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095445577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095445577 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095445577 DMM DEBUG MM(262420000000015/fcb30a39) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250425095445577 DMM NOTICE MM(262420000000015/fcb30a39) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095445577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095445577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095445577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095445577 DMM DEBUG MM(262420000000015/fcb30a39) Requesting authorization (sgsn_auth.c:160) 20250425095445577 DMM INFO MM(262420000000015/fcb30a39) Requesting authentication tuples (sgsn_auth.c:184) 20250425095445577 DMM DEBUG MM(262420000000015/fcb30a39) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095445577 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250425095445577 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(704)@d74db121f408: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@d74db121f408: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250425095445579 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095445579 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095445579 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095445579 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095445579 DMM INFO MM(262420000000015/fcb30a39) Subscriber data update (mmctx.c:445) 20250425095445579 DMM DEBUG MM(262420000000015/fcb30a39) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095445579 DMM INFO MM(262420000000015/fcb30a39) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095445579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095445579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095445579 DMM INFO MM(262420000000015/fcb30a39) <- GMM AUTH AND CIPHERING REQ (rand = ce ef 3b 2a 7d dd 3e 4a 12 b2 71 43 5c 8a 2b 78 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095445585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095445585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095445585 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095445585 DMM INFO MM(262420000000015/fcb30a39) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095445585 DMM NOTICE MM(262420000000015/fcb30a39) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095445585 DMM DEBUG MM(262420000000015/fcb30a39) checking auth: received GSM SRES = eb 22 e1 3c (gprs_gmm.c:716) 20250425095445585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095445585 DMM DEBUG MM(262420000000015/fcb30a39) Requesting authorization (sgsn_auth.c:160) 20250425095445585 DMM INFO MM(262420000000015/fcb30a39) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095445585 DMM DEBUG MM(262420000000015/fcb30a39) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095445585 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250425095445585 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) 20250425095445585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095445585 DMM INFO MM(262420000000015/fcb30a39) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcb30a39) (gprs_gmm.c:337) 20250425095445586 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095445586 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095445586 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250425095445586 DMM INFO MM(262420000000015/fcb30a39) Subscriber data update (mmctx.c:445) 20250425095445586 DMM DEBUG MM(262420000000015/fcb30a39) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095445586 DMM INFO MM(262420000000015/fcb30a39) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095445586 DMM NOTICE MM(262420000000015/fcb30a39) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250425095445586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095445586 DMM NOTICE MM(262420000000015/fcb30a39) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095445586 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) 20250425095445586 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095445586 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250425095445586 DMM INFO MM(262420000000015/fcb30a39) Subscriber data update (mmctx.c:445) 20250425095445586 DMM DEBUG MM(262420000000015/fcb30a39) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095445591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095445591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095445591 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095445591 DMM INFO MM(262420000000015/fcb30a39) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095445591 DMM NOTICE MM(262420000000015/fcb30a39) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095445591 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095445591 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095445591 DLLC NOTICE LLME(c79735bb/fcb30a39){ASSIGNED} LLGM Assign pre (ffffffff => fcb30a39) (gprs_llc.c:1079) 20250425095445591 DLLC NOTICE LLME(ffffffff/fcb30a39){ASSIGNED} LLGM Assign post (ffffffff => fcb30a39) (gprs_llc.c:1125) 20250425095445591 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095445591 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095445591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095445591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@d74db121f408: setverdict(pass): none -> pass 20250425095445642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095445642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095445642 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095445642 DMM INFO MM(262420000000015/fcb30a39) -> GMM DETACH REQUEST TLLI=0xfcb30a39 type=GPRS detach (gprs_gmm.c:1512) 20250425095445642 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250425095445642 DMM INFO MM(262420000000015/fcb30a39) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250425095445642 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095445642 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095445642 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095445642 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095445642 DLLC NOTICE LLME(ffffffff/fcb30a39){ASSIGNED} LLGM Assign pre (fcb30a39 => ffffffff) (gprs_llc.c:1079) 20250425095445642 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcb30a39 => ffffffff) (gprs_llc.c:1125) 20250425095445642 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250425095445642 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) 20250425095445642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095445642 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095445642 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095445642 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095445642 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@d74db121f408: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@d74db121f408: Final verdict of PTC: pass 20250425095445647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33870<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095445648 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_detach_nopoweroff-BVCI220(700)@d74db121f408: Final verdict of PTC: none 20250425095445648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(692)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(704)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@d74db121f408: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(695)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(702)@d74db121f408: Final verdict of PTC: none -NSVCI99(703)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@d74db121f408: Final verdict of PTC: none -NSVCI98(698)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@d74db121f408: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(696)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(690)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(701)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_nopoweroff-BVCI210(695): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_nopoweroff-BVCI220(700): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@d74db121f408: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Fri Apr 25 09:54:45 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250425095445813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095446115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80064) 20250425095446649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095446649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80064, count=94800) 20250425095447650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095447651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Fri Apr 25 09:54:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095448652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095448652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_detach_poweroff started. 20250425095449143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095449144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095449171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095449171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095449171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095449171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095449171 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095449171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095449171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095449171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095449171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095449173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095449173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095449173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095449173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095449173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095449173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095449173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095449173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095449173 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095449173 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095449173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095449174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095449174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095449178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(708)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095449186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095449186 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095449200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095449200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095449200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095449200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095449200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095449200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095449200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095449200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095449200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(716)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(717)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095449202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095449202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095449202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095449202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095449202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095449202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095449202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095449202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095449202 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095449202 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095449202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095449202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095449202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(717)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(718)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095449207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(716)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095449218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095449218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250425095449219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095449219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095449219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095449219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095449219 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095449219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095449219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095449219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095449219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095449221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095449221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095449221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095449222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095449222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095449222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095449222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095449222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095449222 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095449222 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095449222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_detach_poweroff-BVCI210(714)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(721)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095449223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095449223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095449226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095449233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095449233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095449653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095449653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095449653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095449653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095449654 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425095449654 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@d74db121f408: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='E48B9580'O, index=0 SGSN_Test-GSUP(723)@d74db121f408: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@d74db121f408: 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 := '32698F0E1EEB2861B2CBE264B1D10315'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB193BD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DDB2E31AFD364384'O } } } } } 20250425095450683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095450683 DLLC NOTICE LLME(ffffffff/e48b9580){UNASSIGNED} LLC RX: unknown TLLI 0xe48b9580, creating LLME on the fly (gprs_llc.c:552) 20250425095450683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095450683 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095450683 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095450683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095450683 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095450683 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095450683 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095450683 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095450683 DLLC NOTICE LLME(ffffffff/e48b9580){UNASSIGNED} LLGM Assign pre (e48b9580 => c501eeff) (gprs_llc.c:1079) 20250425095450683 DLLC NOTICE LLME(e48b9580/c501eeff){ASSIGNED} LLGM Assign post (e48b9580 => c501eeff) (gprs_llc.c:1125) 20250425095450683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095450683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095450683 DMM DEBUG MM(262420000000016/c501eeff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095450692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095450692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095450692 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095450692 DMM DEBUG MM(262420000000016/c501eeff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250425095450692 DMM NOTICE MM(262420000000016/c501eeff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095450692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095450692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095450692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095450692 DMM DEBUG MM(262420000000016/c501eeff) Requesting authorization (sgsn_auth.c:160) 20250425095450692 DMM INFO MM(262420000000016/c501eeff) Requesting authentication tuples (sgsn_auth.c:184) 20250425095450692 DMM DEBUG MM(262420000000016/c501eeff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095450692 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250425095450692 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(723)@d74db121f408: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@d74db121f408: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250425095450694 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095450694 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095450694 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095450694 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095450694 DMM INFO MM(262420000000016/c501eeff) Subscriber data update (mmctx.c:445) 20250425095450694 DMM DEBUG MM(262420000000016/c501eeff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095450694 DMM INFO MM(262420000000016/c501eeff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095450694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095450694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095450694 DMM INFO MM(262420000000016/c501eeff) <- GMM AUTH AND CIPHERING REQ (rand = 32 69 8f 0e 1e eb 28 61 b2 cb e2 64 b1 d1 03 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095450700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095450700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095450700 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095450700 DMM INFO MM(262420000000016/c501eeff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095450700 DMM NOTICE MM(262420000000016/c501eeff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095450700 DMM DEBUG MM(262420000000016/c501eeff) checking auth: received GSM SRES = bb 19 3b d4 (gprs_gmm.c:716) 20250425095450700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095450700 DMM DEBUG MM(262420000000016/c501eeff) Requesting authorization (sgsn_auth.c:160) 20250425095450700 DMM INFO MM(262420000000016/c501eeff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095450700 DMM DEBUG MM(262420000000016/c501eeff) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095450700 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250425095450700 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) 20250425095450700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095450700 DMM INFO MM(262420000000016/c501eeff) <- GMM ATTACH ACCEPT (new P-TMSI=0xc501eeff) (gprs_gmm.c:337) 20250425095450702 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095450702 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095450702 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250425095450702 DMM INFO MM(262420000000016/c501eeff) Subscriber data update (mmctx.c:445) 20250425095450702 DMM DEBUG MM(262420000000016/c501eeff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095450702 DMM INFO MM(262420000000016/c501eeff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095450702 DMM NOTICE MM(262420000000016/c501eeff) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250425095450702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095450702 DMM NOTICE MM(262420000000016/c501eeff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095450702 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) 20250425095450702 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095450702 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250425095450702 DMM INFO MM(262420000000016/c501eeff) Subscriber data update (mmctx.c:445) 20250425095450702 DMM DEBUG MM(262420000000016/c501eeff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095450707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095450707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095450707 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095450707 DMM INFO MM(262420000000016/c501eeff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095450707 DMM NOTICE MM(262420000000016/c501eeff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095450707 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095450707 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095450707 DLLC NOTICE LLME(e48b9580/c501eeff){ASSIGNED} LLGM Assign pre (ffffffff => c501eeff) (gprs_llc.c:1079) 20250425095450707 DLLC NOTICE LLME(ffffffff/c501eeff){ASSIGNED} LLGM Assign post (ffffffff => c501eeff) (gprs_llc.c:1125) 20250425095450707 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095450707 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095450707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095450707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@d74db121f408: setverdict(pass): none -> pass 20250425095450758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095450758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250425095450758 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095450758 DMM INFO MM(262420000000016/c501eeff) -> GMM DETACH REQUEST TLLI=0xc501eeff type=GPRS detach Power-off (gprs_gmm.c:1512) 20250425095450758 DMM INFO MM(262420000000016/c501eeff) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250425095450758 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095450758 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095450758 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095450758 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095450758 DLLC NOTICE LLME(ffffffff/c501eeff){ASSIGNED} LLGM Assign pre (c501eeff => ffffffff) (gprs_llc.c:1079) 20250425095450758 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c501eeff => ffffffff) (gprs_llc.c:1125) 20250425095450758 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250425095450758 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) 20250425095450758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095450758 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095450758 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095450758 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095450759 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250425095453022 DGPRS DEBUG Checking for inactive LLMEs, time = 8805798 (sgsn.c:132) TC_detach_poweroff(725)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@d74db121f408: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@d74db121f408: Final verdict of PTC: pass 20250425095455765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34066<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@d74db121f408: Final verdict of PTC: none 20250425095455766 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095455766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(722)@d74db121f408: Final verdict of PTC: none -NSVCI98(717)@d74db121f408: Final verdict of PTC: none -NSVCI97(711)@d74db121f408: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@d74db121f408: Final verdict of PTC: none TC_detach_poweroff-BVCI210(714)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@d74db121f408: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@d74db121f408: Final verdict of PTC: none -NSVCI99(721)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(709)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(715)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(720)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_poweroff-BVCI210(714): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@d74db121f408: Test case TC_detach_poweroff finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Fri Apr 25 09:54:55 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250425095455900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095456201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88876) 20250425095456767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095456767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88876, count=94308) 20250425095457768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095457768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Fri Apr 25 09:54:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095458770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095458770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act started. 20250425095459228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095459229 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095459263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095459263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095459263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095459263 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095459263 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095459263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095459263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095459263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095459263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(731)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(730)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095459265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095459265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095459265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095459265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095459265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095459265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095459265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095459265 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095459265 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095459265 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095459265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095459265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095459265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(732)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095459269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095459280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095459280 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250425095459280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095459280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095459280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095459280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095459280 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095459280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095459280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095459280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095459280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095459282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095459282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095459282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095459282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095459282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095459282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095459282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095459282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095459282 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095459282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095459282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095459283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095459283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_pdp_act-BVCI196(728)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(735)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(736)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095459288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095459298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095459298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(736)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act-BVCI210(733)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(740)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095459307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095459307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095459307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095459307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095459307 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095459307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095459307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095459307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095459307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095459309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095459309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095459309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095459309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095459309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095459309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095459309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095459309 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095459309 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095459309 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095459309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095459310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095459310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095459314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095459325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095459325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095459771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095459771 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095459771 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095459771 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095459773 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425095459773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(728)@d74db121f408: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='F9991F3C'O, index=0 SGSN_Test-GSUP(742)@d74db121f408: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@d74db121f408: 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 := '62E45C3C9849B5BE3C20FC1E1AFD06EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B146B660'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9477B3EDF7A68C8'O } } } } } 20250425095459813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095459813 DLLC NOTICE LLME(ffffffff/f9991f3c){UNASSIGNED} LLC RX: unknown TLLI 0xf9991f3c, creating LLME on the fly (gprs_llc.c:552) 20250425095459813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095459813 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095459813 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095459813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095459813 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095459813 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095459813 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095459813 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095459813 DLLC NOTICE LLME(ffffffff/f9991f3c){UNASSIGNED} LLGM Assign pre (f9991f3c => e172887c) (gprs_llc.c:1079) 20250425095459813 DLLC NOTICE LLME(f9991f3c/e172887c){ASSIGNED} LLGM Assign post (f9991f3c => e172887c) (gprs_llc.c:1125) 20250425095459813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095459813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095459813 DMM DEBUG MM(262420000000017/e172887c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095459825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095459825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095459825 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095459825 DMM DEBUG MM(262420000000017/e172887c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250425095459825 DMM NOTICE MM(262420000000017/e172887c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095459825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095459825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095459825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095459825 DMM DEBUG MM(262420000000017/e172887c) Requesting authorization (sgsn_auth.c:160) 20250425095459825 DMM INFO MM(262420000000017/e172887c) Requesting authentication tuples (sgsn_auth.c:184) 20250425095459825 DMM DEBUG MM(262420000000017/e172887c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095459825 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250425095459825 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(742)@d74db121f408: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250425095459828 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095459828 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095459828 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095459828 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095459828 DMM INFO MM(262420000000017/e172887c) Subscriber data update (mmctx.c:445) 20250425095459828 DMM DEBUG MM(262420000000017/e172887c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095459828 DMM INFO MM(262420000000017/e172887c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095459828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095459828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095459828 DMM INFO MM(262420000000017/e172887c) <- GMM AUTH AND CIPHERING REQ (rand = 62 e4 5c 3c 98 49 b5 be 3c 20 fc 1e 1a fd 06 ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095459836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095459836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095459836 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095459836 DMM INFO MM(262420000000017/e172887c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095459836 DMM NOTICE MM(262420000000017/e172887c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095459836 DMM DEBUG MM(262420000000017/e172887c) checking auth: received GSM SRES = b1 46 b6 60 (gprs_gmm.c:716) 20250425095459836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095459837 DMM DEBUG MM(262420000000017/e172887c) Requesting authorization (sgsn_auth.c:160) 20250425095459837 DMM INFO MM(262420000000017/e172887c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095459837 DMM DEBUG MM(262420000000017/e172887c) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095459837 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250425095459837 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) 20250425095459837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095459837 DMM INFO MM(262420000000017/e172887c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe172887c) (gprs_gmm.c:337) 20250425095459838 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095459838 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095459838 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250425095459838 DMM INFO MM(262420000000017/e172887c) Subscriber data update (mmctx.c:445) 20250425095459838 DMM DEBUG MM(262420000000017/e172887c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095459838 DMM INFO MM(262420000000017/e172887c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095459838 DMM NOTICE MM(262420000000017/e172887c) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250425095459838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095459838 DMM NOTICE MM(262420000000017/e172887c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095459838 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) 20250425095459839 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095459839 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250425095459839 DMM INFO MM(262420000000017/e172887c) Subscriber data update (mmctx.c:445) 20250425095459839 DMM DEBUG MM(262420000000017/e172887c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095459849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095459849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095459849 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095459849 DMM INFO MM(262420000000017/e172887c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095459849 DMM NOTICE MM(262420000000017/e172887c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095459849 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095459849 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095459849 DLLC NOTICE LLME(f9991f3c/e172887c){ASSIGNED} LLGM Assign pre (ffffffff => e172887c) (gprs_llc.c:1079) 20250425095459849 DLLC NOTICE LLME(ffffffff/e172887c){ASSIGNED} LLGM Assign post (ffffffff => e172887c) (gprs_llc.c:1125) 20250425095459849 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095459849 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095459849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095459849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@d74db121f408: setverdict(pass): none -> pass 20250425095459899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095459899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095459899 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095459899 DMM INFO MM(262420000000017/e172887c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095459899 DMM INFO MM(262420000000017/e172887c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095459899 DMM DEBUG MM(262420000000017/e172887c) Using GGSN 0 (gprs_sm.c:317) 20250425095459899 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) 20250425095459899 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250425095459899 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095459899 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095459899 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250425095459908 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 49 99 26 40 11 41 8c 99 09 14 05 7f ca 58 4b cc 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:461) 20250425095459908 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e03130, cbp=0x55a16409f300) (sgsn_libgtp.c:633) 20250425095459908 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095459908 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a3628 TLLI=e172887c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095459908 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095459908 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(728)@d74db121f408: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@d74db121f408: Final verdict of PTC: pass 20250425095459916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57396<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095459917 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095459917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(735)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@d74db121f408: Final verdict of PTC: none -NSVCI99(740)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(728)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(742)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(733)@d74db121f408: Final verdict of PTC: none -NSVCI97(730)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(738)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(734)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(729)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act-BVCI196(728): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act-BVCI210(733): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_pdp_act finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Fri Apr 25 09:55:00 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 20250425095500048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095500449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=39568) 20250425095500919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095500919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=39568, count=92660) 20250425095501921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095501921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Fri Apr 25 09:55:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095502923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095502923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_pdp_act_unattached started. 20250425095503480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095503481 DMM INFO MM(262420000000017/e172887c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095503481 DMM INFO MM(262420000000017/e172887c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095503481 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095503481 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095503481 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095503481 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095503481 DLLC NOTICE LLME(ffffffff/e172887c){ASSIGNED} LLGM Assign pre (e172887c => ffffffff) (gprs_llc.c:1079) 20250425095503481 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e172887c => ffffffff) (gprs_llc.c:1125) 20250425095503481 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a32d0 (gprs_sndcp.c:574) 20250425095503481 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a3628, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095503481 DMM NOTICE MM(262420000000017/e172887c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425095503481 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250425095503481 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425095503481 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095503481 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250425095503481 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250425095503481 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) 20250425095503481 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) 20250425095503481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095503481 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095503481 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095503481 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095503481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095503503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095503503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095503503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095503503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095503503 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095503503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095503503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095503503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095503503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095503505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095503505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095503505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095503506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095503506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095503506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095503506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095503506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095503506 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095503506 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095503506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(749)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095503506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095503506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095503511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(746)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095503521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095503521 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250425095503523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095503523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095503523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095503523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095503523 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095503523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095503523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095503523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095503523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_pdp_act_unattached-BVCI196(748)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(754)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095503525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095503525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095503525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095503525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095503525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095503525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095503525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095503525 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095503525 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095503525 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095503525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095503525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(754)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095503525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095503529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095503536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095503536 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095503557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095503557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095503557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095503557 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095503557 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095503557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095503557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095503557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095503557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095503559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095503559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095503559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095503559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095503559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095503559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095503559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095503559 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095503559 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095503559 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095503559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095503559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095503559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(760)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095503563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095503570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095503570 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(757)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095503924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095503924 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095503924 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095503924 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(759)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095503925 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(759)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(759)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425095503925 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(759)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@d74db121f408: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='EEE267BA'O, index=0 SGSN_Test-GSUP(761)@d74db121f408: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250425095503958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095503958 DLLC NOTICE LLME(ffffffff/eee267ba){UNASSIGNED} LLC RX: unknown TLLI 0xeee267ba, creating LLME on the fly (gprs_llc.c:552) 20250425095503958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250425095503958 DMM NOTICE LLME(ffffffff/eee267ba){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250425095503958 DLLC NOTICE LLME(ffffffff/eee267ba){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250425095503958 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(763)@d74db121f408: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@d74db121f408: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@d74db121f408: Final verdict of PTC: pass 20250425095503967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57410<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095503968 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095503968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pdp_act_unattached-BVCI220(757)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(761)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@d74db121f408: Final verdict of PTC: none -NSVCI97(749)@d74db121f408: Final verdict of PTC: none -NSVCI99(760)@d74db121f408: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@d74db121f408: Final verdict of PTC: none -NSVCI98(754)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(747)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(752)@d74db121f408: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(758)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_pdp_act_unattached-BVCI220(757): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@d74db121f408: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Fri Apr 25 09:55:04 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 20250425095504101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095504402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55840) 20250425095504969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095504969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55840, count=60196) 20250425095505971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095505971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Fri Apr 25 09:55:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095506972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095506972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_user started. 20250425095507443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095507444 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095507481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095507481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095507481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095507481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095507481 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095507481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095507481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095507481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095507481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095507483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095507483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095507483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095507483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095507483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095507483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095507483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095507483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095507483 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095507483 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095507483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095507483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095507483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095507488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095507502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095507502 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(769)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(773)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095507509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095507509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095507509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095507509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095507509 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095507509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095507509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095507509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095507509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095507512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095507512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095507512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095507512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095507512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095507512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095507512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095507512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095507512 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095507512 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095507512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095507513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095507513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095507518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095507531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095507531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(775)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_user-BVCI210(772)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(778)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095507542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095507542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095507542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095507542 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095507542 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095507542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095507542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095507542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095507542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095507543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095507544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095507544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095507544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095507544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095507544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095507544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095507544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095507544 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095507544 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095507544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095507544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095507544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095507549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095507560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095507560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095507973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095507973 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095507973 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095507973 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095507976 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(779)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095507977 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d74db121f408: IPA ID RESP: { { 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)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@d74db121f408: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E4DDE42D'O, index=0 SGSN_Test-GSUP(780)@d74db121f408: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@d74db121f408: 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 := '9763D5ECCF952146F622B276A446087A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F11D022'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86FD90C97AE8B8CB'O } } } } } 20250425095508022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095508022 DLLC NOTICE LLME(ffffffff/e4dde42d){UNASSIGNED} LLC RX: unknown TLLI 0xe4dde42d, creating LLME on the fly (gprs_llc.c:552) 20250425095508022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095508022 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095508022 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095508022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095508022 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095508022 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095508022 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095508022 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095508022 DLLC NOTICE LLME(ffffffff/e4dde42d){UNASSIGNED} LLGM Assign pre (e4dde42d => ed8ba65d) (gprs_llc.c:1079) 20250425095508022 DLLC NOTICE LLME(e4dde42d/ed8ba65d){ASSIGNED} LLGM Assign post (e4dde42d => ed8ba65d) (gprs_llc.c:1125) 20250425095508022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095508022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095508022 DMM DEBUG MM(262420000000019/ed8ba65d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095508038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095508038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095508038 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095508038 DMM DEBUG MM(262420000000019/ed8ba65d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250425095508038 DMM NOTICE MM(262420000000019/ed8ba65d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095508038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095508038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095508038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095508038 DMM DEBUG MM(262420000000019/ed8ba65d) Requesting authorization (sgsn_auth.c:160) 20250425095508038 DMM INFO MM(262420000000019/ed8ba65d) Requesting authentication tuples (sgsn_auth.c:184) 20250425095508038 DMM DEBUG MM(262420000000019/ed8ba65d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095508038 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250425095508038 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(780)@d74db121f408: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250425095508042 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095508042 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095508042 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095508042 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095508042 DMM INFO MM(262420000000019/ed8ba65d) Subscriber data update (mmctx.c:445) 20250425095508042 DMM DEBUG MM(262420000000019/ed8ba65d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095508042 DMM INFO MM(262420000000019/ed8ba65d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095508042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095508042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095508042 DMM INFO MM(262420000000019/ed8ba65d) <- GMM AUTH AND CIPHERING REQ (rand = 97 63 d5 ec cf 95 21 46 f6 22 b2 76 a4 46 08 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095508052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095508052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095508052 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095508052 DMM INFO MM(262420000000019/ed8ba65d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095508052 DMM NOTICE MM(262420000000019/ed8ba65d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095508052 DMM DEBUG MM(262420000000019/ed8ba65d) checking auth: received GSM SRES = 8f 11 d0 22 (gprs_gmm.c:716) 20250425095508052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095508052 DMM DEBUG MM(262420000000019/ed8ba65d) Requesting authorization (sgsn_auth.c:160) 20250425095508052 DMM INFO MM(262420000000019/ed8ba65d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095508052 DMM DEBUG MM(262420000000019/ed8ba65d) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095508052 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250425095508052 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) 20250425095508052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095508052 DMM INFO MM(262420000000019/ed8ba65d) <- GMM ATTACH ACCEPT (new P-TMSI=0xed8ba65d) (gprs_gmm.c:337) 20250425095508054 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095508054 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095508054 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250425095508054 DMM INFO MM(262420000000019/ed8ba65d) Subscriber data update (mmctx.c:445) 20250425095508054 DMM DEBUG MM(262420000000019/ed8ba65d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095508054 DMM INFO MM(262420000000019/ed8ba65d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095508054 DMM NOTICE MM(262420000000019/ed8ba65d) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250425095508054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095508054 DMM NOTICE MM(262420000000019/ed8ba65d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095508054 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) 20250425095508054 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095508055 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250425095508055 DMM INFO MM(262420000000019/ed8ba65d) Subscriber data update (mmctx.c:445) 20250425095508055 DMM DEBUG MM(262420000000019/ed8ba65d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095508061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095508061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095508061 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095508061 DMM INFO MM(262420000000019/ed8ba65d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095508061 DMM NOTICE MM(262420000000019/ed8ba65d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095508061 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095508061 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095508061 DLLC NOTICE LLME(e4dde42d/ed8ba65d){ASSIGNED} LLGM Assign pre (ffffffff => ed8ba65d) (gprs_llc.c:1079) 20250425095508061 DLLC NOTICE LLME(ffffffff/ed8ba65d){ASSIGNED} LLGM Assign post (ffffffff => ed8ba65d) (gprs_llc.c:1125) 20250425095508061 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095508061 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095508061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095508061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@d74db121f408: setverdict(pass): none -> pass 20250425095508113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095508113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095508113 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095508113 DMM INFO MM(262420000000019/ed8ba65d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095508113 DMM INFO MM(262420000000019/ed8ba65d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095508113 DMM DEBUG MM(262420000000019/ed8ba65d) Using GGSN 0 (gprs_sm.c:317) 20250425095508113 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) 20250425095508114 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250425095508114 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095508114 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095508114 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250425095508129 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 0b b2 23 74 11 97 13 d0 b5 14 05 7f 7c 22 d4 aa 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:461) 20250425095508129 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e041a8, cbp=0x55a16409f7a0) (sgsn_libgtp.c:633) 20250425095508129 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095508129 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a4768 TLLI=ed8ba65d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095508129 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095508129 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095508139 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250425095508149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095508149 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250425095508149 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_attach_pdp_act_user-BVCI196(767)@d74db121f408: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@d74db121f408: Final verdict of PTC: pass 20250425095508155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40108<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user-BVCI220(777)@d74db121f408: Final verdict of PTC: none -NSVCI97(768)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@d74db121f408: Final verdict of PTC: none -NSVCI98(773)@d74db121f408: Final verdict of PTC: none 20250425095508158 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095508158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(775)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@d74db121f408: Final verdict of PTC: none -NSVCI99(778)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(766)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(780)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(771)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(776)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Fri Apr 25 09:55:08 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 20250425095508316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095508717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50936) 20250425095509158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095509158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50936, count=96224) 20250425095510159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095510159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Fri Apr 25 09:55:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095511160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095511160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_ggsn_reject started. 20250425095511750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095511750 DMM INFO MM(262420000000019/ed8ba65d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095511750 DMM INFO MM(262420000000019/ed8ba65d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095511750 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095511750 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095511750 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095511750 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095511750 DLLC NOTICE LLME(ffffffff/ed8ba65d){ASSIGNED} LLGM Assign pre (ed8ba65d => ffffffff) (gprs_llc.c:1079) 20250425095511750 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed8ba65d => ffffffff) (gprs_llc.c:1125) 20250425095511750 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a4410 (gprs_sndcp.c:574) 20250425095511750 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a4768, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095511750 DMM NOTICE MM(262420000000019/ed8ba65d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425095511750 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250425095511750 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425095511750 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095511750 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250425095511751 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250425095511751 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) 20250425095511751 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) 20250425095511751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095511751 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095511751 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095511751 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095511751 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(787)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(788)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095511784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095511784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095511784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095511784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095511784 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095511784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095511784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095511784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095511784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095511786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095511786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095511786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095511786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095511786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095511786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095511786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095511787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095511787 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095511787 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095511787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095511787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095511787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(788)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(789)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(787)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425095511792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(792)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095511796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095511796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095511796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095511796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095511796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095511796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095511796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095511796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095511796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095511798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095511798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095511798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095511798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095511798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095511798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095511798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095511798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095511798 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095511798 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095511798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb0-BSSGP0(784)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095511799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095511799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095511803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095511803 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250425095511803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_ggsn_reject-BVCI196(785)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095511813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095511813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095511827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095511827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095511827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095511827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095511827 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095511827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095511827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095511827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095511827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095511829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095511829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095511829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095511829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095511829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095511829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095511829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095511829 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095511829 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095511829 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095511829 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(797)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095511829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095511829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095511833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095511842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095511842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095512161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095512161 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095512161 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095512161 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095512163 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425095512164 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(785)@d74db121f408: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='C28A156E'O, index=0 SGSN_Test-GSUP(799)@d74db121f408: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@d74db121f408: 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 := 'DF9334134E674B880193E5A0E2D8F996'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E801EE5D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '577572C4D3C7277B'O } } } } } 20250425095512194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095512194 DLLC NOTICE LLME(ffffffff/c28a156e){UNASSIGNED} LLC RX: unknown TLLI 0xc28a156e, creating LLME on the fly (gprs_llc.c:552) 20250425095512194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095512194 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095512194 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095512194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095512194 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095512194 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095512194 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095512194 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095512194 DLLC NOTICE LLME(ffffffff/c28a156e){UNASSIGNED} LLGM Assign pre (c28a156e => c6a27179) (gprs_llc.c:1079) 20250425095512194 DLLC NOTICE LLME(c28a156e/c6a27179){ASSIGNED} LLGM Assign post (c28a156e => c6a27179) (gprs_llc.c:1125) 20250425095512194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095512194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095512194 DMM DEBUG MM(262420000000020/c6a27179) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095512205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095512205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095512205 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095512205 DMM DEBUG MM(262420000000020/c6a27179) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250425095512205 DMM NOTICE MM(262420000000020/c6a27179) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095512205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095512205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095512205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095512205 DMM DEBUG MM(262420000000020/c6a27179) Requesting authorization (sgsn_auth.c:160) 20250425095512205 DMM INFO MM(262420000000020/c6a27179) Requesting authentication tuples (sgsn_auth.c:184) 20250425095512205 DMM DEBUG MM(262420000000020/c6a27179) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095512205 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250425095512205 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(799)@d74db121f408: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250425095512208 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095512208 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095512208 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095512208 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095512208 DMM INFO MM(262420000000020/c6a27179) Subscriber data update (mmctx.c:445) 20250425095512208 DMM DEBUG MM(262420000000020/c6a27179) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095512208 DMM INFO MM(262420000000020/c6a27179) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095512208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095512208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095512208 DMM INFO MM(262420000000020/c6a27179) <- GMM AUTH AND CIPHERING REQ (rand = df 93 34 13 4e 67 4b 88 01 93 e5 a0 e2 d8 f9 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095512215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095512215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095512215 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095512215 DMM INFO MM(262420000000020/c6a27179) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095512215 DMM NOTICE MM(262420000000020/c6a27179) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095512215 DMM DEBUG MM(262420000000020/c6a27179) checking auth: received GSM SRES = e8 01 ee 5d (gprs_gmm.c:716) 20250425095512215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095512215 DMM DEBUG MM(262420000000020/c6a27179) Requesting authorization (sgsn_auth.c:160) 20250425095512215 DMM INFO MM(262420000000020/c6a27179) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095512215 DMM DEBUG MM(262420000000020/c6a27179) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095512215 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250425095512215 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) 20250425095512215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095512215 DMM INFO MM(262420000000020/c6a27179) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6a27179) (gprs_gmm.c:337) 20250425095512216 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095512216 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095512216 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250425095512216 DMM INFO MM(262420000000020/c6a27179) Subscriber data update (mmctx.c:445) 20250425095512216 DMM DEBUG MM(262420000000020/c6a27179) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095512216 DMM INFO MM(262420000000020/c6a27179) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095512216 DMM NOTICE MM(262420000000020/c6a27179) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250425095512216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095512216 DMM NOTICE MM(262420000000020/c6a27179) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095512216 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) 20250425095512217 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095512217 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250425095512217 DMM INFO MM(262420000000020/c6a27179) Subscriber data update (mmctx.c:445) 20250425095512217 DMM DEBUG MM(262420000000020/c6a27179) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095512223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095512223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095512223 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095512223 DMM INFO MM(262420000000020/c6a27179) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095512223 DMM NOTICE MM(262420000000020/c6a27179) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095512223 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095512223 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095512223 DLLC NOTICE LLME(c28a156e/c6a27179){ASSIGNED} LLGM Assign pre (ffffffff => c6a27179) (gprs_llc.c:1079) 20250425095512223 DLLC NOTICE LLME(ffffffff/c6a27179){ASSIGNED} LLGM Assign post (ffffffff => c6a27179) (gprs_llc.c:1125) 20250425095512223 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095512223 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095512223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095512223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@d74db121f408: setverdict(pass): none -> pass 20250425095512275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095512275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095512275 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095512275 DMM INFO MM(262420000000020/c6a27179) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095512275 DMM INFO MM(262420000000020/c6a27179) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095512275 DMM DEBUG MM(262420000000020/c6a27179) Using GGSN 0 (gprs_sm.c:317) 20250425095512275 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) 20250425095512275 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250425095512275 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095512275 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095512275 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250425095512287 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 64 73 a4 f7 11 ce d7 db ef 14 05 7f ad 7b d2 6d 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:461) 20250425095512287 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa560e05220, cbp=0x55a16409da70) (sgsn_libgtp.c:633) 20250425095512287 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250425095512287 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250425095512287 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250425095512287 DMM NOTICE MM(262420000000020/c6a27179) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(785)@d74db121f408: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@d74db121f408: Final verdict of PTC: pass 20250425095512295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40136<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@d74db121f408: Final verdict of PTC: none -NSVCI97(788)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(799)@d74db121f408: Final verdict of PTC: none -NSVCI98(792)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(785)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(787)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@d74db121f408: Final verdict of PTC: none 20250425095512298 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(794)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@d74db121f408: Final verdict of PTC: none20250425095512298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(798)@d74db121f408: Final verdict of PTC: none -NSVCI99(797)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(795)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(786)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(790)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(785): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Fri Apr 25 09:55:12 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 20250425095512487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095512889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40146<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95020) 20250425095513298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095513298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95020, count=99376) 20250425095514299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095514299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Fri Apr 25 09:55:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095515300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095515300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_user_deact_mo started. 20250425095515917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095515918 DMM INFO MM(262420000000020/c6a27179) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095515918 DMM INFO MM(262420000000020/c6a27179) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095515918 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095515918 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095515918 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095515918 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095515918 DLLC NOTICE LLME(ffffffff/c6a27179){ASSIGNED} LLGM Assign pre (c6a27179 => ffffffff) (gprs_llc.c:1079) 20250425095515918 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6a27179 => ffffffff) (gprs_llc.c:1125) 20250425095515918 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250425095515918 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) 20250425095515918 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) 20250425095515918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095515918 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095515918 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095515918 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095515918 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095515947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095515947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095515947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095515947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095515947 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095515947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095515947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095515947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095515947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095515949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095515949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095515949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095515949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095515949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095515949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095515949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095515949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095515949 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095515949 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095515949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095515950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095515950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095515955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(803)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425095515967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095515967 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(811)@d74db121f408: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_deact_mo-BVCI196(804)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095515972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095515972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095515972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095515972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095515972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095515972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095515972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095515972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095515972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095515973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095515974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095515974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095515974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095515974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095515974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095515974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095515974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095515974 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095515974 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095515974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(812)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095515975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095515975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095515979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(808)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425095515990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095515990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(816)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095515992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095515992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095515992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095515992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095515992 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095515992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095515992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095515992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095515992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_deact_mo-BVCI210(809)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(816)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095515994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095515994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095515994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095515994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095515994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095515994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095515994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095515994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095515994 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095515994 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095515994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095515995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095515995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095515999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095516008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095516008 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095516301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095516301 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095516301 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095516301 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095516303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095516304 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(804)@d74db121f408: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='C0136875'O, index=0 SGSN_Test-GSUP(818)@d74db121f408: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@d74db121f408: 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 := '6B496A214A91ADB22756507B0F22D388'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '032C4F88'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F06840202C9A945'O } } } } } 20250425095516337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095516337 DLLC NOTICE LLME(ffffffff/c0136875){UNASSIGNED} LLC RX: unknown TLLI 0xc0136875, creating LLME on the fly (gprs_llc.c:552) 20250425095516337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095516337 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095516337 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095516337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095516337 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095516337 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095516337 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095516337 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095516337 DLLC NOTICE LLME(ffffffff/c0136875){UNASSIGNED} LLGM Assign pre (c0136875 => f4e0416b) (gprs_llc.c:1079) 20250425095516337 DLLC NOTICE LLME(c0136875/f4e0416b){ASSIGNED} LLGM Assign post (c0136875 => f4e0416b) (gprs_llc.c:1125) 20250425095516337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095516337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095516337 DMM DEBUG MM(262420000000021/f4e0416b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095516347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095516347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095516347 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095516347 DMM DEBUG MM(262420000000021/f4e0416b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250425095516347 DMM NOTICE MM(262420000000021/f4e0416b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095516347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095516347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095516347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095516347 DMM DEBUG MM(262420000000021/f4e0416b) Requesting authorization (sgsn_auth.c:160) 20250425095516347 DMM INFO MM(262420000000021/f4e0416b) Requesting authentication tuples (sgsn_auth.c:184) 20250425095516347 DMM DEBUG MM(262420000000021/f4e0416b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095516347 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250425095516347 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(818)@d74db121f408: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250425095516350 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095516350 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095516350 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095516350 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095516350 DMM INFO MM(262420000000021/f4e0416b) Subscriber data update (mmctx.c:445) 20250425095516350 DMM DEBUG MM(262420000000021/f4e0416b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095516350 DMM INFO MM(262420000000021/f4e0416b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095516350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095516350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095516350 DMM INFO MM(262420000000021/f4e0416b) <- GMM AUTH AND CIPHERING REQ (rand = 6b 49 6a 21 4a 91 ad b2 27 56 50 7b 0f 22 d3 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095516360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095516360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095516360 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095516360 DMM INFO MM(262420000000021/f4e0416b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095516360 DMM NOTICE MM(262420000000021/f4e0416b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095516360 DMM DEBUG MM(262420000000021/f4e0416b) checking auth: received GSM SRES = 03 2c 4f 88 (gprs_gmm.c:716) 20250425095516360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095516360 DMM DEBUG MM(262420000000021/f4e0416b) Requesting authorization (sgsn_auth.c:160) 20250425095516360 DMM INFO MM(262420000000021/f4e0416b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095516360 DMM DEBUG MM(262420000000021/f4e0416b) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095516360 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250425095516360 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) 20250425095516360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095516360 DMM INFO MM(262420000000021/f4e0416b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4e0416b) (gprs_gmm.c:337) 20250425095516362 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095516362 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095516362 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250425095516362 DMM INFO MM(262420000000021/f4e0416b) Subscriber data update (mmctx.c:445) 20250425095516362 DMM DEBUG MM(262420000000021/f4e0416b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095516362 DMM INFO MM(262420000000021/f4e0416b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095516362 DMM NOTICE MM(262420000000021/f4e0416b) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250425095516362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095516362 DMM NOTICE MM(262420000000021/f4e0416b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095516362 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) 20250425095516362 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095516362 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250425095516362 DMM INFO MM(262420000000021/f4e0416b) Subscriber data update (mmctx.c:445) 20250425095516362 DMM DEBUG MM(262420000000021/f4e0416b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095516369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095516369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095516369 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095516369 DMM INFO MM(262420000000021/f4e0416b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095516369 DMM NOTICE MM(262420000000021/f4e0416b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095516369 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095516369 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095516369 DLLC NOTICE LLME(c0136875/f4e0416b){ASSIGNED} LLGM Assign pre (ffffffff => f4e0416b) (gprs_llc.c:1079) 20250425095516369 DLLC NOTICE LLME(ffffffff/f4e0416b){ASSIGNED} LLGM Assign post (ffffffff => f4e0416b) (gprs_llc.c:1125) 20250425095516369 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095516369 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095516369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095516369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@d74db121f408: setverdict(pass): none -> pass 20250425095516421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095516421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095516421 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095516421 DMM INFO MM(262420000000021/f4e0416b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095516421 DMM INFO MM(262420000000021/f4e0416b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095516421 DMM DEBUG MM(262420000000021/f4e0416b) Using GGSN 0 (gprs_sm.c:317) 20250425095516421 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) 20250425095516421 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250425095516421 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095516421 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095516421 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250425095516432 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 f0 33 f2 78 11 48 5e 58 3b 14 05 7f 44 b2 15 61 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:461) 20250425095516432 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e05220, cbp=0x55a16409da70) (sgsn_libgtp.c:633) 20250425095516432 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095516432 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=f4e0416b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095516432 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095516432 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095516440 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250425095516447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095516447 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250425095516447 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095516451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095516451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250425095516451 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095516451 DMM INFO MM(262420000000021/f4e0416b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250425095516451 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095516451 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250425095516453 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:461) 20250425095516453 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa560e05220, cbp=0x55a16409da70) (sgsn_libgtp.c:633) 20250425095516453 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250425095516453 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=f4e0416b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095516453 DMM INFO MM(262420000000021/f4e0416b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250425095516453 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250425095516453 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(804)@d74db121f408: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@d74db121f408: Final verdict of PTC: pass 20250425095516460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40030<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(809)@d74db121f408: Final verdict of PTC: none 20250425095516462 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095516462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(811)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@d74db121f408: Final verdict of PTC: none -NSVCI99(816)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(818)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(804)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(810)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(805)@d74db121f408: Final verdict of PTC: none -NSVCI97(806)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(814)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(804): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(809): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Fri Apr 25 09:55:16 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 20250425095516632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095517034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105196) 20250425095517463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095517463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105196, count=106356) 20250425095518464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095518464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Fri Apr 25 09:55:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095519465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095519465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_user_deact_mt started. 20250425095520062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095520063 DMM INFO MM(262420000000021/f4e0416b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095520063 DMM INFO MM(262420000000021/f4e0416b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095520063 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095520063 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095520063 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095520063 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095520063 DLLC NOTICE LLME(ffffffff/f4e0416b){ASSIGNED} LLGM Assign pre (f4e0416b => ffffffff) (gprs_llc.c:1079) 20250425095520063 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4e0416b => ffffffff) (gprs_llc.c:1125) 20250425095520063 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250425095520063 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) 20250425095520063 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) 20250425095520063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095520063 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095520063 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095520063 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095520063 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095520099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095520099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095520099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095520099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095520099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095520099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095520099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095520099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095520099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095520101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095520101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095520101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095520102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095520102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095520102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095520102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095520102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095520102 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095520102 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095520102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095520102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095520102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095520106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095520120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095520120 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095520131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095520131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095520131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095520131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095520131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095520131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095520131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095520131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095520131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095520133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095520133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095520133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095520134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095520134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095520134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095520134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095520134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095520134 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095520134 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095520134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095520134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095520134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(831)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095520139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095520153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095520153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(836)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095520173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095520173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095520173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095520173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095520173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095520173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095520173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095520173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095520173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(836)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095520175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095520175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095520175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095520175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095520175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095520175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095520175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095520175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095520175 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095520175 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095520175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095520176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095520176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(836)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(836)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095520181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095520193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095520193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(833)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095520466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095520466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095520466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095520466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(835)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095520468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(835)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095520469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(835)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(835)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(835)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d74db121f408: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='D2300D95'O, index=0 SGSN_Test-GSUP(837)@d74db121f408: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@d74db121f408: 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 := '45214E6B00F41655C65344B40F4E54A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92564BE7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9F38BB9AC618AEF'O } } } } } 20250425095520503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095520503 DLLC NOTICE LLME(ffffffff/d2300d95){UNASSIGNED} LLC RX: unknown TLLI 0xd2300d95, creating LLME on the fly (gprs_llc.c:552) 20250425095520503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095520503 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095520503 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095520503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095520503 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095520503 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095520503 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095520503 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095520503 DLLC NOTICE LLME(ffffffff/d2300d95){UNASSIGNED} LLGM Assign pre (d2300d95 => e55014d6) (gprs_llc.c:1079) 20250425095520503 DLLC NOTICE LLME(d2300d95/e55014d6){ASSIGNED} LLGM Assign post (d2300d95 => e55014d6) (gprs_llc.c:1125) 20250425095520503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095520503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095520503 DMM DEBUG MM(262420000000022/e55014d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095520518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095520518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095520518 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095520518 DMM DEBUG MM(262420000000022/e55014d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250425095520518 DMM NOTICE MM(262420000000022/e55014d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095520518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095520518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095520518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095520518 DMM DEBUG MM(262420000000022/e55014d6) Requesting authorization (sgsn_auth.c:160) 20250425095520518 DMM INFO MM(262420000000022/e55014d6) Requesting authentication tuples (sgsn_auth.c:184) 20250425095520518 DMM DEBUG MM(262420000000022/e55014d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095520518 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250425095520518 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(837)@d74db121f408: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250425095520521 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095520521 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095520521 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095520521 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095520521 DMM INFO MM(262420000000022/e55014d6) Subscriber data update (mmctx.c:445) 20250425095520521 DMM DEBUG MM(262420000000022/e55014d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095520521 DMM INFO MM(262420000000022/e55014d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095520521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095520521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095520521 DMM INFO MM(262420000000022/e55014d6) <- GMM AUTH AND CIPHERING REQ (rand = 45 21 4e 6b 00 f4 16 55 c6 53 44 b4 0f 4e 54 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095520528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095520528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095520528 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095520528 DMM INFO MM(262420000000022/e55014d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095520528 DMM NOTICE MM(262420000000022/e55014d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095520528 DMM DEBUG MM(262420000000022/e55014d6) checking auth: received GSM SRES = 92 56 4b e7 (gprs_gmm.c:716) 20250425095520528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095520528 DMM DEBUG MM(262420000000022/e55014d6) Requesting authorization (sgsn_auth.c:160) 20250425095520528 DMM INFO MM(262420000000022/e55014d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095520528 DMM DEBUG MM(262420000000022/e55014d6) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095520528 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250425095520528 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) 20250425095520528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095520528 DMM INFO MM(262420000000022/e55014d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe55014d6) (gprs_gmm.c:337) 20250425095520530 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095520530 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095520530 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250425095520530 DMM INFO MM(262420000000022/e55014d6) Subscriber data update (mmctx.c:445) 20250425095520530 DMM DEBUG MM(262420000000022/e55014d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095520530 DMM INFO MM(262420000000022/e55014d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095520530 DMM NOTICE MM(262420000000022/e55014d6) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250425095520530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095520530 DMM NOTICE MM(262420000000022/e55014d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095520530 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) 20250425095520530 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095520530 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250425095520530 DMM INFO MM(262420000000022/e55014d6) Subscriber data update (mmctx.c:445) 20250425095520530 DMM DEBUG MM(262420000000022/e55014d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095520534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095520534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095520534 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095520534 DMM INFO MM(262420000000022/e55014d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095520534 DMM NOTICE MM(262420000000022/e55014d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095520534 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095520534 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095520534 DLLC NOTICE LLME(d2300d95/e55014d6){ASSIGNED} LLGM Assign pre (ffffffff => e55014d6) (gprs_llc.c:1079) 20250425095520534 DLLC NOTICE LLME(ffffffff/e55014d6){ASSIGNED} LLGM Assign post (ffffffff => e55014d6) (gprs_llc.c:1125) 20250425095520534 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095520534 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095520534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095520534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@d74db121f408: setverdict(pass): none -> pass 20250425095520587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095520587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095520587 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095520587 DMM INFO MM(262420000000022/e55014d6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095520587 DMM INFO MM(262420000000022/e55014d6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095520587 DMM DEBUG MM(262420000000022/e55014d6) Using GGSN 0 (gprs_sm.c:317) 20250425095520587 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) 20250425095520587 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250425095520587 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095520587 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095520587 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250425095520600 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 30 c8 40 1a 11 a7 e8 95 36 14 05 7f d6 38 a1 f5 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:461) 20250425095520600 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e05220, cbp=0x55a16409da70) (sgsn_libgtp.c:633) 20250425095520600 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095520600 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=e55014d6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095520600 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095520600 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095520608 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250425095520615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095520615 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250425095520615 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095520617 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250425095520617 DGPRS INFO PDP(262420000000022:5): Context 0x7fa560e05220 was deleted (sgsn_libgtp.c:707) 20250425095520617 DMM INFO MM(262420000000022/e55014d6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250425095520617 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250425095520617 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d74db121f408: Removing Client IMSI='262420000000022'H, index=0 20250425095520623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095520623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250425095520623 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095520623 DMM INFO MM(262420000000022/e55014d6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@d74db121f408: Final verdict of PTC: pass 20250425095520624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40046<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095520625 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@d74db121f408: Final verdict of PTC: none 20250425095520625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(835)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(837)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@d74db121f408: Final verdict of PTC: none -NSVCI98(830)@d74db121f408: Final verdict of PTC: none -NSVCI97(825)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(833)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(828)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(834)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@d74db121f408: Final verdict of PTC: none -NSVCI99(836)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(823)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(833): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Fri Apr 25 09:55:20 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 20250425095520796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095521198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91904) 20250425095521626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095521626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91904, count=105368) 20250425095522627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095522627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425095523023 DGPRS DEBUG Checking for inactive LLMEs, time = 8805828 (sgsn.c:132) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Fri Apr 25 09:55:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095523629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095523629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_deact_dup started. 20250425095524229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095524230 DMM INFO MM(262420000000022/e55014d6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095524230 DMM INFO MM(262420000000022/e55014d6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095524230 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095524230 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095524230 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095524230 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095524230 DLLC NOTICE LLME(ffffffff/e55014d6){ASSIGNED} LLGM Assign pre (e55014d6 => ffffffff) (gprs_llc.c:1079) 20250425095524230 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e55014d6 => ffffffff) (gprs_llc.c:1125) 20250425095524230 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095524230 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095524230 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250425095524230 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) 20250425095524230 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) 20250425095524230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095524230 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095524230 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095524230 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095524230 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095524259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095524259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095524259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095524259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095524259 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095524259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095524259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095524259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095524259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095524261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095524261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095524261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095524261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095524261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095524261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095524261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095524261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095524261 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095524261 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095524261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095524261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095524261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095524264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095524273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095524273 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095524287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095524287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095524287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095524287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095524287 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095524287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095524287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095524287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095524287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(850)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(849)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095524289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095524289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095524289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095524289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095524289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095524289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095524289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095524289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095524290 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095524290 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095524290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095524290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095524290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095524295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(846)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425095524306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095524306 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(854)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095524308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095524308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095524308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095524308 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095524308 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095524308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095524308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095524308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095524308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_dup-BVCI210(847)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(854)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095524311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095524311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095524311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095524311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095524311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095524311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095524311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095524311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095524311 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095524311 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095524311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095524311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095524311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095524315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095524326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095524326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095524630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095524630 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095524630 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095524630 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095524631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095524632 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@d74db121f408: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='DE386252'O, index=0 SGSN_Test-GSUP(856)@d74db121f408: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@d74db121f408: 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 := 'B8A9BC376B4F6BE6EDDB14D43F3651CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B44E104B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4230A5C0F055E4FE'O } } } } } 20250425095524665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095524665 DLLC NOTICE LLME(ffffffff/de386252){UNASSIGNED} LLC RX: unknown TLLI 0xde386252, creating LLME on the fly (gprs_llc.c:552) 20250425095524665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095524665 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095524665 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095524665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095524665 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095524665 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095524665 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095524665 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095524665 DLLC NOTICE LLME(ffffffff/de386252){UNASSIGNED} LLGM Assign pre (de386252 => f527a31b) (gprs_llc.c:1079) 20250425095524665 DLLC NOTICE LLME(de386252/f527a31b){ASSIGNED} LLGM Assign post (de386252 => f527a31b) (gprs_llc.c:1125) 20250425095524665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095524665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095524665 DMM DEBUG MM(262420000000046/f527a31b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095524677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095524677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095524677 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095524677 DMM DEBUG MM(262420000000046/f527a31b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250425095524677 DMM NOTICE MM(262420000000046/f527a31b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095524677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095524677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095524677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095524677 DMM DEBUG MM(262420000000046/f527a31b) Requesting authorization (sgsn_auth.c:160) 20250425095524677 DMM INFO MM(262420000000046/f527a31b) Requesting authentication tuples (sgsn_auth.c:184) 20250425095524677 DMM DEBUG MM(262420000000046/f527a31b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095524677 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250425095524677 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(856)@d74db121f408: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250425095524679 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095524679 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095524679 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095524679 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095524679 DMM INFO MM(262420000000046/f527a31b) Subscriber data update (mmctx.c:445) 20250425095524679 DMM DEBUG MM(262420000000046/f527a31b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095524679 DMM INFO MM(262420000000046/f527a31b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095524679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095524679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095524679 DMM INFO MM(262420000000046/f527a31b) <- GMM AUTH AND CIPHERING REQ (rand = b8 a9 bc 37 6b 4f 6b e6 ed db 14 d4 3f 36 51 cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095524685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095524685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095524685 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095524685 DMM INFO MM(262420000000046/f527a31b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095524685 DMM NOTICE MM(262420000000046/f527a31b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095524685 DMM DEBUG MM(262420000000046/f527a31b) checking auth: received GSM SRES = b4 4e 10 4b (gprs_gmm.c:716) 20250425095524685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095524685 DMM DEBUG MM(262420000000046/f527a31b) Requesting authorization (sgsn_auth.c:160) 20250425095524685 DMM INFO MM(262420000000046/f527a31b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095524685 DMM DEBUG MM(262420000000046/f527a31b) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095524685 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250425095524685 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) 20250425095524685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095524685 DMM INFO MM(262420000000046/f527a31b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf527a31b) (gprs_gmm.c:337) 20250425095524686 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095524686 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095524686 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250425095524686 DMM INFO MM(262420000000046/f527a31b) Subscriber data update (mmctx.c:445) 20250425095524686 DMM DEBUG MM(262420000000046/f527a31b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095524686 DMM INFO MM(262420000000046/f527a31b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095524686 DMM NOTICE MM(262420000000046/f527a31b) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250425095524686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095524686 DMM NOTICE MM(262420000000046/f527a31b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095524686 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) 20250425095524687 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095524687 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250425095524687 DMM INFO MM(262420000000046/f527a31b) Subscriber data update (mmctx.c:445) 20250425095524687 DMM DEBUG MM(262420000000046/f527a31b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095524690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095524690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095524690 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095524690 DMM INFO MM(262420000000046/f527a31b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095524690 DMM NOTICE MM(262420000000046/f527a31b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095524690 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095524690 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095524690 DLLC NOTICE LLME(de386252/f527a31b){ASSIGNED} LLGM Assign pre (ffffffff => f527a31b) (gprs_llc.c:1079) 20250425095524690 DLLC NOTICE LLME(ffffffff/f527a31b){ASSIGNED} LLGM Assign post (ffffffff => f527a31b) (gprs_llc.c:1125) 20250425095524690 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095524690 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095524690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095524690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@d74db121f408: setverdict(pass): none -> pass 20250425095524742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095524742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095524742 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095524742 DMM INFO MM(262420000000046/f527a31b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095524742 DMM INFO MM(262420000000046/f527a31b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095524742 DMM DEBUG MM(262420000000046/f527a31b) Using GGSN 0 (gprs_sm.c:317) 20250425095524742 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) 20250425095524742 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250425095524742 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095524742 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095524742 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250425095524752 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 b3 fa 88 3e 11 99 49 93 e0 14 05 7f f3 17 25 23 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:461) 20250425095524752 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e05220, cbp=0x55a16409da70) (sgsn_libgtp.c:633) 20250425095524752 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095524752 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=f527a31b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095524752 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095524752 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095524759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095524759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250425095524760 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095524760 DMM INFO MM(262420000000046/f527a31b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250425095524760 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095524760 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250425095524760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095524760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095524760 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095524760 DMM INFO MM(262420000000046/f527a31b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250425095524760 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095524760 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(858)@d74db121f408: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@d74db121f408: "Received deletePDPContextResponse 1, seq_nr=1036" 20250425095524762 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:461) 20250425095524762 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa560e05220, cbp=0x55a16409da70) (sgsn_libgtp.c:633) 20250425095524762 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250425095524762 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=f527a31b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095524762 DMM INFO MM(262420000000046/f527a31b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250425095524762 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250425095524762 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250425095524762 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:461) 20250425095524762 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:466) TC_attach_pdp_act_deact_dup(858)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@d74db121f408: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@d74db121f408: Final verdict of PTC: pass 20250425095526770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40066<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095526771 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095526771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup-BVCI210(847)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(856)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@d74db121f408: Final verdict of PTC: none -NSVCI98(849)@d74db121f408: Final verdict of PTC: none -NSVCI99(854)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(852)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(842)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(848)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@d74db121f408: Final verdict of PTC: none -NSVCI97(844)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(847): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Fri Apr 25 09:55:26 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 20250425095526936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095527337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106548) 20250425095527772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095527772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106548, count=107808) 20250425095528772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095528772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Fri Apr 25 09:55:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095529773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095529773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425095530367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55430<->l=127.0.0.10:4245 (telnet_interface.c:192) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_second_attempt started. 20250425095530367 DMM INFO MM(262420000000046/f527a31b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095530367 DMM INFO MM(262420000000046/f527a31b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095530367 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095530367 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095530367 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095530367 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095530367 DLLC NOTICE LLME(ffffffff/f527a31b){ASSIGNED} LLGM Assign pre (f527a31b => ffffffff) (gprs_llc.c:1079) 20250425095530367 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f527a31b => ffffffff) (gprs_llc.c:1125) 20250425095530367 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250425095530367 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) 20250425095530367 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) 20250425095530367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095530367 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095530367 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095530367 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095530367 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(864)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(863)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095530392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095530392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095530392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095530392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095530392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095530392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095530392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095530392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095530392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(864)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095530393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095530393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095530393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095530394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095530394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095530394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095530394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095530394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095530394 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095530394 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095530394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095530394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095530394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(864)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(864)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(865)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095530397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(863)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425095530405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095530405 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(869)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095530407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095530407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095530407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095530407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095530407 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095530407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095530407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095530407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095530407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(868)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(869)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095530408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095530408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095530408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095530408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095530408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095530408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095530408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095530408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095530408 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095530408 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095530408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(869)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095530408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095530408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt-BVCI196(861)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095530411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(865)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(868)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095530419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095530419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250425095530419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095530419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095530419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095530419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095530419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095530419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095530419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095530419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095530419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095530420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095530420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095530420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095530421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095530421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095530421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095530421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095530421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095530421 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095530421 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095530421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095530421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095530421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_second_attempt-BVCI210(866)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095530424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095530429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095530429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095530774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095530774 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095530774 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095530774 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095530776 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095530776 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(861)@d74db121f408: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D253CBDD'O, index=0 SGSN_Test-GSUP(875)@d74db121f408: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@d74db121f408: 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 := '3A7D099A30A535EC84678C6FAA4BF9BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2E17696'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D7C1B30790094D4'O } } } } } 20250425095530797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095530797 DLLC NOTICE LLME(ffffffff/d253cbdd){UNASSIGNED} LLC RX: unknown TLLI 0xd253cbdd, creating LLME on the fly (gprs_llc.c:552) 20250425095530797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095530797 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095530797 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095530797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095530797 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095530797 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095530797 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095530797 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095530797 DLLC NOTICE LLME(ffffffff/d253cbdd){UNASSIGNED} LLGM Assign pre (d253cbdd => d21c8b50) (gprs_llc.c:1079) 20250425095530797 DLLC NOTICE LLME(d253cbdd/d21c8b50){ASSIGNED} LLGM Assign post (d253cbdd => d21c8b50) (gprs_llc.c:1125) 20250425095530797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095530797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095530797 DMM DEBUG MM(262420000000022/d21c8b50) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095530803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095530803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095530803 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095530803 DMM DEBUG MM(262420000000022/d21c8b50) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250425095530803 DMM NOTICE MM(262420000000022/d21c8b50) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095530803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095530803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095530803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095530803 DMM DEBUG MM(262420000000022/d21c8b50) Requesting authorization (sgsn_auth.c:160) 20250425095530803 DMM INFO MM(262420000000022/d21c8b50) Requesting authentication tuples (sgsn_auth.c:184) 20250425095530803 DMM DEBUG MM(262420000000022/d21c8b50) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095530803 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250425095530803 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(875)@d74db121f408: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@d74db121f408: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250425095530844 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095530844 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095530844 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095530844 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095530844 DMM INFO MM(262420000000022/d21c8b50) Subscriber data update (mmctx.c:445) 20250425095530844 DMM DEBUG MM(262420000000022/d21c8b50) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095530844 DMM INFO MM(262420000000022/d21c8b50) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095530844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095530844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095530844 DMM INFO MM(262420000000022/d21c8b50) <- GMM AUTH AND CIPHERING REQ (rand = 3a 7d 09 9a 30 a5 35 ec 84 67 8c 6f aa 4b f9 bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095530850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095530850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095530850 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095530850 DMM INFO MM(262420000000022/d21c8b50) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095530850 DMM NOTICE MM(262420000000022/d21c8b50) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095530850 DMM DEBUG MM(262420000000022/d21c8b50) checking auth: received GSM SRES = b2 e1 76 96 (gprs_gmm.c:716) 20250425095530850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095530850 DMM DEBUG MM(262420000000022/d21c8b50) Requesting authorization (sgsn_auth.c:160) 20250425095530850 DMM INFO MM(262420000000022/d21c8b50) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095530850 DMM DEBUG MM(262420000000022/d21c8b50) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095530850 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250425095530850 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) 20250425095530850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095530850 DMM INFO MM(262420000000022/d21c8b50) <- GMM ATTACH ACCEPT (new P-TMSI=0xd21c8b50) (gprs_gmm.c:337) 20250425095530851 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095530851 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095530851 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250425095530851 DMM INFO MM(262420000000022/d21c8b50) Subscriber data update (mmctx.c:445) 20250425095530851 DMM DEBUG MM(262420000000022/d21c8b50) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095530851 DMM INFO MM(262420000000022/d21c8b50) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095530851 DMM NOTICE MM(262420000000022/d21c8b50) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250425095530851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095530851 DMM NOTICE MM(262420000000022/d21c8b50) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095530851 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) 20250425095530851 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095530851 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250425095530851 DMM INFO MM(262420000000022/d21c8b50) Subscriber data update (mmctx.c:445) 20250425095530851 DMM DEBUG MM(262420000000022/d21c8b50) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095530853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095530853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095530854 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095530854 DMM INFO MM(262420000000022/d21c8b50) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095530854 DMM NOTICE MM(262420000000022/d21c8b50) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095530854 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095530854 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095530854 DLLC NOTICE LLME(d253cbdd/d21c8b50){ASSIGNED} LLGM Assign pre (ffffffff => d21c8b50) (gprs_llc.c:1079) 20250425095530854 DLLC NOTICE LLME(ffffffff/d21c8b50){ASSIGNED} LLGM Assign post (ffffffff => d21c8b50) (gprs_llc.c:1125) 20250425095530854 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095530854 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095530854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095530854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@d74db121f408: setverdict(pass): none -> pass TC_attach_second_attempt(877)@d74db121f408: 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 := '7B3B18606CB62BCE34C8493D40DCA78D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85BDB7FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82F3C9546C8AAA71'O } } } } } 20250425095530950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095530950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095530950 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095530950 DMM INFO MM(262420000000022/d21c8b50) -> GMM ATTACH REQUEST MI(TMSI-0xD21C8B50) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095530950 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095530950 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425095530950 DLLC NOTICE LLME(ffffffff/d21c8b50){ASSIGNED} LLGM Assign pre (d21c8b50 => e479946d) (gprs_llc.c:1079) 20250425095530950 DLLC NOTICE LLME(d21c8b50/e479946d){ASSIGNED} LLGM Assign post (d21c8b50 => e479946d) (gprs_llc.c:1125) 20250425095530950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095530950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095530950 DMM DEBUG MM(262420000000022/e479946d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095530953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095530953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250425095530953 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095530953 DMM DEBUG MM(262420000000022/e479946d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250425095530953 DMM NOTICE MM(262420000000022/e479946d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095530953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095530953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095530953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095530953 DMM DEBUG MM(262420000000022/e479946d) Requesting authorization (sgsn_auth.c:160) 20250425095530953 DMM INFO MM(262420000000022/e479946d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095530953 DMM DEBUG MM(262420000000022/e479946d) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095530953 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250425095530953 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) 20250425095536955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250425095536955 DMM ERROR MM(262420000000022/e479946d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250425095536955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250425095536955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250425095536955 DMM NOTICE MM(262420000000022/e479946d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250425095536955 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250425095536955 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) 20250425095536955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Reject}: Deallocated (fsm.c:568) 20250425095536955 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Deallocated (fsm.c:568) 20250425095536955 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095536955 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250425095536955 DLLC NOTICE LLME(d21c8b50/e479946d){ASSIGNED} LLGM Assign pre (e479946d => ffffffff) (gprs_llc.c:1079) 20250425095536955 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e479946d => ffffffff) (gprs_llc.c:1125) 20250425095550775 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250425095550775 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250425095550776 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095553024 DGPRS DEBUG Checking for inactive LLMEs, time = 8805858 (sgsn.c:132) 20250425095600395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095600396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095600396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095600409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095600411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095600411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095600422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095600423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095600423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@d74db121f408: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d74db121f408: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb2-NS2(868)@d74db121f408: Final verdict of PTC: none 20250425095600815 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095600815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425095600815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55430<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@d74db121f408: Final verdict of PTC: none -NSVCI98(869)@d74db121f408: Final verdict of PTC: none -NSVCI99(873)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@d74db121f408: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(866)@d74db121f408: Final verdict of PTC: none -NSVCI97(864)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@d74db121f408: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(861)@d74db121f408: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(862)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(867)@d74db121f408: Final verdict of PTC: none TC_attach_second_attempt(877)@d74db121f408: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(871)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_second_attempt-BVCI196(861): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_second_attempt-BVCI210(866): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@d74db121f408: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Fri Apr 25 09:56:00 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 20250425095600986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095601388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107188) 20250425095601816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095601816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107188, count=112620) 20250425095602818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095602818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Fri Apr 25 09:56:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095603819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095603819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_echo_timeout started. 20250425095604412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095604412 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095604432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095604432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095604432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095604432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095604432 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095604432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095604432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095604432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095604432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095604432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095604432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095604432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095604433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095604433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095604433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095604433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095604433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095604433 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095604433 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095604433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095604433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095604433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095604436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095604444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095604444 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095604452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095604452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095604452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095604452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095604452 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095604452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095604452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095604452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095604452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095604453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095604453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095604453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095604453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095604453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095604453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095604453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095604453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095604453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095604453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095604453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095604453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095604453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095604456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095604464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095604464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(888)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_echo_timeout-BVCI210(886)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(892)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095604469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095604469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095604469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095604469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095604469 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095604469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095604470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095604470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095604470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095604470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095604470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095604470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095604470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095604470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095604470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095604470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095604470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095604470 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095604470 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095604470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(892)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095604471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095604471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095604474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095604481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095604481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095604820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095604820 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095604820 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095604820 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095604822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(893)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095604823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@d74db121f408: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='D9B0981A'O, index=0 SGSN_Test-GSUP(894)@d74db121f408: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@d74db121f408: 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 := '9BD0162435AC949E7AF6A76B50887EE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2F3F97CB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF5F734947DB9BA2'O } } } } } 20250425095604842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095604842 DLLC NOTICE LLME(ffffffff/d9b0981a){UNASSIGNED} LLC RX: unknown TLLI 0xd9b0981a, creating LLME on the fly (gprs_llc.c:552) 20250425095604842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095604842 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095604843 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095604843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095604843 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095604843 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095604843 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095604843 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095604843 DLLC NOTICE LLME(ffffffff/d9b0981a){UNASSIGNED} LLGM Assign pre (d9b0981a => fbae2d33) (gprs_llc.c:1079) 20250425095604843 DLLC NOTICE LLME(d9b0981a/fbae2d33){ASSIGNED} LLGM Assign post (d9b0981a => fbae2d33) (gprs_llc.c:1125) 20250425095604843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095604843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095604843 DMM DEBUG MM(262420000000067/fbae2d33) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095604851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095604851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095604851 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095604851 DMM DEBUG MM(262420000000067/fbae2d33) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250425095604851 DMM NOTICE MM(262420000000067/fbae2d33) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095604851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095604851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095604851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095604851 DMM DEBUG MM(262420000000067/fbae2d33) Requesting authorization (sgsn_auth.c:160) 20250425095604851 DMM INFO MM(262420000000067/fbae2d33) Requesting authentication tuples (sgsn_auth.c:184) 20250425095604851 DMM DEBUG MM(262420000000067/fbae2d33) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095604851 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250425095604851 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(894)@d74db121f408: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@d74db121f408: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250425095604892 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095604892 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095604892 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095604892 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095604892 DMM INFO MM(262420000000067/fbae2d33) Subscriber data update (mmctx.c:445) 20250425095604892 DMM DEBUG MM(262420000000067/fbae2d33) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095604892 DMM INFO MM(262420000000067/fbae2d33) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095604892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095604892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095604892 DMM INFO MM(262420000000067/fbae2d33) <- GMM AUTH AND CIPHERING REQ (rand = 9b d0 16 24 35 ac 94 9e 7a f6 a7 6b 50 88 7e e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095604899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095604899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095604899 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095604899 DMM INFO MM(262420000000067/fbae2d33) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095604899 DMM NOTICE MM(262420000000067/fbae2d33) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095604899 DMM DEBUG MM(262420000000067/fbae2d33) checking auth: received GSM SRES = 2f 3f 97 cb (gprs_gmm.c:716) 20250425095604899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095604899 DMM DEBUG MM(262420000000067/fbae2d33) Requesting authorization (sgsn_auth.c:160) 20250425095604899 DMM INFO MM(262420000000067/fbae2d33) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095604899 DMM DEBUG MM(262420000000067/fbae2d33) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095604899 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250425095604899 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) 20250425095604899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095604899 DMM INFO MM(262420000000067/fbae2d33) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbae2d33) (gprs_gmm.c:337) 20250425095604900 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095604900 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095604900 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250425095604900 DMM INFO MM(262420000000067/fbae2d33) Subscriber data update (mmctx.c:445) 20250425095604900 DMM DEBUG MM(262420000000067/fbae2d33) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095604900 DMM INFO MM(262420000000067/fbae2d33) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095604900 DMM NOTICE MM(262420000000067/fbae2d33) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250425095604900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095604900 DMM NOTICE MM(262420000000067/fbae2d33) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095604900 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) 20250425095604901 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095604901 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250425095604901 DMM INFO MM(262420000000067/fbae2d33) Subscriber data update (mmctx.c:445) 20250425095604901 DMM DEBUG MM(262420000000067/fbae2d33) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095604904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095604904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095604904 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095604904 DMM INFO MM(262420000000067/fbae2d33) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095604904 DMM NOTICE MM(262420000000067/fbae2d33) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095604904 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095604904 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095604904 DLLC NOTICE LLME(d9b0981a/fbae2d33){ASSIGNED} LLGM Assign pre (ffffffff => fbae2d33) (gprs_llc.c:1079) 20250425095604904 DLLC NOTICE LLME(ffffffff/fbae2d33){ASSIGNED} LLGM Assign post (ffffffff => fbae2d33) (gprs_llc.c:1125) 20250425095604904 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095604904 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095604904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095604904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@d74db121f408: setverdict(pass): none -> pass 20250425095604956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095604956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095604956 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095604956 DMM INFO MM(262420000000067/fbae2d33) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095604956 DMM INFO MM(262420000000067/fbae2d33) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095604956 DMM DEBUG MM(262420000000067/fbae2d33) Using GGSN 0 (gprs_sm.c:317) 20250425095604956 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) 20250425095604956 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250425095604956 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095604956 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095604956 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250425095604962 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 f1 ba 64 69 11 e7 cf 50 c8 14 05 7f bd 17 73 f5 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:461) 20250425095604962 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e05220, cbp=0x55a16409da70) (sgsn_libgtp.c:633) 20250425095604962 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095604962 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=fbae2d33, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095604962 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095604962 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095609828 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250425095609830 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:461) 20250425095609830 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a1640946f0) (sgsn_libgtp.c:633) 20250425095614828 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1039" 20250425095619830 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250425095619830 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1039" 20250425095623025 DGPRS DEBUG Checking for inactive LLMEs, time = 8805888 (sgsn.c:132) 20250425095624822 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250425095624822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095624822 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250425095624830 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250425095624830 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250425095624830 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1041" 20250425095629832 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250425095629832 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250425095629832 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250425095629832 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1041" 20250425095634434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095634436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095634436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095634454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095634455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095634455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095634471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095634472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095634472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095634832 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250425095634832 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250425095634832 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250425095634832 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250425095634832 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1043" 20250425095639834 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250425095639834 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250425095639834 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250425095639834 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250425095639834 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55a1640946f0) (sgsn_libgtp.c:633) 20250425095639834 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55a1640946f0) (sgsn_libgtp.c:637) 20250425095639834 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250425095639834 DMM INFO MM(262420000000067/fbae2d33) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250425095639834 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250425095639834 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250425095639834 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250425095639834 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250425095639834 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250425095639834 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250425095639834 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250425095639834 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250425095639834 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250425095639834 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250425095639834 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250425095639834 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250425095639834 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@d74db121f408: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@d74db121f408: Removing Client IMSI='262420000000067'H, index=0 20250425095639839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095639839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250425095639839 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095639839 DMM INFO MM(262420000000067/fbae2d33) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@d74db121f408: Final verdict of PTC: pass 20250425095639840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34186<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@d74db121f408: Final verdict of PTC: none 20250425095639841 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095639841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(893)@d74db121f408: Final verdict of PTC: none -NSVCI97(882)@d74db121f408: Final verdict of PTC: none -NSVCI98(887)@d74db121f408: Final verdict of PTC: none -NSVCI99(892)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@d74db121f408: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@d74db121f408: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@d74db121f408: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(890)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(885)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(880)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Fri Apr 25 09:56:39 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 20250425095639979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095640380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113244) 20250425095640842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095640842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113244, count=114504) 20250425095641844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095641844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Fri Apr 25 09:56:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095642844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095642844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_restart_ctr_echo started. 20250425095643404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095643405 DMM INFO MM(262420000000067/fbae2d33) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095643405 DMM INFO MM(262420000000067/fbae2d33) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095643405 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095643405 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095643405 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095643405 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095643405 DLLC NOTICE LLME(ffffffff/fbae2d33){ASSIGNED} LLGM Assign pre (fbae2d33 => ffffffff) (gprs_llc.c:1079) 20250425095643405 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbae2d33 => ffffffff) (gprs_llc.c:1125) 20250425095643405 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095643405 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095643405 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250425095643405 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) 20250425095643405 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) 20250425095643405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095643405 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095643405 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095643405 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095643405 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095643424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095643424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095643424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095643424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095643424 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095643424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095643425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095643425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095643425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095643425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095643425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095643425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095643425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095643426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095643426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095643426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095643426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095643426 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095643426 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095643426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095643426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095643426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095643430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(903)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(898)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095643440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095643440 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(907)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(906)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095643451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095643451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095643451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095643451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095643451 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095643451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095643451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095643451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095643451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(907)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095643452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095643453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095643453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095643453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095643453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095643453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095643453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095643453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095643453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095643453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095643453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(907)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095643453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095643453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(908)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095643457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095643464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095643464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(906)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@d74db121f408: Provider Link came up: sending NS-RESET TC_attach_restart_ctr_echo-BVCI210(904)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095643468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095643468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095643468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095643468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095643468 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095643468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095643468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095643468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095643468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095643469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095643469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095643469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095643470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095643470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095643470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095643470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095643470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095643470 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095643470 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095643470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(911)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095643471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095643471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095643474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095643481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095643481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(909)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095643845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095643845 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095643845 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095643845 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095643846 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095643847 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@d74db121f408: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='D8F5A6A2'O, index=0 SGSN_Test-GSUP(913)@d74db121f408: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@d74db121f408: 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 := '9BA39E36E215B1C2BA49767B7A566FB6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7EC32064'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '831545713D94688E'O } } } } } 20250425095643873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095643873 DLLC NOTICE LLME(ffffffff/d8f5a6a2){UNASSIGNED} LLC RX: unknown TLLI 0xd8f5a6a2, creating LLME on the fly (gprs_llc.c:552) 20250425095643873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095643873 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095643873 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095643873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095643873 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095643873 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095643873 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095643873 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095643873 DLLC NOTICE LLME(ffffffff/d8f5a6a2){UNASSIGNED} LLGM Assign pre (d8f5a6a2 => e3a79dab) (gprs_llc.c:1079) 20250425095643873 DLLC NOTICE LLME(d8f5a6a2/e3a79dab){ASSIGNED} LLGM Assign post (d8f5a6a2 => e3a79dab) (gprs_llc.c:1125) 20250425095643873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095643873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095643873 DMM DEBUG MM(262420000000023/e3a79dab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095643882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095643882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095643882 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095643882 DMM DEBUG MM(262420000000023/e3a79dab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250425095643882 DMM NOTICE MM(262420000000023/e3a79dab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095643882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095643882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095643882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095643882 DMM DEBUG MM(262420000000023/e3a79dab) Requesting authorization (sgsn_auth.c:160) 20250425095643882 DMM INFO MM(262420000000023/e3a79dab) Requesting authentication tuples (sgsn_auth.c:184) 20250425095643882 DMM DEBUG MM(262420000000023/e3a79dab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095643882 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250425095643882 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(913)@d74db121f408: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@d74db121f408: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250425095643924 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095643924 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095643924 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095643924 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095643924 DMM INFO MM(262420000000023/e3a79dab) Subscriber data update (mmctx.c:445) 20250425095643924 DMM DEBUG MM(262420000000023/e3a79dab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095643924 DMM INFO MM(262420000000023/e3a79dab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095643924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095643924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095643924 DMM INFO MM(262420000000023/e3a79dab) <- GMM AUTH AND CIPHERING REQ (rand = 9b a3 9e 36 e2 15 b1 c2 ba 49 76 7b 7a 56 6f b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095643931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095643931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095643931 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095643931 DMM INFO MM(262420000000023/e3a79dab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095643931 DMM NOTICE MM(262420000000023/e3a79dab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095643931 DMM DEBUG MM(262420000000023/e3a79dab) checking auth: received GSM SRES = 7e c3 20 64 (gprs_gmm.c:716) 20250425095643931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095643931 DMM DEBUG MM(262420000000023/e3a79dab) Requesting authorization (sgsn_auth.c:160) 20250425095643931 DMM INFO MM(262420000000023/e3a79dab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095643931 DMM DEBUG MM(262420000000023/e3a79dab) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095643931 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250425095643931 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) 20250425095643931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095643931 DMM INFO MM(262420000000023/e3a79dab) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3a79dab) (gprs_gmm.c:337) 20250425095643932 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095643932 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095643932 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250425095643932 DMM INFO MM(262420000000023/e3a79dab) Subscriber data update (mmctx.c:445) 20250425095643932 DMM DEBUG MM(262420000000023/e3a79dab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095643932 DMM INFO MM(262420000000023/e3a79dab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095643932 DMM NOTICE MM(262420000000023/e3a79dab) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250425095643932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095643932 DMM NOTICE MM(262420000000023/e3a79dab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095643932 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) 20250425095643932 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095643932 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250425095643932 DMM INFO MM(262420000000023/e3a79dab) Subscriber data update (mmctx.c:445) 20250425095643932 DMM DEBUG MM(262420000000023/e3a79dab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095643936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095643936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095643936 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095643936 DMM INFO MM(262420000000023/e3a79dab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095643936 DMM NOTICE MM(262420000000023/e3a79dab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095643936 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095643936 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095643936 DLLC NOTICE LLME(d8f5a6a2/e3a79dab){ASSIGNED} LLGM Assign pre (ffffffff => e3a79dab) (gprs_llc.c:1079) 20250425095643936 DLLC NOTICE LLME(ffffffff/e3a79dab){ASSIGNED} LLGM Assign post (ffffffff => e3a79dab) (gprs_llc.c:1125) 20250425095643936 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095643936 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095643936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095643936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@d74db121f408: setverdict(pass): none -> pass 20250425095643988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095643988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095643988 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095643988 DMM INFO MM(262420000000023/e3a79dab) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095643988 DMM INFO MM(262420000000023/e3a79dab) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095643988 DMM DEBUG MM(262420000000023/e3a79dab) Using GGSN 0 (gprs_sm.c:317) 20250425095643988 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250425095643988 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095643988 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095643988 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250425095643995 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 10 66 f1 38 11 57 53 9e 32 14 05 7f c6 4c 08 27 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:461) 20250425095643995 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e020b8, cbp=0x55a16409da70) (sgsn_libgtp.c:633) 20250425095643995 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095643995 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=e3a79dab, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095643995 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095643995 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095648990 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250425095648992 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:461) 20250425095648992 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a1640946f0) (sgsn_libgtp.c:633) 20250425095653026 DGPRS DEBUG Checking for inactive LLMEs, time = 8805918 (sgsn.c:132) 20250425095653991 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250425095653992 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:461) 20250425095653992 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55a1640946f0) (sgsn_libgtp.c:633) 20250425095653992 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250425095653992 DMM INFO MM(262420000000023/e3a79dab) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250425095653992 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250425095653992 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@d74db121f408: Removing Client IMSI='262420000000023'H, index=0 20250425095653998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095653998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250425095653998 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095653998 DMM INFO MM(262420000000023/e3a79dab) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@d74db121f408: Final verdict of PTC: pass 20250425095654000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46212<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@d74db121f408: Final verdict of PTC: none 20250425095654001 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095654001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(912)@d74db121f408: Final verdict of PTC: none -NSVCI99(911)@d74db121f408: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(909)@d74db121f408: Final verdict of PTC: none -NSVCI98(907)@d74db121f408: Final verdict of PTC: none -NSVCI97(901)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@d74db121f408: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@d74db121f408: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(904)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(910)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(905)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(899)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(904): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(909): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Fri Apr 25 09:56:54 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 20250425095654158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095654559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103392) 20250425095655003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095655003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103392, count=104652) 20250425095656004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095656004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Fri Apr 25 09:56:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095657006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095657006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_restart_ctr_create started. 20250425095657588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095657588 DMM INFO MM(262420000000023/e3a79dab) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095657588 DMM INFO MM(262420000000023/e3a79dab) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095657588 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095657588 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095657588 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095657588 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095657588 DLLC NOTICE LLME(ffffffff/e3a79dab){ASSIGNED} LLGM Assign pre (e3a79dab => ffffffff) (gprs_llc.c:1079) 20250425095657588 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3a79dab => ffffffff) (gprs_llc.c:1125) 20250425095657588 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095657588 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095657588 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250425095657588 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) 20250425095657588 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) 20250425095657589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095657589 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095657589 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095657589 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095657589 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095657610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095657610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095657610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095657610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095657610 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095657610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095657610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095657610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095657610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095657612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095657612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095657612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095657613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095657613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095657613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095657613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095657613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095657613 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095657613 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095657613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095657613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095657613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095657618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(917)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095657628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095657628 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(926)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(925)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095657638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095657638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095657638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095657638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095657638 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095657638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095657638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095657638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095657638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(926)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095657640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095657640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095657640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095657641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095657641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095657641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095657641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095657641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095657641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095657641 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095657641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(926)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095657642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095657642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(927)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095657646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(925)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425095657655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095657655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(930)@d74db121f408: Provider Link came up: sending NS-RESET TC_attach_restart_ctr_create-BVCI210(923)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095657658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095657658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095657658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095657658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095657658 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095657658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095657658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095657658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095657658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095657659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095657659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095657659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095657659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095657659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095657659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095657659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095657659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095657659 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095657659 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095657659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095657660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095657660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095657664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095657671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095657671 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(928)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095658007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095658007 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095658007 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095658007 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095658009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(931)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095658009 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@d74db121f408: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='FE9D4FBA'O, index=0 SGSN_Test-GSUP(932)@d74db121f408: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@d74db121f408: 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 := '26C7C740DA96E772A2ADC19A5E4739BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D6667F15'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '802D4944103B30A4'O } } } } } 20250425095658035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095658035 DLLC NOTICE LLME(ffffffff/fe9d4fba){UNASSIGNED} LLC RX: unknown TLLI 0xfe9d4fba, creating LLME on the fly (gprs_llc.c:552) 20250425095658035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095658036 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095658036 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095658036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095658036 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095658036 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095658036 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095658036 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095658036 DLLC NOTICE LLME(ffffffff/fe9d4fba){UNASSIGNED} LLGM Assign pre (fe9d4fba => e8fd7d8c) (gprs_llc.c:1079) 20250425095658036 DLLC NOTICE LLME(fe9d4fba/e8fd7d8c){ASSIGNED} LLGM Assign post (fe9d4fba => e8fd7d8c) (gprs_llc.c:1125) 20250425095658036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095658036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095658036 DMM DEBUG MM(262420000000024/e8fd7d8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095658046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095658046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095658046 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095658046 DMM DEBUG MM(262420000000024/e8fd7d8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250425095658046 DMM NOTICE MM(262420000000024/e8fd7d8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095658046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095658046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095658046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095658046 DMM DEBUG MM(262420000000024/e8fd7d8c) Requesting authorization (sgsn_auth.c:160) 20250425095658046 DMM INFO MM(262420000000024/e8fd7d8c) Requesting authentication tuples (sgsn_auth.c:184) 20250425095658046 DMM DEBUG MM(262420000000024/e8fd7d8c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095658046 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250425095658046 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(932)@d74db121f408: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@d74db121f408: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250425095658088 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095658088 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095658088 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095658088 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095658088 DMM INFO MM(262420000000024/e8fd7d8c) Subscriber data update (mmctx.c:445) 20250425095658088 DMM DEBUG MM(262420000000024/e8fd7d8c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095658088 DMM INFO MM(262420000000024/e8fd7d8c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095658088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095658088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095658088 DMM INFO MM(262420000000024/e8fd7d8c) <- GMM AUTH AND CIPHERING REQ (rand = 26 c7 c7 40 da 96 e7 72 a2 ad c1 9a 5e 47 39 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095658096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095658096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095658096 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095658096 DMM INFO MM(262420000000024/e8fd7d8c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095658096 DMM NOTICE MM(262420000000024/e8fd7d8c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095658096 DMM DEBUG MM(262420000000024/e8fd7d8c) checking auth: received GSM SRES = d6 66 7f 15 (gprs_gmm.c:716) 20250425095658096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095658096 DMM DEBUG MM(262420000000024/e8fd7d8c) Requesting authorization (sgsn_auth.c:160) 20250425095658096 DMM INFO MM(262420000000024/e8fd7d8c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095658096 DMM DEBUG MM(262420000000024/e8fd7d8c) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095658096 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250425095658096 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) 20250425095658096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095658096 DMM INFO MM(262420000000024/e8fd7d8c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8fd7d8c) (gprs_gmm.c:337) 20250425095658097 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095658097 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095658097 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250425095658097 DMM INFO MM(262420000000024/e8fd7d8c) Subscriber data update (mmctx.c:445) 20250425095658097 DMM DEBUG MM(262420000000024/e8fd7d8c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095658097 DMM INFO MM(262420000000024/e8fd7d8c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095658097 DMM NOTICE MM(262420000000024/e8fd7d8c) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250425095658097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095658097 DMM NOTICE MM(262420000000024/e8fd7d8c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095658097 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) 20250425095658098 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095658098 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250425095658098 DMM INFO MM(262420000000024/e8fd7d8c) Subscriber data update (mmctx.c:445) 20250425095658098 DMM DEBUG MM(262420000000024/e8fd7d8c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095658103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095658103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095658103 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095658103 DMM INFO MM(262420000000024/e8fd7d8c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095658103 DMM NOTICE MM(262420000000024/e8fd7d8c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095658103 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095658103 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095658103 DLLC NOTICE LLME(fe9d4fba/e8fd7d8c){ASSIGNED} LLGM Assign pre (ffffffff => e8fd7d8c) (gprs_llc.c:1079) 20250425095658103 DLLC NOTICE LLME(ffffffff/e8fd7d8c){ASSIGNED} LLGM Assign post (ffffffff => e8fd7d8c) (gprs_llc.c:1125) 20250425095658103 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095658103 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095658103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095658103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@d74db121f408: setverdict(pass): none -> pass 20250425095658154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095658154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095658154 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095658154 DMM INFO MM(262420000000024/e8fd7d8c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095658154 DMM INFO MM(262420000000024/e8fd7d8c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095658154 DMM DEBUG MM(262420000000024/e8fd7d8c) Using GGSN 0 (gprs_sm.c:317) 20250425095658154 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250425095658154 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095658154 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095658154 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250425095658166 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 f2 e4 fc 52 11 bc 19 6e 44 14 05 7f 95 87 0e 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=1048 from retransmit req queue (gtp.c:461) 20250425095658166 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fa560e020b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250425095658166 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa560e020b8, cbp=0x55a16409da70) (sgsn_libgtp.c:633) 20250425095658166 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250425095658166 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250425095658166 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250425095658166 DMM NOTICE MM(262420000000024/e8fd7d8c) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095658172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095658172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095658172 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095658172 DMM INFO MM(262420000000024/e8fd7d8c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095658172 DMM INFO MM(262420000000024/e8fd7d8c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095658172 DMM DEBUG MM(262420000000024/e8fd7d8c) Using GGSN 0 (gprs_sm.c:317) 20250425095658172 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250425095658172 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095658172 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095658172 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250425095658175 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 f2 e4 fc 52 11 bc 19 6e 44 14 05 7f 95 87 0e 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=1049 from retransmit req queue (gtp.c:461) 20250425095658175 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fa560e020b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250425095658175 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e020b8, cbp=0x55a16409da70) (sgsn_libgtp.c:633) 20250425095658175 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095658175 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=e8fd7d8c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095658175 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095658175 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@d74db121f408: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@d74db121f408: Final verdict of PTC: pass 20250425095658183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60352<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@d74db121f408: Final verdict of PTC: none 20250425095658185 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095658185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(931)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@d74db121f408: Final verdict of PTC: none -NSVCI99(930)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@d74db121f408: Final verdict of PTC: none -NSVCI97(920)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@d74db121f408: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(923)@d74db121f408: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@d74db121f408: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(928)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(918)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(924)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@d74db121f408: Final verdict of PTC: none -NSVCI98(926)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(929)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(923): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(928): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Fri Apr 25 09:56:58 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 20250425095658345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095658747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101320) 20250425095659186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095659186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101320, count=105676) 20250425095700187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095700187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Fri Apr 25 09:57:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095701188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095701188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250425095701815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095701816 DMM INFO MM(262420000000024/e8fd7d8c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095701816 DMM INFO MM(262420000000024/e8fd7d8c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095701816 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095701816 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095701816 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095701816 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095701816 DLLC NOTICE LLME(ffffffff/e8fd7d8c){ASSIGNED} LLGM Assign pre (e8fd7d8c => ffffffff) (gprs_llc.c:1079) 20250425095701816 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8fd7d8c => ffffffff) (gprs_llc.c:1125) 20250425095701816 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095701816 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095701816 DMM NOTICE MM(262420000000024/e8fd7d8c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425095701816 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250425095701816 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425095701816 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095701816 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250425095701816 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250425095701816 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) 20250425095701816 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) 20250425095701816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095701816 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095701816 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095701816 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095701816 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095701837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095701837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095701837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095701837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095701837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095701837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095701837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095701837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095701837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095701838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095701838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095701838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095701838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095701838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095701838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095701838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095701838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095701838 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095701838 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095701838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(939)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095701838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095701838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095701840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095701844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095701845 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095701853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095701853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095701853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095701853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095701853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095701853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095701853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095701853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095701853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095701854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095701854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095701854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095701854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095701854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095701854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095701854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095701854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095701854 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095701854 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095701854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(944)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095701855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095701855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(945)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095701857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095701862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095701862 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(943)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095701869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095701869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095701869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095701869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095701870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095701870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095701870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095701870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095701870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095701870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095701871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095701871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095701871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095701871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095701871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095701871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095701871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095701871 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095701871 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095701871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095701871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095701871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095701874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095701882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095701882 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(948)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095702189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095702189 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095702189 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095702189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095702190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(950)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425095702190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d74db121f408: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='E14E10C8'O, index=0 SGSN_Test-GSUP(951)@d74db121f408: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d74db121f408: 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 := '57151FFD151B562919D467B768BA3BE4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F347F8A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EDF9D29ED1F8B7B0'O } } } } } 20250425095703215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095703215 DLLC NOTICE LLME(ffffffff/e14e10c8){UNASSIGNED} LLC RX: unknown TLLI 0xe14e10c8, creating LLME on the fly (gprs_llc.c:552) 20250425095703215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095703215 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095703215 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095703215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095703215 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095703215 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095703215 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095703215 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095703215 DLLC NOTICE LLME(ffffffff/e14e10c8){UNASSIGNED} LLGM Assign pre (e14e10c8 => c98b5e20) (gprs_llc.c:1079) 20250425095703215 DLLC NOTICE LLME(e14e10c8/c98b5e20){ASSIGNED} LLGM Assign post (e14e10c8 => c98b5e20) (gprs_llc.c:1125) 20250425095703215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095703215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095703215 DMM DEBUG MM(262420000000025/c98b5e20) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095703221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095703221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095703221 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095703221 DMM DEBUG MM(262420000000025/c98b5e20) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250425095703221 DMM NOTICE MM(262420000000025/c98b5e20) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095703221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095703221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095703221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095703221 DMM DEBUG MM(262420000000025/c98b5e20) Requesting authorization (sgsn_auth.c:160) 20250425095703221 DMM INFO MM(262420000000025/c98b5e20) Requesting authentication tuples (sgsn_auth.c:184) 20250425095703221 DMM DEBUG MM(262420000000025/c98b5e20) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095703221 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250425095703221 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(951)@d74db121f408: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250425095703222 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095703222 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095703222 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095703222 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095703222 DMM INFO MM(262420000000025/c98b5e20) Subscriber data update (mmctx.c:445) 20250425095703222 DMM DEBUG MM(262420000000025/c98b5e20) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095703222 DMM INFO MM(262420000000025/c98b5e20) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095703222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095703222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095703222 DMM INFO MM(262420000000025/c98b5e20) <- GMM AUTH AND CIPHERING REQ (rand = 57 15 1f fd 15 1b 56 29 19 d4 67 b7 68 ba 3b e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095703225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095703225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095703225 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095703225 DMM INFO MM(262420000000025/c98b5e20) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095703225 DMM NOTICE MM(262420000000025/c98b5e20) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095703225 DMM DEBUG MM(262420000000025/c98b5e20) checking auth: received GSM SRES = f3 47 f8 a3 (gprs_gmm.c:716) 20250425095703226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095703226 DMM DEBUG MM(262420000000025/c98b5e20) Requesting authorization (sgsn_auth.c:160) 20250425095703226 DMM INFO MM(262420000000025/c98b5e20) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095703226 DMM DEBUG MM(262420000000025/c98b5e20) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095703226 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250425095703226 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) 20250425095703226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095703226 DMM INFO MM(262420000000025/c98b5e20) <- GMM ATTACH ACCEPT (new P-TMSI=0xc98b5e20) (gprs_gmm.c:337) 20250425095703226 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095703226 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095703226 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250425095703226 DMM INFO MM(262420000000025/c98b5e20) Subscriber data update (mmctx.c:445) 20250425095703226 DMM DEBUG MM(262420000000025/c98b5e20) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095703226 DMM INFO MM(262420000000025/c98b5e20) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095703226 DMM NOTICE MM(262420000000025/c98b5e20) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250425095703226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095703226 DMM NOTICE MM(262420000000025/c98b5e20) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095703226 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) 20250425095703227 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095703227 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250425095703227 DMM INFO MM(262420000000025/c98b5e20) Subscriber data update (mmctx.c:445) 20250425095703227 DMM DEBUG MM(262420000000025/c98b5e20) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095703230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095703230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095703230 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095703230 DMM INFO MM(262420000000025/c98b5e20) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095703230 DMM NOTICE MM(262420000000025/c98b5e20) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095703230 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095703230 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095703230 DLLC NOTICE LLME(e14e10c8/c98b5e20){ASSIGNED} LLGM Assign pre (ffffffff => c98b5e20) (gprs_llc.c:1079) 20250425095703230 DLLC NOTICE LLME(ffffffff/c98b5e20){ASSIGNED} LLGM Assign post (ffffffff => c98b5e20) (gprs_llc.c:1125) 20250425095703230 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095703230 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095703230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095703230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d74db121f408: setverdict(pass): none -> pass 20250425095703282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095703282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095703282 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095703282 DMM INFO MM(262420000000025/c98b5e20) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095703282 DMM INFO MM(262420000000025/c98b5e20) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095703282 DMM DEBUG MM(262420000000025/c98b5e20) Using GGSN 0 (gprs_sm.c:317) 20250425095703282 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) 20250425095703282 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250425095703282 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095703282 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095703282 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250425095703288 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 c5 01 9b 42 11 9a bf f7 ab 14 05 7f 08 46 75 51 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:461) 20250425095703288 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e03130, cbp=0x55a16409c7f0) (sgsn_libgtp.c:633) 20250425095703288 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095703288 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=c98b5e20, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095703288 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095703288 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095703292 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250425095703293 DGPRS INFO PDP(262420000000025:5): Context 0x7fa560e03130 was deleted (sgsn_libgtp.c:707) 20250425095703293 DMM INFO MM(262420000000025/c98b5e20) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250425095703293 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250425095703293 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250425095711293 DMM INFO MM(262420000000025/c98b5e20) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250425095719004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250425095719294 DMM INFO MM(262420000000025/c98b5e20) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250425095722190 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250425095722190 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250425095722190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095723027 DGPRS DEBUG Checking for inactive LLMEs, time = 8805948 (sgsn.c:132) 20250425095727295 DMM INFO MM(262420000000025/c98b5e20) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250425095731839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095731841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095731841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095731856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095731857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095731857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095731872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095731873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095731873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095735296 DMM INFO MM(262420000000025/c98b5e20) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d74db121f408: Removing Client IMSI='262420000000025'H, index=0 20250425095735309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095735309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250425095735309 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095735309 DMM INFO MM(262420000000025/c98b5e20) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d74db121f408: Final verdict of PTC: pass 20250425095735310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60376<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(939)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(951)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@d74db121f408: Final verdict of PTC: none -NSVCI99(949)@d74db121f408: Final verdict of PTC: none 20250425095735311 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095735311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(946)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@d74db121f408: Final verdict of PTC: none -NSVCI98(944)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(947)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(937)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(942)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Fri Apr 25 09:57:35 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 20250425095735378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095735779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103916) 20250425095736312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095736312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103916, count=112256) 20250425095737313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095737313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Fri Apr 25 09:57:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095738315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095738315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250425095738809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095738810 DMM INFO MM(262420000000025/c98b5e20) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095738810 DMM INFO MM(262420000000025/c98b5e20) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095738810 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095738810 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095738810 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095738810 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095738810 DLLC NOTICE LLME(ffffffff/c98b5e20){ASSIGNED} LLGM Assign pre (c98b5e20 => ffffffff) (gprs_llc.c:1079) 20250425095738810 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c98b5e20 => ffffffff) (gprs_llc.c:1125) 20250425095738810 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095738810 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095738810 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250425095738810 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) 20250425095738810 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) 20250425095738810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095738810 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095738810 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095738810 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095738810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(958)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095738842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095738842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095738842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095738842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095738842 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095738842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095738842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095738842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095738842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(959)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095738843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095738843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095738843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095738843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095738843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095738843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095738843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095738843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095738843 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095738843 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095738843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095738844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095738844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095738847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(955)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095738857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095738857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250425095738857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095738857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095738857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095738857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095738857 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095738857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095738857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095738857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095738858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095738859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095738859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095738859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095738859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095738859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095738859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095738859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095738859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095738859 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095738859 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095738859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095738860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095738860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(963)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095738864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095738872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095738872 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(969)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095738890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095738890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095738890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095738890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095738890 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095738890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095738890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095738890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095738890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(969)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095738891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095738891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095738892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095738892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095738892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095738892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095738892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095738892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095738892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095738892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095738892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095738892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095738892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(969)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(969)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095738896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095738903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095738903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095739315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095739315 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095739315 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095739315 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(968)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095739316 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(968)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095739317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(968)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(968)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(968)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@d74db121f408: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C624B32A'O, index=0 SGSN_Test-GSUP(970)@d74db121f408: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@d74db121f408: 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 := '6769543F70E819EDADAA3555773323ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F4618D36'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B940AC11C559D77B'O } } } } } 20250425095739350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095739350 DLLC NOTICE LLME(ffffffff/c624b32a){UNASSIGNED} LLC RX: unknown TLLI 0xc624b32a, creating LLME on the fly (gprs_llc.c:552) 20250425095739350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095739350 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095739350 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095739350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095739351 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095739351 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095739351 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095739351 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095739351 DLLC NOTICE LLME(ffffffff/c624b32a){UNASSIGNED} LLGM Assign pre (c624b32a => faa42e2a) (gprs_llc.c:1079) 20250425095739351 DLLC NOTICE LLME(c624b32a/faa42e2a){ASSIGNED} LLGM Assign post (c624b32a => faa42e2a) (gprs_llc.c:1125) 20250425095739351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095739351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095739351 DMM DEBUG MM(262420000000027/faa42e2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095739363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095739363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095739363 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095739363 DMM DEBUG MM(262420000000027/faa42e2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250425095739363 DMM NOTICE MM(262420000000027/faa42e2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095739363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095739363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095739363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095739363 DMM DEBUG MM(262420000000027/faa42e2a) Requesting authorization (sgsn_auth.c:160) 20250425095739363 DMM INFO MM(262420000000027/faa42e2a) Requesting authentication tuples (sgsn_auth.c:184) 20250425095739363 DMM DEBUG MM(262420000000027/faa42e2a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095739363 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250425095739363 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(970)@d74db121f408: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250425095739366 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095739366 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095739366 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095739366 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095739366 DMM INFO MM(262420000000027/faa42e2a) Subscriber data update (mmctx.c:445) 20250425095739366 DMM DEBUG MM(262420000000027/faa42e2a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095739366 DMM INFO MM(262420000000027/faa42e2a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095739366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095739366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095739366 DMM INFO MM(262420000000027/faa42e2a) <- GMM AUTH AND CIPHERING REQ (rand = 67 69 54 3f 70 e8 19 ed ad aa 35 55 77 33 23 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095739374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095739374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095739375 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095739375 DMM INFO MM(262420000000027/faa42e2a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095739375 DMM NOTICE MM(262420000000027/faa42e2a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095739375 DMM DEBUG MM(262420000000027/faa42e2a) checking auth: received GSM SRES = f4 61 8d 36 (gprs_gmm.c:716) 20250425095739375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095739375 DMM DEBUG MM(262420000000027/faa42e2a) Requesting authorization (sgsn_auth.c:160) 20250425095739375 DMM INFO MM(262420000000027/faa42e2a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095739375 DMM DEBUG MM(262420000000027/faa42e2a) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095739375 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250425095739375 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) 20250425095739375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095739375 DMM INFO MM(262420000000027/faa42e2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaa42e2a) (gprs_gmm.c:337) 20250425095739376 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095739376 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095739376 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250425095739376 DMM INFO MM(262420000000027/faa42e2a) Subscriber data update (mmctx.c:445) 20250425095739376 DMM DEBUG MM(262420000000027/faa42e2a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095739376 DMM INFO MM(262420000000027/faa42e2a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095739376 DMM NOTICE MM(262420000000027/faa42e2a) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250425095739376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095739376 DMM NOTICE MM(262420000000027/faa42e2a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095739376 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) 20250425095739377 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095739377 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250425095739377 DMM INFO MM(262420000000027/faa42e2a) Subscriber data update (mmctx.c:445) 20250425095739377 DMM DEBUG MM(262420000000027/faa42e2a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095739383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095739383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095739383 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095739383 DMM INFO MM(262420000000027/faa42e2a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095739383 DMM NOTICE MM(262420000000027/faa42e2a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095739383 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095739383 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095739383 DLLC NOTICE LLME(c624b32a/faa42e2a){ASSIGNED} LLGM Assign pre (ffffffff => faa42e2a) (gprs_llc.c:1079) 20250425095739383 DLLC NOTICE LLME(ffffffff/faa42e2a){ASSIGNED} LLGM Assign post (ffffffff => faa42e2a) (gprs_llc.c:1125) 20250425095739383 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095739383 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095739383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095739383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@d74db121f408: setverdict(pass): none -> pass 20250425095739435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095739435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095739435 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095739435 DMM INFO MM(262420000000027/faa42e2a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095739435 DMM INFO MM(262420000000027/faa42e2a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095739435 DMM DEBUG MM(262420000000027/faa42e2a) Using GGSN 0 (gprs_sm.c:317) 20250425095739435 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) 20250425095739435 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250425095739435 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095739435 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095739435 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@d74db121f408: First createPDPContextRequest received, dropping & waiting for retransmission 20250425095744436 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250425095744443 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 f9 98 f6 2a 11 05 9b 88 9f 14 05 7f 30 3a 3d ed 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:461) 20250425095744443 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e03130, cbp=0x55a16409c7f0) (sgsn_libgtp.c:633) 20250425095744443 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095744443 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a4768 TLLI=faa42e2a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095744443 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095744443 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250425095744448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095744448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250425095744448 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095744448 DMM INFO MM(262420000000027/faa42e2a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250425095744448 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095744448 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@d74db121f408: First deletePDPContextRequest received, dropping & waiting for retransmission 20250425095749449 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250425095749451 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:461) 20250425095749451 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa560e03130, cbp=0x55a16409c7f0) (sgsn_libgtp.c:633) 20250425095749451 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250425095749451 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a4768, TLLI=faa42e2a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095749451 DMM INFO MM(262420000000027/faa42e2a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250425095749451 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250425095749451 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@d74db121f408: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@d74db121f408: Final verdict of PTC: pass 20250425095749457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@d74db121f408: Final verdict of PTC: none 20250425095749458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095749458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(959)@d74db121f408: Final verdict of PTC: none -NSVCI99(969)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(968)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@d74db121f408: Final verdict of PTC: none -NSVCI98(963)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(967)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(957)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(961)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Fri Apr 25 09:57:49 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 20250425095749591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095749992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43506<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102924) 20250425095750459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095750459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102924, count=104184) 20250425095751460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095751460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Fri Apr 25 09:57:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095752461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095752461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250425095753016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095753016 DMM INFO MM(262420000000027/faa42e2a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095753016 DMM INFO MM(262420000000027/faa42e2a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095753016 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095753016 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095753016 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095753016 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095753016 DLLC NOTICE LLME(ffffffff/faa42e2a){ASSIGNED} LLGM Assign pre (faa42e2a => ffffffff) (gprs_llc.c:1079) 20250425095753016 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faa42e2a => ffffffff) (gprs_llc.c:1125) 20250425095753016 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250425095753016 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) 20250425095753016 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) 20250425095753016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095753016 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095753016 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095753016 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095753016 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 20250425095753028 DGPRS DEBUG Checking for inactive LLMEs, time = 8805978 (sgsn.c:132) SGSN_Test-Gb0-BSSGP0(974)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095753034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095753034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095753034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095753034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095753034 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095753034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095753034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095753034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095753034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095753035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095753035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095753035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095753035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095753035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095753035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095753035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095753035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095753035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095753035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095753035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095753035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095753035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095753036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095753041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095753041 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(976)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095753052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095753052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095753052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095753052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095753052 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095753052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095753052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095753052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095753052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095753053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095753053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095753053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095753053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095753053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095753053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095753053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095753053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095753053 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095753053 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095753053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095753053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095753053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095753056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095753064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095753064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(983)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(987)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095753069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095753069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095753069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095753069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095753069 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095753069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095753069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095753069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095753069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095753070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095753070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095753070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095753070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095753070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095753070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095753070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095753070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095753070 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095753070 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095753070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(987)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095753070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095753070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095753073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095753077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095753077 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(986)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095753462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095753462 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095753462 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095753462 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095753464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095753464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d74db121f408: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='F27C94CF'O, index=0 SGSN_Test-GSUP(989)@d74db121f408: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d74db121f408: 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 := '7C1535251CAAD2A7163B7779C36622B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B7869E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E21FFD51C1376EB'O } } } } } 20250425095753487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095753487 DLLC NOTICE LLME(ffffffff/f27c94cf){UNASSIGNED} LLC RX: unknown TLLI 0xf27c94cf, creating LLME on the fly (gprs_llc.c:552) 20250425095753487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095753487 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095753487 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095753487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095753487 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095753487 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095753487 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095753487 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095753487 DLLC NOTICE LLME(ffffffff/f27c94cf){UNASSIGNED} LLGM Assign pre (f27c94cf => f4154bb5) (gprs_llc.c:1079) 20250425095753487 DLLC NOTICE LLME(f27c94cf/f4154bb5){ASSIGNED} LLGM Assign post (f27c94cf => f4154bb5) (gprs_llc.c:1125) 20250425095753487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095753487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095753487 DMM DEBUG MM(262420000000028/f4154bb5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095753495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095753495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095753496 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095753496 DMM DEBUG MM(262420000000028/f4154bb5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250425095753496 DMM NOTICE MM(262420000000028/f4154bb5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095753496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095753496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095753496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095753496 DMM DEBUG MM(262420000000028/f4154bb5) Requesting authorization (sgsn_auth.c:160) 20250425095753496 DMM INFO MM(262420000000028/f4154bb5) Requesting authentication tuples (sgsn_auth.c:184) 20250425095753496 DMM DEBUG MM(262420000000028/f4154bb5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095753496 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250425095753496 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(989)@d74db121f408: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250425095753536 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095753536 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095753536 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095753536 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095753536 DMM INFO MM(262420000000028/f4154bb5) Subscriber data update (mmctx.c:445) 20250425095753536 DMM DEBUG MM(262420000000028/f4154bb5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095753536 DMM INFO MM(262420000000028/f4154bb5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095753536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095753536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095753536 DMM INFO MM(262420000000028/f4154bb5) <- GMM AUTH AND CIPHERING REQ (rand = 7c 15 35 25 1c aa d2 a7 16 3b 77 79 c3 66 22 b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095753542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095753542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095753542 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095753542 DMM INFO MM(262420000000028/f4154bb5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095753542 DMM NOTICE MM(262420000000028/f4154bb5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095753542 DMM DEBUG MM(262420000000028/f4154bb5) checking auth: received GSM SRES = 9b 78 69 e9 (gprs_gmm.c:716) 20250425095753542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095753542 DMM DEBUG MM(262420000000028/f4154bb5) Requesting authorization (sgsn_auth.c:160) 20250425095753542 DMM INFO MM(262420000000028/f4154bb5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095753542 DMM DEBUG MM(262420000000028/f4154bb5) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095753542 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250425095753542 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) 20250425095753542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095753542 DMM INFO MM(262420000000028/f4154bb5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4154bb5) (gprs_gmm.c:337) 20250425095753543 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095753543 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095753543 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250425095753543 DMM INFO MM(262420000000028/f4154bb5) Subscriber data update (mmctx.c:445) 20250425095753543 DMM DEBUG MM(262420000000028/f4154bb5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095753543 DMM INFO MM(262420000000028/f4154bb5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095753543 DMM NOTICE MM(262420000000028/f4154bb5) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250425095753543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095753543 DMM NOTICE MM(262420000000028/f4154bb5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095753543 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) 20250425095753544 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095753544 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250425095753544 DMM INFO MM(262420000000028/f4154bb5) Subscriber data update (mmctx.c:445) 20250425095753544 DMM DEBUG MM(262420000000028/f4154bb5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095753548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095753548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095753548 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095753548 DMM INFO MM(262420000000028/f4154bb5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095753548 DMM NOTICE MM(262420000000028/f4154bb5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095753548 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095753548 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095753548 DLLC NOTICE LLME(f27c94cf/f4154bb5){ASSIGNED} LLGM Assign pre (ffffffff => f4154bb5) (gprs_llc.c:1079) 20250425095753548 DLLC NOTICE LLME(ffffffff/f4154bb5){ASSIGNED} LLGM Assign post (ffffffff => f4154bb5) (gprs_llc.c:1125) 20250425095753548 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095753548 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095753548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095753548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d74db121f408: setverdict(pass): none -> pass 20250425095753600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095753600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095753600 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095753600 DMM INFO MM(262420000000028/f4154bb5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095753600 DMM INFO MM(262420000000028/f4154bb5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095753600 DMM DEBUG MM(262420000000028/f4154bb5) Using GGSN 0 (gprs_sm.c:317) 20250425095753600 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) 20250425095753600 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250425095753600 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095753600 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095753600 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250425095753605 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 8b 4a 86 9a 11 15 8d 20 c5 14 05 7f 73 31 3b f8 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:461) 20250425095753605 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e03130, cbp=0x55a16409c7f0) (sgsn_libgtp.c:633) 20250425095753605 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095753605 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=f4154bb5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095753605 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095753605 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095753610 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250425095753610 DGPRS INFO PDP(262420000000028:5): Context 0x7fa560e03130 was deleted (sgsn_libgtp.c:707) 20250425095753610 DMM INFO MM(262420000000028/f4154bb5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250425095753610 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250425095753610 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d74db121f408: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250425095753613 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250425095753613 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:2359) 20250425095753613 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:517) 20250425095753613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095753613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250425095753613 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095753613 DMM INFO MM(262420000000028/f4154bb5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d74db121f408: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d74db121f408: Final verdict of PTC: pass 20250425095753616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@d74db121f408: Final verdict of PTC: none 20250425095753617 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095753617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(987)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@d74db121f408: Final verdict of PTC: none -NSVCI97(977)@d74db121f408: Final verdict of PTC: none -NSVCI98(982)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(980)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(985)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(975)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Fri Apr 25 09:57:53 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 20250425095753731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095754132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42392) 20250425095754617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095754617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42392, count=102836) 20250425095755618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095755618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Fri Apr 25 09:57:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095756620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095756620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250425095757176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095757177 DMM INFO MM(262420000000028/f4154bb5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095757177 DMM INFO MM(262420000000028/f4154bb5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095757177 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095757177 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095757177 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095757177 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095757177 DLLC NOTICE LLME(ffffffff/f4154bb5){ASSIGNED} LLGM Assign pre (f4154bb5 => ffffffff) (gprs_llc.c:1079) 20250425095757177 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4154bb5 => ffffffff) (gprs_llc.c:1125) 20250425095757177 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095757177 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095757177 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250425095757177 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) 20250425095757177 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) 20250425095757177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095757177 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095757177 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095757177 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095757177 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095757204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095757204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095757204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095757204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095757204 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095757204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095757204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095757204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095757204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(996)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(997)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095757205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095757205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095757205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095757205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095757205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095757205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095757205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095757205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095757205 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095757205 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095757205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095757206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095757206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095757208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(996)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250425095757213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095757213 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1001)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@d74db121f408: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095757218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095757218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095757218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095757218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095757218 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095757218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095757218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095757218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095757218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095757219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095757219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095757219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095757220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095757220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095757220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095757220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095757220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095757220 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095757220 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095757220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095757220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095757220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1002)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095757223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095757229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095757229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1003)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095757234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095757234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095757234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095757234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095757234 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095757234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095757235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095757235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095757235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095757235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095757235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095757235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095757235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095757235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095757235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095757235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095757235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095757235 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095757236 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095757236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095757236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095757236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095757239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095757244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095757244 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(1005)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095757621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095757621 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095757621 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095757621 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095757627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095757628 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@d74db121f408: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C9D0BA60'O, index=0 SGSN_Test-GSUP(1008)@d74db121f408: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d74db121f408: 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 := '875606059355F9A84B56D80B44E50CBE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE520A10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3ACA001046A0B746'O } } } } } 20250425095757664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095757664 DLLC NOTICE LLME(ffffffff/c9d0ba60){UNASSIGNED} LLC RX: unknown TLLI 0xc9d0ba60, creating LLME on the fly (gprs_llc.c:552) 20250425095757664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095757664 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095757664 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095757664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095757664 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095757664 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095757664 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095757664 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095757664 DLLC NOTICE LLME(ffffffff/c9d0ba60){UNASSIGNED} LLGM Assign pre (c9d0ba60 => f8d8e89f) (gprs_llc.c:1079) 20250425095757664 DLLC NOTICE LLME(c9d0ba60/f8d8e89f){ASSIGNED} LLGM Assign post (c9d0ba60 => f8d8e89f) (gprs_llc.c:1125) 20250425095757664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095757664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095757664 DMM DEBUG MM(262420000000026/f8d8e89f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095757671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095757671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095757671 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095757671 DMM DEBUG MM(262420000000026/f8d8e89f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250425095757671 DMM NOTICE MM(262420000000026/f8d8e89f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095757671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095757671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095757671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095757671 DMM DEBUG MM(262420000000026/f8d8e89f) Requesting authorization (sgsn_auth.c:160) 20250425095757671 DMM INFO MM(262420000000026/f8d8e89f) Requesting authentication tuples (sgsn_auth.c:184) 20250425095757671 DMM DEBUG MM(262420000000026/f8d8e89f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095757671 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250425095757671 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1008)@d74db121f408: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250425095757673 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095757673 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095757673 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095757673 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095757673 DMM INFO MM(262420000000026/f8d8e89f) Subscriber data update (mmctx.c:445) 20250425095757673 DMM DEBUG MM(262420000000026/f8d8e89f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095757673 DMM INFO MM(262420000000026/f8d8e89f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095757673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095757673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095757673 DMM INFO MM(262420000000026/f8d8e89f) <- GMM AUTH AND CIPHERING REQ (rand = 87 56 06 05 93 55 f9 a8 4b 56 d8 0b 44 e5 0c be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095757677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095757677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095757677 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095757677 DMM INFO MM(262420000000026/f8d8e89f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095757677 DMM NOTICE MM(262420000000026/f8d8e89f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095757677 DMM DEBUG MM(262420000000026/f8d8e89f) checking auth: received GSM SRES = de 52 0a 10 (gprs_gmm.c:716) 20250425095757677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095757677 DMM DEBUG MM(262420000000026/f8d8e89f) Requesting authorization (sgsn_auth.c:160) 20250425095757677 DMM INFO MM(262420000000026/f8d8e89f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095757677 DMM DEBUG MM(262420000000026/f8d8e89f) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095757677 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250425095757677 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) 20250425095757677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095757677 DMM INFO MM(262420000000026/f8d8e89f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8d8e89f) (gprs_gmm.c:337) 20250425095757678 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095757678 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095757678 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250425095757678 DMM INFO MM(262420000000026/f8d8e89f) Subscriber data update (mmctx.c:445) 20250425095757678 DMM DEBUG MM(262420000000026/f8d8e89f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095757678 DMM INFO MM(262420000000026/f8d8e89f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095757678 DMM NOTICE MM(262420000000026/f8d8e89f) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250425095757678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095757678 DMM NOTICE MM(262420000000026/f8d8e89f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095757678 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) 20250425095757678 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095757678 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250425095757678 DMM INFO MM(262420000000026/f8d8e89f) Subscriber data update (mmctx.c:445) 20250425095757678 DMM DEBUG MM(262420000000026/f8d8e89f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095757681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095757681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095757681 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095757681 DMM INFO MM(262420000000026/f8d8e89f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095757681 DMM NOTICE MM(262420000000026/f8d8e89f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095757681 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095757681 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095757681 DLLC NOTICE LLME(c9d0ba60/f8d8e89f){ASSIGNED} LLGM Assign pre (ffffffff => f8d8e89f) (gprs_llc.c:1079) 20250425095757681 DLLC NOTICE LLME(ffffffff/f8d8e89f){ASSIGNED} LLGM Assign post (ffffffff => f8d8e89f) (gprs_llc.c:1125) 20250425095757681 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095757681 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095757681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095757681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d74db121f408: setverdict(pass): none -> pass 20250425095757733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095757733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095757733 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095757733 DMM INFO MM(262420000000026/f8d8e89f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095757733 DMM INFO MM(262420000000026/f8d8e89f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095757733 DMM DEBUG MM(262420000000026/f8d8e89f) Using GGSN 0 (gprs_sm.c:317) 20250425095757733 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) 20250425095757733 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250425095757733 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095757733 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095757733 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250425095757745 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 1c f0 34 d4 11 f0 a4 04 64 14 05 7f df de 5b 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=1055 from retransmit req queue (gtp.c:461) 20250425095757745 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e03130, cbp=0x55a16409c7f0) (sgsn_libgtp.c:633) 20250425095757745 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095757745 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=f8d8e89f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095757745 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095757745 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095757751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095757751 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250425095757751 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095757753 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 1c f0 34 d4 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250425095757753 DGPRS INFO PDP(262420000000026:5): Context 0x7fa560e03130 was deleted (sgsn_libgtp.c:707) 20250425095757753 DMM INFO MM(262420000000026/f8d8e89f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250425095757753 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250425095757753 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@d74db121f408: Removing Client IMSI='262420000000026'H, index=0 20250425095757757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095757758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250425095757758 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095757758 DMM INFO MM(262420000000026/f8d8e89f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d74db121f408: Final verdict of PTC: pass 20250425095757759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095757761 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095757761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(992)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@d74db121f408: Final verdict of PTC: none -NSVCI99(1006)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1008)@d74db121f408: Final verdict of PTC: none -NSVCI97(997)@d74db121f408: Final verdict of PTC: none -NSVCI98(1001)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(995)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1004)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(999)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Fri Apr 25 09:57:57 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 20250425095757839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095758241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42624) 20250425095758762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095758762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42624, count=104444) 20250425095759763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095759764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Fri Apr 25 09:58:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095800764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095800764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_gmm_detach started. 20250425095801751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095801752 DMM INFO MM(262420000000026/f8d8e89f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095801752 DMM INFO MM(262420000000026/f8d8e89f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095801752 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095801752 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095801752 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095801752 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095801752 DLLC NOTICE LLME(ffffffff/f8d8e89f){ASSIGNED} LLGM Assign pre (f8d8e89f => ffffffff) (gprs_llc.c:1079) 20250425095801752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8d8e89f => ffffffff) (gprs_llc.c:1125) 20250425095801752 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095801752 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095801752 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250425095801752 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) 20250425095801752 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) 20250425095801752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095801753 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095801753 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095801753 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095801753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250425095801765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095801765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1011)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095801797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095801797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095801797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095801797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095801797 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095801797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095801797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095801797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095801797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095801798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095801798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095801798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095801798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095801798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095801798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095801798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095801798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095801798 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095801798 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095801798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1015)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095801798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095801799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425095801800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095801805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095801805 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095801814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095801814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095801814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095801814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095801814 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095801814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095801814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095801814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095801814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095801815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095801815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095801815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095801815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095801815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095801815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095801815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095801815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095801815 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095801815 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095801815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095801816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095801816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1021)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095801818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095801823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095801823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095801832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095801832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095801832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095801832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095801832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095801832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095801832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095801832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095801832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095801833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095801833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095801833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095801833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095801833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095801833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095801833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095801833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095801833 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095801833 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095801833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1026)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095801833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095801833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095801834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095801839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095801839 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095802766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095802766 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095802766 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095802766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1025)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095802767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095802767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1025)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1025)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@d74db121f408: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='FC66362A'O, index=0 SGSN_Test-GSUP(1027)@d74db121f408: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@d74db121f408: 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 := '53BC5C4C12B33B34FDB66253613253B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '34F7B13A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B0F1B89904523276'O } } } } } 20250425095802790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095802790 DLLC NOTICE LLME(ffffffff/fc66362a){UNASSIGNED} LLC RX: unknown TLLI 0xfc66362a, creating LLME on the fly (gprs_llc.c:552) 20250425095802790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095802790 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095802790 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095802790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095802790 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095802790 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095802790 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095802790 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095802790 DLLC NOTICE LLME(ffffffff/fc66362a){UNASSIGNED} LLGM Assign pre (fc66362a => d00e07da) (gprs_llc.c:1079) 20250425095802790 DLLC NOTICE LLME(fc66362a/d00e07da){ASSIGNED} LLGM Assign post (fc66362a => d00e07da) (gprs_llc.c:1125) 20250425095802790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095802790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095802790 DMM DEBUG MM(262420000000026/d00e07da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095802798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095802798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095802798 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095802798 DMM DEBUG MM(262420000000026/d00e07da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250425095802798 DMM NOTICE MM(262420000000026/d00e07da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095802798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095802798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095802798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095802798 DMM DEBUG MM(262420000000026/d00e07da) Requesting authorization (sgsn_auth.c:160) 20250425095802798 DMM INFO MM(262420000000026/d00e07da) Requesting authentication tuples (sgsn_auth.c:184) 20250425095802798 DMM DEBUG MM(262420000000026/d00e07da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095802798 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250425095802798 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(1027)@d74db121f408: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250425095802840 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095802840 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095802840 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095802840 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095802840 DMM INFO MM(262420000000026/d00e07da) Subscriber data update (mmctx.c:445) 20250425095802840 DMM DEBUG MM(262420000000026/d00e07da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095802840 DMM INFO MM(262420000000026/d00e07da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095802840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095802840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095802840 DMM INFO MM(262420000000026/d00e07da) <- GMM AUTH AND CIPHERING REQ (rand = 53 bc 5c 4c 12 b3 3b 34 fd b6 62 53 61 32 53 b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095802846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095802846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095802846 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095802846 DMM INFO MM(262420000000026/d00e07da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095802846 DMM NOTICE MM(262420000000026/d00e07da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095802846 DMM DEBUG MM(262420000000026/d00e07da) checking auth: received GSM SRES = 34 f7 b1 3a (gprs_gmm.c:716) 20250425095802847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095802847 DMM DEBUG MM(262420000000026/d00e07da) Requesting authorization (sgsn_auth.c:160) 20250425095802847 DMM INFO MM(262420000000026/d00e07da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095802847 DMM DEBUG MM(262420000000026/d00e07da) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095802847 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250425095802847 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) 20250425095802847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095802847 DMM INFO MM(262420000000026/d00e07da) <- GMM ATTACH ACCEPT (new P-TMSI=0xd00e07da) (gprs_gmm.c:337) 20250425095802847 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095802847 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095802847 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250425095802848 DMM INFO MM(262420000000026/d00e07da) Subscriber data update (mmctx.c:445) 20250425095802848 DMM DEBUG MM(262420000000026/d00e07da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095802848 DMM INFO MM(262420000000026/d00e07da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095802848 DMM NOTICE MM(262420000000026/d00e07da) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250425095802848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095802848 DMM NOTICE MM(262420000000026/d00e07da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095802848 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) 20250425095802848 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095802848 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250425095802848 DMM INFO MM(262420000000026/d00e07da) Subscriber data update (mmctx.c:445) 20250425095802848 DMM DEBUG MM(262420000000026/d00e07da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095802851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095802851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095802851 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095802851 DMM INFO MM(262420000000026/d00e07da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095802851 DMM NOTICE MM(262420000000026/d00e07da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095802851 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095802851 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095802851 DLLC NOTICE LLME(fc66362a/d00e07da){ASSIGNED} LLGM Assign pre (ffffffff => d00e07da) (gprs_llc.c:1079) 20250425095802851 DLLC NOTICE LLME(ffffffff/d00e07da){ASSIGNED} LLGM Assign post (ffffffff => d00e07da) (gprs_llc.c:1125) 20250425095802851 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095802851 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095802851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095802851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@d74db121f408: setverdict(pass): none -> pass 20250425095802909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095802909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095802909 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095802909 DMM INFO MM(262420000000026/d00e07da) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095802909 DMM INFO MM(262420000000026/d00e07da) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095802909 DMM DEBUG MM(262420000000026/d00e07da) Using GGSN 0 (gprs_sm.c:317) 20250425095802909 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) 20250425095802909 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250425095802909 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095802909 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095802909 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250425095802934 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 ea af dc f2 11 6f 78 6b 1b 14 05 7f 48 1e c9 f2 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:461) 20250425095802934 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e03130, cbp=0x55a16409c7f0) (sgsn_libgtp.c:633) 20250425095802934 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095802934 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=d00e07da, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095802934 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095802934 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095802949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095802949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095802949 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095802949 DMM INFO MM(262420000000026/d00e07da) -> GMM DETACH REQUEST TLLI=0xd00e07da type=GPRS detach (gprs_gmm.c:1512) 20250425095802949 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250425095802949 DMM INFO MM(262420000000026/d00e07da) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250425095802949 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095802949 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095802949 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095802949 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095802949 DLLC NOTICE LLME(ffffffff/d00e07da){ASSIGNED} LLGM Assign pre (d00e07da => ffffffff) (gprs_llc.c:1079) 20250425095802949 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d00e07da => ffffffff) (gprs_llc.c:1125) 20250425095802949 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095802949 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095802949 DMM NOTICE MM(262420000000026/d00e07da) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425095802949 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250425095802949 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425095802949 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095802949 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250425095802949 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250425095802949 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) 20250425095802949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095802949 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095802949 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095802949 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095802950 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@d74db121f408: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@d74db121f408: Final verdict of PTC: pass 20250425095802955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35582<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1011)@d74db121f408: Final verdict of PTC: none 20250425095802958 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1027)@d74db121f408: Final verdict of PTC: none 20250425095802958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1015)@d74db121f408: Final verdict of PTC: none -NSVCI98(1020)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@d74db121f408: Final verdict of PTC: none -NSVCI99(1026)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1018)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1013)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1024)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Fri Apr 25 09:58:02 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 20250425095803027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095803329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85616) 20250425095803960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095803960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85616, count=109820) 20250425095804961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095804961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Fri Apr 25 09:58:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095805963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095805963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250425095806392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095806392 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095806410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095806410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095806410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095806410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095806410 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095806410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095806410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095806410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095806410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095806411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095806411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095806411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095806411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095806411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095806411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095806411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095806411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095806411 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095806411 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095806411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095806411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095806411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095806413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095806418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095806418 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1039)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095806430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095806430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095806430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095806430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095806430 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095806430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095806430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095806430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095806430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1040)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095806431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095806431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095806431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095806431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095806431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095806431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095806431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095806431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095806431 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095806431 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095806431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095806432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095806432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095806434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1036)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095806439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095806439 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(1037)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095806447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095806447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095806447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095806447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095806447 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095806447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095806447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095806447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095806447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095806448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095806448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095806448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095806448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095806448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095806448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095806448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095806448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095806448 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095806448 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095806448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1045)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095806448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095806448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095806451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095806457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095806457 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(1042)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095806964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095806964 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095806964 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095806964 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1044)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095806968 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095806969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1044)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1044)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1044)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1044)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@d74db121f408: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='FF3DB7D3'O, index=0 SGSN_Test-GSUP(1046)@d74db121f408: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250425095808014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095808014 DLLC NOTICE LLME(ffffffff/ff3db7d3){UNASSIGNED} LLC RX: unknown TLLI 0xff3db7d3, creating LLME on the fly (gprs_llc.c:552) 20250425095808014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095808014 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250425095808014 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095808014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095808014 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095808014 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095808014 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095808014 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095808014 DLLC NOTICE LLME(ffffffff/ff3db7d3){UNASSIGNED} LLGM Assign pre (ff3db7d3 => e60f5df9) (gprs_llc.c:1079) 20250425095808014 DLLC NOTICE LLME(ff3db7d3/e60f5df9){ASSIGNED} LLGM Assign post (ff3db7d3 => e60f5df9) (gprs_llc.c:1125) 20250425095808014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095808014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095808014 DMM DEBUG MM(262420000000039/e60f5df9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095808022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095808022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250425095808022 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095808022 DMM INFO MM(262420000000039/e60f5df9) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250425095808022 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095808022 DLLC NOTICE LLME(ff3db7d3/e60f5df9){ASSIGNED} LLGM Assign pre (ff3db7d3 => e60f5df9) (gprs_llc.c:1079) 20250425095808022 DLLC NOTICE LLME(ff3db7d3/e60f5df9){ASSIGNED} LLGM Assign post (ff3db7d3 => e60f5df9) (gprs_llc.c:1125) 20250425095808022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095808022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095808022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095808022 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095808022 DMM DEBUG MM(262420000000039/e60f5df9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250425095808022 DMM NOTICE MM(262420000000039/e60f5df9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095808023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095808023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095808023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250425095808023 DMM INFO MM(262420000000039/e60f5df9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe60f5df9) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1048)@d74db121f408: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@d74db121f408: Removing Client IMSI='262420000000039'H, index=0 20250425095809036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095809036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095809036 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095809036 DMM INFO MM(262420000000039/e60f5df9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095809036 DMM NOTICE MM(262420000000039/e60f5df9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095809036 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095809036 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095809036 DLLC NOTICE LLME(ff3db7d3/e60f5df9){ASSIGNED} LLGM Assign pre (ffffffff => e60f5df9) (gprs_llc.c:1079) 20250425095809036 DLLC NOTICE LLME(ffffffff/e60f5df9){ASSIGNED} LLGM Assign post (ffffffff => e60f5df9) (gprs_llc.c:1125) 20250425095809036 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095809036 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095809036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095809036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@d74db121f408: Final verdict of PTC: pass 20250425095809041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@d74db121f408: Final verdict of PTC: none -NSVCI98(1040)@d74db121f408: Final verdict of PTC: none 20250425095809046 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095809047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1045)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@d74db121f408: Final verdict of PTC: none -NSVCI97(1034)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@d74db121f408: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042)@d74db121f408: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@d74db121f408: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1043)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1038)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1032)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Fri Apr 25 09:58:09 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 20250425095809201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095809602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60968) 20250425095810047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095810047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60968, count=71644) 20250425095811048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095811048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Fri Apr 25 09:58:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095812049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095812049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_xid_empty_l3 started. 20250425095812659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095812661 DMM INFO MM(262420000000039/e60f5df9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095812661 DMM INFO MM(262420000000039/e60f5df9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095812661 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095812661 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095812661 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095812661 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095812661 DLLC NOTICE LLME(ffffffff/e60f5df9){ASSIGNED} LLGM Assign pre (e60f5df9 => ffffffff) (gprs_llc.c:1079) 20250425095812661 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e60f5df9 => ffffffff) (gprs_llc.c:1125) 20250425095812661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095812661 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095812661 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095812661 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095812661 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1054)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1054)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095812684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095812684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095812684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095812684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095812684 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095812684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095812684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095812684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095812684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1053)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1054)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095812685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095812685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095812685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095812685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095812685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095812685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095812685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095812685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095812685 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095812685 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095812685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095812685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095812685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1054)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1054)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095812687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1050)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095812693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095812693 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1051)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1053)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1059)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1058)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095812699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095812699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095812699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095812699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095812699 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095812699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095812699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095812699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095812699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1059)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095812699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095812699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095812699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095812699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095812699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095812699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095812699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095812699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095812699 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095812699 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095812699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095812700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095812700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095812702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1055)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095812709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095812709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1056)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1058)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095812715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095812715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095812715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095812715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095812715 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095812715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095812715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095812715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095812715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095812716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095812716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095812716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095812716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095812716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095812716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095812716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095812716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095812716 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095812716 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095812716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095812716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095812716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095812719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095812723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095812723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1061)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095813050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095813050 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095813050 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095813050 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1063)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095813052 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1063)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1063)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1063)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425095813052 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1063)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1051)@d74db121f408: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='D52F7667'O, index=0 SGSN_Test-GSUP(1065)@d74db121f408: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@d74db121f408: 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 := '298A2214C21EF45B8627EDBC19606983'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '574A85B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B21C3FF1EDC8052'O } } } } } 20250425095814114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095814114 DLLC NOTICE LLME(ffffffff/d52f7667){UNASSIGNED} LLC RX: unknown TLLI 0xd52f7667, creating LLME on the fly (gprs_llc.c:552) 20250425095814114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095814114 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095814114 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095814114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095814114 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095814114 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095814114 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095814114 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095814114 DLLC NOTICE LLME(ffffffff/d52f7667){UNASSIGNED} LLGM Assign pre (d52f7667 => f6de907b) (gprs_llc.c:1079) 20250425095814114 DLLC NOTICE LLME(d52f7667/f6de907b){ASSIGNED} LLGM Assign post (d52f7667 => f6de907b) (gprs_llc.c:1125) 20250425095814114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095814114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095814114 DMM DEBUG MM(262420000000044/f6de907b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095814134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095814134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095814134 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095814134 DMM DEBUG MM(262420000000044/f6de907b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250425095814134 DMM NOTICE MM(262420000000044/f6de907b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095814134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095814134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095814134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095814134 DMM DEBUG MM(262420000000044/f6de907b) Requesting authorization (sgsn_auth.c:160) 20250425095814134 DMM INFO MM(262420000000044/f6de907b) Requesting authentication tuples (sgsn_auth.c:184) 20250425095814134 DMM DEBUG MM(262420000000044/f6de907b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095814134 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250425095814134 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(1065)@d74db121f408: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@d74db121f408: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250425095814141 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095814141 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095814141 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095814141 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095814141 DMM INFO MM(262420000000044/f6de907b) Subscriber data update (mmctx.c:445) 20250425095814141 DMM DEBUG MM(262420000000044/f6de907b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095814141 DMM INFO MM(262420000000044/f6de907b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095814141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095814141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095814141 DMM INFO MM(262420000000044/f6de907b) <- GMM AUTH AND CIPHERING REQ (rand = 29 8a 22 14 c2 1e f4 5b 86 27 ed bc 19 60 69 83 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095814157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095814157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095814157 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095814157 DMM INFO MM(262420000000044/f6de907b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095814157 DMM NOTICE MM(262420000000044/f6de907b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095814157 DMM DEBUG MM(262420000000044/f6de907b) checking auth: received GSM SRES = 57 4a 85 b2 (gprs_gmm.c:716) 20250425095814157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095814157 DMM DEBUG MM(262420000000044/f6de907b) Requesting authorization (sgsn_auth.c:160) 20250425095814157 DMM INFO MM(262420000000044/f6de907b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095814157 DMM DEBUG MM(262420000000044/f6de907b) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095814157 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250425095814157 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) 20250425095814157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095814157 DMM INFO MM(262420000000044/f6de907b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6de907b) (gprs_gmm.c:337) 20250425095814160 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095814160 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095814160 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250425095814160 DMM INFO MM(262420000000044/f6de907b) Subscriber data update (mmctx.c:445) 20250425095814160 DMM DEBUG MM(262420000000044/f6de907b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095814160 DMM INFO MM(262420000000044/f6de907b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095814160 DMM NOTICE MM(262420000000044/f6de907b) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250425095814161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095814161 DMM NOTICE MM(262420000000044/f6de907b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095814161 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) 20250425095814162 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095814162 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250425095814162 DMM INFO MM(262420000000044/f6de907b) Subscriber data update (mmctx.c:445) 20250425095814162 DMM DEBUG MM(262420000000044/f6de907b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095814177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095814177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095814177 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095814177 DMM INFO MM(262420000000044/f6de907b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095814177 DMM NOTICE MM(262420000000044/f6de907b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095814177 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095814177 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095814177 DLLC NOTICE LLME(d52f7667/f6de907b){ASSIGNED} LLGM Assign pre (ffffffff => f6de907b) (gprs_llc.c:1079) 20250425095814177 DLLC NOTICE LLME(ffffffff/f6de907b){ASSIGNED} LLGM Assign post (ffffffff => f6de907b) (gprs_llc.c:1125) 20250425095814177 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095814177 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095814177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095814177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@d74db121f408: setverdict(pass): none -> pass 20250425095814226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095814226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095814226 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095814226 DMM INFO MM(262420000000044/f6de907b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095814226 DMM INFO MM(262420000000044/f6de907b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095814226 DMM DEBUG MM(262420000000044/f6de907b) Using GGSN 0 (gprs_sm.c:317) 20250425095814226 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) 20250425095814226 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250425095814226 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095814226 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095814226 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250425095814233 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 11 a9 f5 4d 11 0d 77 29 cc 14 05 7f c7 b8 ea 1e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:461) 20250425095814233 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e041a8, cbp=0x55a16409f300) (sgsn_libgtp.c:633) 20250425095814233 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095814233 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=f6de907b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095814233 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095814233 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095814238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095814238 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250425095814238 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250425095814238 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1051)@d74db121f408: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@d74db121f408: Final verdict of PTC: pass 20250425095814241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55422<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_xid_empty_l3-BVCI196(1051)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@d74db121f408: Final verdict of PTC: none -NSVCI98(1059)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1065)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@d74db121f408: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1061)@d74db121f408: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@d74db121f408: Final verdict of PTC: none 20250425095814245 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(1053)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@d74db121f408: Final verdict of PTC: none 20250425095814245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1064)@d74db121f408: Final verdict of PTC: none -NSVCI97(1054)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1062)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1052)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1057)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_xid_empty_l3-BVCI196(1051): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1053): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1054): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_xid_empty_l3-BVCI220(1061): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@d74db121f408: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Fri Apr 25 09:58:14 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 20250425095814363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095814765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47628) 20250425095815246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095815246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47628, count=98220) 20250425095816247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095816247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Fri Apr 25 09:58:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095817248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095817248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_xid_n201u started. 20250425095817802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095817803 DMM INFO MM(262420000000044/f6de907b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095817803 DMM INFO MM(262420000000044/f6de907b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095817803 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095817803 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095817803 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095817803 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095817803 DLLC NOTICE LLME(ffffffff/f6de907b){ASSIGNED} LLGM Assign pre (f6de907b => ffffffff) (gprs_llc.c:1079) 20250425095817803 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6de907b => ffffffff) (gprs_llc.c:1125) 20250425095817803 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095817803 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095817803 DMM NOTICE MM(262420000000044/f6de907b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425095817803 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250425095817803 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425095817803 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095817803 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250425095817803 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250425095817803 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) 20250425095817803 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) 20250425095817803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095817803 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095817803 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095817803 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095817803 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095817820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095817820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095817820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095817820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095817820 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095817820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095817820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095817820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095817820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095817821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095817821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095817821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095817821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095817821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095817821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095817821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095817821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095817821 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095817821 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095817821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095817821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095817821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095817823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095817828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095817828 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095817837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095817837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095817837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095817837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095817837 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095817837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095817837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095817837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095817837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095817839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095817839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095817839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095817839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095817839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095817839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095817839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095817839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095817839 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095817839 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095817839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095817839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095817839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1078)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095817842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095817848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095817848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1083)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095817860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095817860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095817860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095817860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095817860 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095817860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095817860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095817860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095817860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095817861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095817861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095817861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095817861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095817861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095817861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095817861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095817861 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095817861 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095817861 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095817861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095817862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095817862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1083)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095817863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095817869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095817869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1080)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095818250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095818250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095818250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095818250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1082)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095818254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1082)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095818255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1082)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1082)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1082)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@d74db121f408: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='EE11F10D'O, index=0 SGSN_Test-GSUP(1084)@d74db121f408: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@d74db121f408: 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 := '1916D937194A04C86658DB06B0714B28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A6059E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A914B2E7519975D3'O } } } } } 20250425095819301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095819301 DLLC NOTICE LLME(ffffffff/ee11f10d){UNASSIGNED} LLC RX: unknown TLLI 0xee11f10d, creating LLME on the fly (gprs_llc.c:552) 20250425095819301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095819301 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095819301 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095819301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095819301 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095819301 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095819301 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095819301 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095819301 DLLC NOTICE LLME(ffffffff/ee11f10d){UNASSIGNED} LLGM Assign pre (ee11f10d => de40e022) (gprs_llc.c:1079) 20250425095819301 DLLC NOTICE LLME(ee11f10d/de40e022){ASSIGNED} LLGM Assign post (ee11f10d => de40e022) (gprs_llc.c:1125) 20250425095819301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095819301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095819301 DMM DEBUG MM(262420000000045/de40e022) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095819307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095819307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095819307 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095819307 DMM DEBUG MM(262420000000045/de40e022) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250425095819307 DMM NOTICE MM(262420000000045/de40e022) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095819307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095819307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095819307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095819307 DMM DEBUG MM(262420000000045/de40e022) Requesting authorization (sgsn_auth.c:160) 20250425095819307 DMM INFO MM(262420000000045/de40e022) Requesting authentication tuples (sgsn_auth.c:184) 20250425095819307 DMM DEBUG MM(262420000000045/de40e022) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095819307 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250425095819307 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(1084)@d74db121f408: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@d74db121f408: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250425095819309 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095819309 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095819309 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095819309 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095819309 DMM INFO MM(262420000000045/de40e022) Subscriber data update (mmctx.c:445) 20250425095819309 DMM DEBUG MM(262420000000045/de40e022) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095819309 DMM INFO MM(262420000000045/de40e022) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095819309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095819309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095819309 DMM INFO MM(262420000000045/de40e022) <- GMM AUTH AND CIPHERING REQ (rand = 19 16 d9 37 19 4a 04 c8 66 58 db 06 b0 71 4b 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095819312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095819312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095819312 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095819312 DMM INFO MM(262420000000045/de40e022) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095819312 DMM NOTICE MM(262420000000045/de40e022) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095819312 DMM DEBUG MM(262420000000045/de40e022) checking auth: received GSM SRES = 9a 60 59 e8 (gprs_gmm.c:716) 20250425095819312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095819312 DMM DEBUG MM(262420000000045/de40e022) Requesting authorization (sgsn_auth.c:160) 20250425095819312 DMM INFO MM(262420000000045/de40e022) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095819312 DMM DEBUG MM(262420000000045/de40e022) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095819312 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250425095819312 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) 20250425095819312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095819312 DMM INFO MM(262420000000045/de40e022) <- GMM ATTACH ACCEPT (new P-TMSI=0xde40e022) (gprs_gmm.c:337) 20250425095819313 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095819313 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095819313 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250425095819313 DMM INFO MM(262420000000045/de40e022) Subscriber data update (mmctx.c:445) 20250425095819313 DMM DEBUG MM(262420000000045/de40e022) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095819313 DMM INFO MM(262420000000045/de40e022) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095819313 DMM NOTICE MM(262420000000045/de40e022) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250425095819313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095819313 DMM NOTICE MM(262420000000045/de40e022) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095819313 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) 20250425095819313 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095819313 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250425095819313 DMM INFO MM(262420000000045/de40e022) Subscriber data update (mmctx.c:445) 20250425095819313 DMM DEBUG MM(262420000000045/de40e022) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095819315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095819315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095819315 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095819315 DMM INFO MM(262420000000045/de40e022) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095819315 DMM NOTICE MM(262420000000045/de40e022) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095819315 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095819315 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095819315 DLLC NOTICE LLME(ee11f10d/de40e022){ASSIGNED} LLGM Assign pre (ffffffff => de40e022) (gprs_llc.c:1079) 20250425095819315 DLLC NOTICE LLME(ffffffff/de40e022){ASSIGNED} LLGM Assign post (ffffffff => de40e022) (gprs_llc.c:1125) 20250425095819315 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095819315 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095819315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095819315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@d74db121f408: setverdict(pass): none -> pass 20250425095819366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095819366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095819366 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095819366 DMM INFO MM(262420000000045/de40e022) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095819366 DMM INFO MM(262420000000045/de40e022) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095819366 DMM DEBUG MM(262420000000045/de40e022) Using GGSN 0 (gprs_sm.c:317) 20250425095819366 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) 20250425095819366 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250425095819366 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095819367 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095819367 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250425095819372 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 a7 fc f1 2c 11 b3 8b 22 4d 14 05 7f f6 d0 07 88 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:461) 20250425095819372 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e05220, cbp=0x55a16409f7a0) (sgsn_libgtp.c:633) 20250425095819372 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095819372 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a4768 TLLI=de40e022, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095819372 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095819372 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095819376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095819376 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250425095819376 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250425095819376 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250425095819376 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@d74db121f408: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@d74db121f408: Final verdict of PTC: pass 20250425095819379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41450<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@d74db121f408: Final verdict of PTC: none 20250425095819381 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095819381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_xid_n201u-BVCI210(1076)@d74db121f408: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@d74db121f408: Final verdict of PTC: none -NSVCI99(1083)@d74db121f408: Final verdict of PTC: none -NSVCI98(1077)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@d74db121f408: Final verdict of PTC: none -NSVCI97(1072)@d74db121f408: Final verdict of PTC: none TC_xid_n201u-BVCI220(1080)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1070)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1075)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1081)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_xid_n201u-BVCI220(1080): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@d74db121f408: Test case TC_xid_n201u finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Fri Apr 25 09:58:19 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250425095819486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095819887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50400) 20250425095820382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095820382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50400, count=101540) 20250425095821383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095821383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Fri Apr 25 09:58:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095822384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095822384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_llc_null started. 20250425095822919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095822920 DMM INFO MM(262420000000045/de40e022) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095822920 DMM INFO MM(262420000000045/de40e022) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095822920 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095822920 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095822920 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095822920 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095822920 DLLC NOTICE LLME(ffffffff/de40e022){ASSIGNED} LLGM Assign pre (de40e022 => ffffffff) (gprs_llc.c:1079) 20250425095822920 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de40e022 => ffffffff) (gprs_llc.c:1125) 20250425095822920 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a4410 (gprs_sndcp.c:574) 20250425095822920 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a4768, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095822920 DMM NOTICE MM(262420000000045/de40e022) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425095822920 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250425095822920 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425095822920 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095822920 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250425095822920 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250425095822920 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) 20250425095822920 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) 20250425095822920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095822920 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095822920 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095822920 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095822920 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095822936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095822936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095822936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095822936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095822936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095822936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095822936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095822936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095822936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095822937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095822937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095822937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095822937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095822937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095822937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095822937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095822937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095822937 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095822937 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095822937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095822938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095822938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095822940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095822945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095822945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095822953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095822953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095822953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095822953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095822953 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095822953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095822953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095822953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095822953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095822954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095822954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095822954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095822954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095822954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095822954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095822954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095822954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095822954 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095822954 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095822954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1096)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095822955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095822955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095822957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095822962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095822962 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095822971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095822971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095822971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095822971 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095822971 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095822971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095822971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095822971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095822971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095822972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095822972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095822972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095822972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095822972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095822972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095822972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095822972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095822972 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095822972 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095822972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095822973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095822973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095822976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095822984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095822984 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095823029 DGPRS DEBUG Checking for inactive LLMEs, time = 8806008 (sgsn.c:132) 20250425095823386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095823386 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095823386 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095823386 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@d74db121f408: Established a new IPA connection (conn_id=2) 20250425095823387 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1102)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095823387 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@d74db121f408: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='FB6AB568'O, index=0 SGSN_Test-GSUP(1103)@d74db121f408: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@d74db121f408: 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 := '432F54A0B8DC48A4971990C3822F4F60'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1459DE86'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4BD364B2F093F3B0'O } } } } } 20250425095824411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095824411 DLLC NOTICE LLME(ffffffff/fb6ab568){UNASSIGNED} LLC RX: unknown TLLI 0xfb6ab568, creating LLME on the fly (gprs_llc.c:552) 20250425095824411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095824411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095824411 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095824411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095824411 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095824411 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095824411 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095824411 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095824412 DLLC NOTICE LLME(ffffffff/fb6ab568){UNASSIGNED} LLGM Assign pre (fb6ab568 => d4b9879b) (gprs_llc.c:1079) 20250425095824412 DLLC NOTICE LLME(fb6ab568/d4b9879b){ASSIGNED} LLGM Assign post (fb6ab568 => d4b9879b) (gprs_llc.c:1125) 20250425095824412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095824412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095824412 DMM DEBUG MM(262420000000041/d4b9879b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095824418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095824418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095824418 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095824418 DMM DEBUG MM(262420000000041/d4b9879b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250425095824418 DMM NOTICE MM(262420000000041/d4b9879b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095824418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095824418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095824418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095824418 DMM DEBUG MM(262420000000041/d4b9879b) Requesting authorization (sgsn_auth.c:160) 20250425095824418 DMM INFO MM(262420000000041/d4b9879b) Requesting authentication tuples (sgsn_auth.c:184) 20250425095824418 DMM DEBUG MM(262420000000041/d4b9879b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095824418 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250425095824418 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(1103)@d74db121f408: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@d74db121f408: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250425095824419 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095824419 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095824419 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095824419 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095824419 DMM INFO MM(262420000000041/d4b9879b) Subscriber data update (mmctx.c:445) 20250425095824419 DMM DEBUG MM(262420000000041/d4b9879b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095824419 DMM INFO MM(262420000000041/d4b9879b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095824419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095824419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095824419 DMM INFO MM(262420000000041/d4b9879b) <- GMM AUTH AND CIPHERING REQ (rand = 43 2f 54 a0 b8 dc 48 a4 97 19 90 c3 82 2f 4f 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095824423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095824423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095824423 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095824423 DMM INFO MM(262420000000041/d4b9879b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095824423 DMM NOTICE MM(262420000000041/d4b9879b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095824423 DMM DEBUG MM(262420000000041/d4b9879b) checking auth: received GSM SRES = 14 59 de 86 (gprs_gmm.c:716) 20250425095824423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095824423 DMM DEBUG MM(262420000000041/d4b9879b) Requesting authorization (sgsn_auth.c:160) 20250425095824423 DMM INFO MM(262420000000041/d4b9879b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095824423 DMM DEBUG MM(262420000000041/d4b9879b) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095824423 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250425095824423 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) 20250425095824423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095824423 DMM INFO MM(262420000000041/d4b9879b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4b9879b) (gprs_gmm.c:337) 20250425095824424 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095824424 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095824424 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250425095824424 DMM INFO MM(262420000000041/d4b9879b) Subscriber data update (mmctx.c:445) 20250425095824424 DMM DEBUG MM(262420000000041/d4b9879b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095824424 DMM INFO MM(262420000000041/d4b9879b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095824424 DMM NOTICE MM(262420000000041/d4b9879b) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250425095824424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095824424 DMM NOTICE MM(262420000000041/d4b9879b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095824424 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) 20250425095824424 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095824424 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250425095824424 DMM INFO MM(262420000000041/d4b9879b) Subscriber data update (mmctx.c:445) 20250425095824424 DMM DEBUG MM(262420000000041/d4b9879b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095824427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095824427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095824427 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095824427 DMM INFO MM(262420000000041/d4b9879b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095824427 DMM NOTICE MM(262420000000041/d4b9879b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095824427 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095824427 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095824427 DLLC NOTICE LLME(fb6ab568/d4b9879b){ASSIGNED} LLGM Assign pre (ffffffff => d4b9879b) (gprs_llc.c:1079) 20250425095824427 DLLC NOTICE LLME(ffffffff/d4b9879b){ASSIGNED} LLGM Assign post (ffffffff => d4b9879b) (gprs_llc.c:1125) 20250425095824427 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095824427 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095824427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095824427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425095825479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095825479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250425095825479 DLLC DEBUG TLLI=d4b9879b sends us LLC NULL (gprs_llc.c:912) 20250425095825479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095825479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250425095825479 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095825479 DMM INFO MM(262420000000041/d4b9879b) -> GMM DETACH REQUEST TLLI=0xd4b9879b type=GPRS detach Power-off (gprs_gmm.c:1512) 20250425095825479 DMM INFO MM(262420000000041/d4b9879b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250425095825479 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095825479 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095825479 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095825479 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095825479 DLLC NOTICE LLME(ffffffff/d4b9879b){ASSIGNED} LLGM Assign pre (d4b9879b => ffffffff) (gprs_llc.c:1079) 20250425095825479 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4b9879b => ffffffff) (gprs_llc.c:1125) 20250425095825479 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250425095825479 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) 20250425095825479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095825479 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095825479 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095825479 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095825480 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@d74db121f408: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@d74db121f408: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@d74db121f408: Final verdict of PTC: pass 20250425095830493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41474<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@d74db121f408: Final verdict of PTC: none -NSVCI99(1101)@d74db121f408: Final verdict of PTC: none -NSVCI98(1096)@d74db121f408: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@d74db121f408: Final verdict of PTC: none -NSVCI97(1091)@d74db121f408: Final verdict of PTC: none 20250425095830499 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095830500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_null-BVCI210(1095)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@d74db121f408: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1089)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1094)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1099)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@d74db121f408: Test case TC_llc_null finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Fri Apr 25 09:58:30 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250425095830649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095831051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100528) 20250425095831500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095831500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100528, count=101788) 20250425095832502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095832502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Fri Apr 25 09:58:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095833503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095833503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_llc_sabm_dm_llgmm started. 20250425095834099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095834100 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095834121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095834121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095834121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095834121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095834121 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095834121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095834121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095834121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095834121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095834122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095834122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095834122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095834122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095834122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095834122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095834122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095834122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095834122 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095834122 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095834122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095834123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095834123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095834125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095834130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095834130 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095834137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095834137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095834137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095834137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095834137 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095834137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095834137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095834137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095834137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095834138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095834138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095834138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095834138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095834138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095834138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095834138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095834138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095834138 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095834138 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095834138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1115)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095834139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095834139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095834141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095834147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095834147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095834156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095834156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095834156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095834156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095834156 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095834156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095834156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095834156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095834156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095834157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095834157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095834157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095834157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095834157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095834157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095834157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095834157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095834157 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095834157 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095834157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1120)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095834157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095834157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095834160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095834166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095834166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095834504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095834504 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095834504 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095834504 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095834507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1121)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425095834508 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@d74db121f408: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='D3149351'O, index=0 SGSN_Test-GSUP(1122)@d74db121f408: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@d74db121f408: 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 := '820DBB0D706A38BFFF7D53FFAD14A845'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A2A9ABA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '454576DA3C80594B'O } } } } } 20250425095835577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095835577 DLLC NOTICE LLME(ffffffff/d3149351){UNASSIGNED} LLC RX: unknown TLLI 0xd3149351, creating LLME on the fly (gprs_llc.c:552) 20250425095835577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095835577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095835577 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095835577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095835577 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095835577 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095835577 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095835577 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095835577 DLLC NOTICE LLME(ffffffff/d3149351){UNASSIGNED} LLGM Assign pre (d3149351 => eefaa4a6) (gprs_llc.c:1079) 20250425095835577 DLLC NOTICE LLME(d3149351/eefaa4a6){ASSIGNED} LLGM Assign post (d3149351 => eefaa4a6) (gprs_llc.c:1125) 20250425095835577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095835577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095835577 DMM DEBUG MM(262420000000042/eefaa4a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095835584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095835584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095835584 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095835584 DMM DEBUG MM(262420000000042/eefaa4a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250425095835584 DMM NOTICE MM(262420000000042/eefaa4a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095835584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095835584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095835584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095835584 DMM DEBUG MM(262420000000042/eefaa4a6) Requesting authorization (sgsn_auth.c:160) 20250425095835584 DMM INFO MM(262420000000042/eefaa4a6) Requesting authentication tuples (sgsn_auth.c:184) 20250425095835584 DMM DEBUG MM(262420000000042/eefaa4a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095835584 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250425095835584 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(1122)@d74db121f408: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@d74db121f408: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250425095835586 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095835586 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095835586 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095835586 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095835586 DMM INFO MM(262420000000042/eefaa4a6) Subscriber data update (mmctx.c:445) 20250425095835586 DMM DEBUG MM(262420000000042/eefaa4a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095835586 DMM INFO MM(262420000000042/eefaa4a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095835586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095835586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095835586 DMM INFO MM(262420000000042/eefaa4a6) <- GMM AUTH AND CIPHERING REQ (rand = 82 0d bb 0d 70 6a 38 bf ff 7d 53 ff ad 14 a8 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095835591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095835591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095835591 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095835591 DMM INFO MM(262420000000042/eefaa4a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095835591 DMM NOTICE MM(262420000000042/eefaa4a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095835591 DMM DEBUG MM(262420000000042/eefaa4a6) checking auth: received GSM SRES = 9a 2a 9a ba (gprs_gmm.c:716) 20250425095835591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095835591 DMM DEBUG MM(262420000000042/eefaa4a6) Requesting authorization (sgsn_auth.c:160) 20250425095835591 DMM INFO MM(262420000000042/eefaa4a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095835591 DMM DEBUG MM(262420000000042/eefaa4a6) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095835591 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250425095835591 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) 20250425095835591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095835591 DMM INFO MM(262420000000042/eefaa4a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xeefaa4a6) (gprs_gmm.c:337) 20250425095835592 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095835592 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095835592 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250425095835592 DMM INFO MM(262420000000042/eefaa4a6) Subscriber data update (mmctx.c:445) 20250425095835592 DMM DEBUG MM(262420000000042/eefaa4a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095835592 DMM INFO MM(262420000000042/eefaa4a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095835592 DMM NOTICE MM(262420000000042/eefaa4a6) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250425095835592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095835592 DMM NOTICE MM(262420000000042/eefaa4a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095835592 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) 20250425095835592 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095835592 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250425095835592 DMM INFO MM(262420000000042/eefaa4a6) Subscriber data update (mmctx.c:445) 20250425095835592 DMM DEBUG MM(262420000000042/eefaa4a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095835595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095835595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095835595 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095835595 DMM INFO MM(262420000000042/eefaa4a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095835595 DMM NOTICE MM(262420000000042/eefaa4a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095835595 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095835595 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095835595 DLLC NOTICE LLME(d3149351/eefaa4a6){ASSIGNED} LLGM Assign pre (ffffffff => eefaa4a6) (gprs_llc.c:1079) 20250425095835595 DLLC NOTICE LLME(ffffffff/eefaa4a6){ASSIGNED} LLGM Assign post (ffffffff => eefaa4a6) (gprs_llc.c:1125) 20250425095835595 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095835595 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095835595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095835595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425095836651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095836651 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(1124)@d74db121f408: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@d74db121f408: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@d74db121f408: Final verdict of PTC: pass 20250425095836667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36386<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095836670 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095836670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1121)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1122)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@d74db121f408: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@d74db121f408: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@d74db121f408: Final verdict of PTC: none -NSVCI97(1110)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@d74db121f408: Final verdict of PTC: none -NSVCI99(1120)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@d74db121f408: Final verdict of PTC: none -NSVCI98(1115)@d74db121f408: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1118)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1113)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1108)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@d74db121f408: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Fri Apr 25 09:58:36 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 20250425095836783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095837185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83856) 20250425095837672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095837672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83856, count=88212) 20250425095838673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095838673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Fri Apr 25 09:58:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095839674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095839674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_llc_sabm_dm_ll5 started. 20250425095840220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095840221 DMM INFO MM(262420000000042/eefaa4a6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095840221 DMM INFO MM(262420000000042/eefaa4a6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095840221 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095840221 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095840221 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095840221 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095840221 DLLC NOTICE LLME(ffffffff/eefaa4a6){ASSIGNED} LLGM Assign pre (eefaa4a6 => ffffffff) (gprs_llc.c:1079) 20250425095840221 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eefaa4a6 => ffffffff) (gprs_llc.c:1125) 20250425095840221 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250425095840221 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) 20250425095840221 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) 20250425095840221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095840221 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095840221 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095840221 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095840221 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095840241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095840241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095840241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095840241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095840241 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095840241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095840241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095840241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095840241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095840243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095840243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095840243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095840243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095840243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095840243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095840243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095840243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095840243 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095840243 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095840243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095840243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095840243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1130)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095840247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095840255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095840255 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1130)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1128)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1134)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095840260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095840260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095840260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095840260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095840260 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095840260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095840260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095840260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095840260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095840262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095840262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095840262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095840262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095840262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095840262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095840262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095840262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095840262 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095840262 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095840262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095840262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095840262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095840265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095840273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095840273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095840280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095840280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095840280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095840280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095840280 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095840280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095840280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095840280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095840280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095840281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095840281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095840281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095840281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095840281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095840281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095840281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095840281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095840281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095840281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095840281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095840281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095840281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095840285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095840292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095840292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095840676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095840676 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095840676 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095840676 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095840680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095840682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@d74db121f408: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='DA11DB72'O, index=0 SGSN_Test-GSUP(1141)@d74db121f408: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@d74db121f408: 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 := 'AD7FEB618CE7D6D086B82EE2B6781FB8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A2D5F18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B51F5C66A822AEE'O } } } } } 20250425095841771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095841771 DLLC NOTICE LLME(ffffffff/da11db72){UNASSIGNED} LLC RX: unknown TLLI 0xda11db72, creating LLME on the fly (gprs_llc.c:552) 20250425095841771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095841771 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095841771 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095841771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095841771 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095841771 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095841771 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095841771 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095841771 DLLC NOTICE LLME(ffffffff/da11db72){UNASSIGNED} LLGM Assign pre (da11db72 => f5eb4c55) (gprs_llc.c:1079) 20250425095841771 DLLC NOTICE LLME(da11db72/f5eb4c55){ASSIGNED} LLGM Assign post (da11db72 => f5eb4c55) (gprs_llc.c:1125) 20250425095841771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095841771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095841772 DMM DEBUG MM(262420000000043/f5eb4c55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095841800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095841800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095841800 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095841800 DMM DEBUG MM(262420000000043/f5eb4c55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250425095841800 DMM NOTICE MM(262420000000043/f5eb4c55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095841800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095841800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095841800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095841800 DMM DEBUG MM(262420000000043/f5eb4c55) Requesting authorization (sgsn_auth.c:160) 20250425095841800 DMM INFO MM(262420000000043/f5eb4c55) Requesting authentication tuples (sgsn_auth.c:184) 20250425095841800 DMM DEBUG MM(262420000000043/f5eb4c55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095841800 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250425095841801 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(1141)@d74db121f408: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@d74db121f408: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250425095841806 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095841806 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095841806 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095841806 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095841806 DMM INFO MM(262420000000043/f5eb4c55) Subscriber data update (mmctx.c:445) 20250425095841806 DMM DEBUG MM(262420000000043/f5eb4c55) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095841806 DMM INFO MM(262420000000043/f5eb4c55) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095841806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095841806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095841806 DMM INFO MM(262420000000043/f5eb4c55) <- GMM AUTH AND CIPHERING REQ (rand = ad 7f eb 61 8c e7 d6 d0 86 b8 2e e2 b6 78 1f b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095841812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095841812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095841812 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095841812 DMM INFO MM(262420000000043/f5eb4c55) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095841813 DMM NOTICE MM(262420000000043/f5eb4c55) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095841813 DMM DEBUG MM(262420000000043/f5eb4c55) checking auth: received GSM SRES = 1a 2d 5f 18 (gprs_gmm.c:716) 20250425095841813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095841813 DMM DEBUG MM(262420000000043/f5eb4c55) Requesting authorization (sgsn_auth.c:160) 20250425095841813 DMM INFO MM(262420000000043/f5eb4c55) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095841813 DMM DEBUG MM(262420000000043/f5eb4c55) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095841813 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250425095841813 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) 20250425095841813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095841813 DMM INFO MM(262420000000043/f5eb4c55) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5eb4c55) (gprs_gmm.c:337) 20250425095841813 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095841813 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095841813 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250425095841813 DMM INFO MM(262420000000043/f5eb4c55) Subscriber data update (mmctx.c:445) 20250425095841813 DMM DEBUG MM(262420000000043/f5eb4c55) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095841813 DMM INFO MM(262420000000043/f5eb4c55) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095841813 DMM NOTICE MM(262420000000043/f5eb4c55) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250425095841813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095841813 DMM NOTICE MM(262420000000043/f5eb4c55) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095841813 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) 20250425095841814 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095841814 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250425095841814 DMM INFO MM(262420000000043/f5eb4c55) Subscriber data update (mmctx.c:445) 20250425095841814 DMM DEBUG MM(262420000000043/f5eb4c55) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095841819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095841819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095841819 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095841819 DMM INFO MM(262420000000043/f5eb4c55) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095841819 DMM NOTICE MM(262420000000043/f5eb4c55) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095841819 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095841819 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095841819 DLLC NOTICE LLME(da11db72/f5eb4c55){ASSIGNED} LLGM Assign pre (ffffffff => f5eb4c55) (gprs_llc.c:1079) 20250425095841819 DLLC NOTICE LLME(ffffffff/f5eb4c55){ASSIGNED} LLGM Assign post (ffffffff => f5eb4c55) (gprs_llc.c:1125) 20250425095841819 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095841819 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095841819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095841819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425095842878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095842878 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(1143)@d74db121f408: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@d74db121f408: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@d74db121f408: Final verdict of PTC: pass 20250425095842896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58346<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095842900 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095842900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1140)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1141)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@d74db121f408: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@d74db121f408: Final verdict of PTC: none -NSVCI97(1129)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@d74db121f408: Final verdict of PTC: none -NSVCI98(1134)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@d74db121f408: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@d74db121f408: Final verdict of PTC: none -NSVCI99(1139)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@d74db121f408: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1132)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1137)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1127)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@d74db121f408: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Fri Apr 25 09:58:42 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 20250425095843070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095843471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58352<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91288) 20250425095843900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095843900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91288, count=92448) 20250425095844902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095844902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Fri Apr 25 09:58:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095845904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095845904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_suspend_nopaging started. 20250425095846494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095846495 DMM INFO MM(262420000000043/f5eb4c55) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095846495 DMM INFO MM(262420000000043/f5eb4c55) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095846495 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095846495 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095846495 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095846495 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095846495 DLLC NOTICE LLME(ffffffff/f5eb4c55){ASSIGNED} LLGM Assign pre (f5eb4c55 => ffffffff) (gprs_llc.c:1079) 20250425095846495 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5eb4c55 => ffffffff) (gprs_llc.c:1125) 20250425095846495 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250425095846495 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) 20250425095846495 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) 20250425095846495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095846495 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095846495 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095846495 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095846495 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095846513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095846513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095846513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095846513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095846513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095846513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095846513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095846513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095846513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095846514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095846514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095846514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095846514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095846514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095846514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095846514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095846514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095846514 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095846514 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095846514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1148)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095846514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095846514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095846516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095846522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095846522 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1150)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1147)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095846535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095846535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095846535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095846535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095846535 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095846535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095846535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095846535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095846535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095846536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095846536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095846536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095846536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095846536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095846536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095846536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095846536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095846536 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095846536 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095846536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095846537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095846537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095846539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1150)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250425095846545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095846545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1158)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_nopaging-BVCI210(1151)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1158)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095846549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095846549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095846549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095846549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095846549 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095846549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095846549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095846549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095846549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095846550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095846550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095846550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095846550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095846550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095846550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095846550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095846550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095846550 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095846550 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095846550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095846551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095846551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095846554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095846560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095846560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095846905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095846905 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095846905 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095846905 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095846906 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095846906 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d74db121f408: IPA ID RESP: { { 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)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@d74db121f408: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='F67BB5F0'O, index=0 SGSN_Test-GSUP(1160)@d74db121f408: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@d74db121f408: 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 := 'A7DC1B82C82B120AF104F00342C8EFEA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87D00E3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E810BDEC927A8C5A'O } } } } } 20250425095847932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095847932 DLLC NOTICE LLME(ffffffff/f67bb5f0){UNASSIGNED} LLC RX: unknown TLLI 0xf67bb5f0, creating LLME on the fly (gprs_llc.c:552) 20250425095847932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095847932 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095847932 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095847932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095847932 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095847932 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095847932 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095847932 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095847932 DLLC NOTICE LLME(ffffffff/f67bb5f0){UNASSIGNED} LLGM Assign pre (f67bb5f0 => f807df66) (gprs_llc.c:1079) 20250425095847932 DLLC NOTICE LLME(f67bb5f0/f807df66){ASSIGNED} LLGM Assign post (f67bb5f0 => f807df66) (gprs_llc.c:1125) 20250425095847932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095847932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095847932 DMM DEBUG MM(262420000000048/f807df66) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095847939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095847939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095847939 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095847939 DMM DEBUG MM(262420000000048/f807df66) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250425095847939 DMM NOTICE MM(262420000000048/f807df66) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095847939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095847939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095847939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095847939 DMM DEBUG MM(262420000000048/f807df66) Requesting authorization (sgsn_auth.c:160) 20250425095847939 DMM INFO MM(262420000000048/f807df66) Requesting authentication tuples (sgsn_auth.c:184) 20250425095847939 DMM DEBUG MM(262420000000048/f807df66) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095847940 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250425095847940 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(1160)@d74db121f408: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@d74db121f408: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250425095847941 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095847941 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095847941 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095847941 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095847941 DMM INFO MM(262420000000048/f807df66) Subscriber data update (mmctx.c:445) 20250425095847941 DMM DEBUG MM(262420000000048/f807df66) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095847941 DMM INFO MM(262420000000048/f807df66) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095847941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095847941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095847941 DMM INFO MM(262420000000048/f807df66) <- GMM AUTH AND CIPHERING REQ (rand = a7 dc 1b 82 c8 2b 12 0a f1 04 f0 03 42 c8 ef ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095847944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095847944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095847944 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095847944 DMM INFO MM(262420000000048/f807df66) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095847944 DMM NOTICE MM(262420000000048/f807df66) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095847944 DMM DEBUG MM(262420000000048/f807df66) checking auth: received GSM SRES = 87 d0 0e 3e (gprs_gmm.c:716) 20250425095847944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095847944 DMM DEBUG MM(262420000000048/f807df66) Requesting authorization (sgsn_auth.c:160) 20250425095847944 DMM INFO MM(262420000000048/f807df66) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095847944 DMM DEBUG MM(262420000000048/f807df66) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095847944 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250425095847944 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) 20250425095847944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095847944 DMM INFO MM(262420000000048/f807df66) <- GMM ATTACH ACCEPT (new P-TMSI=0xf807df66) (gprs_gmm.c:337) 20250425095847945 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095847945 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095847945 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250425095847945 DMM INFO MM(262420000000048/f807df66) Subscriber data update (mmctx.c:445) 20250425095847945 DMM DEBUG MM(262420000000048/f807df66) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095847945 DMM INFO MM(262420000000048/f807df66) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095847945 DMM NOTICE MM(262420000000048/f807df66) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250425095847945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095847945 DMM NOTICE MM(262420000000048/f807df66) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095847945 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) 20250425095847945 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095847945 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250425095847945 DMM INFO MM(262420000000048/f807df66) Subscriber data update (mmctx.c:445) 20250425095847945 DMM DEBUG MM(262420000000048/f807df66) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095847948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095847948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095847948 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095847948 DMM INFO MM(262420000000048/f807df66) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095847948 DMM NOTICE MM(262420000000048/f807df66) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095847948 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095847948 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095847948 DLLC NOTICE LLME(f67bb5f0/f807df66){ASSIGNED} LLGM Assign pre (ffffffff => f807df66) (gprs_llc.c:1079) 20250425095847948 DLLC NOTICE LLME(ffffffff/f807df66){ASSIGNED} LLGM Assign post (ffffffff => f807df66) (gprs_llc.c:1125) 20250425095847948 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095847948 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095847948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095847948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@d74db121f408: setverdict(pass): none -> pass 20250425095848002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095848002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095848002 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095848002 DMM INFO MM(262420000000048/f807df66) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095848002 DMM INFO MM(262420000000048/f807df66) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095848002 DMM DEBUG MM(262420000000048/f807df66) Using GGSN 0 (gprs_sm.c:317) 20250425095848002 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) 20250425095848002 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250425095848002 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095848002 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095848002 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250425095848021 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 ea a9 ec 9c 11 a8 27 2e db 14 05 7f 71 2e 48 22 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:461) 20250425095848021 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e06298, cbp=0x55a16409e130) (sgsn_libgtp.c:633) 20250425095848021 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095848021 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=f807df66, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095848021 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095848021 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095848025 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250425095848028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095848028 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250425095848028 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250425095848030 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250425095848030 DMM INFO MM(262420000000048/f807df66) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250425095853030 DGPRS DEBUG Checking for inactive LLMEs, time = 8806038 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@d74db121f408: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@d74db121f408: Final verdict of PTC: pass 20250425095853035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36442<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095853036 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095853036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1149)@d74db121f408: Final verdict of PTC: none -NSVCI97(1148)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1160)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@d74db121f408: Final verdict of PTC: none -NSVCI99(1158)@d74db121f408: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@d74db121f408: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@d74db121f408: Final verdict of PTC: none -NSVCI98(1154)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1146)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1152)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1156)@d74db121f408: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@d74db121f408: Test case TC_suspend_nopaging finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Fri Apr 25 09:58:53 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250425095853157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095853559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100164) 20250425095854037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095854037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100164, count=101324) 20250425095855038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095855038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Fri Apr 25 09:58:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095856039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095856039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_suspend_resume started. 20250425095856646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095856650 DMM INFO MM(262420000000048/f807df66) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095856650 DMM INFO MM(262420000000048/f807df66) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095856650 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095856650 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095856650 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095856650 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095856650 DLLC NOTICE LLME(ffffffff/f807df66){ASSIGNED} LLGM Assign pre (f807df66 => ffffffff) (gprs_llc.c:1079) 20250425095856650 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f807df66 => ffffffff) (gprs_llc.c:1125) 20250425095856650 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095856650 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095856650 DMM NOTICE MM(262420000000048/f807df66) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425095856650 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250425095856650 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425095856650 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095856650 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250425095856650 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250425095856650 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) 20250425095856650 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) 20250425095856650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095856650 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095856650 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095856650 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095856650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095856693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095856693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095856693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095856693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095856693 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095856693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095856693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095856693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095856693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095856694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095856694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095856694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095856694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095856694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095856694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095856694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095856694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095856694 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095856694 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095856694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1167)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095856694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095856694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095856696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095856700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095856700 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095856709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095856709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095856709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095856709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095856709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095856709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095856709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095856709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095856709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095856710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095856710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095856710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095856710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095856710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095856710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095856710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095856710 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095856710 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095856710 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095856710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1172)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095856710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095856710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1173)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095856713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095856720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095856720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1174)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_suspend_resume-BVCI210(1171)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1177)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095856725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095856725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095856725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095856725 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095856725 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095856725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095856725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095856725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095856725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095856726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095856726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095856726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095856726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095856726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095856726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095856726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095856726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095856726 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095856726 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095856726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1177)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095856727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095856727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095856729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095856734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095856734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095857040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095857040 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095857040 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095857040 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095857044 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095857045 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d74db121f408: IPA ID RESP: { { 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)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@d74db121f408: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='E278CBB4'O, index=0 SGSN_Test-GSUP(1179)@d74db121f408: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@d74db121f408: 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 := '7129144C7564363859C20723848819F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3ABA5A1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '016FD57FA3CBE5F8'O } } } } } 20250425095858121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095858121 DLLC NOTICE LLME(ffffffff/e278cbb4){UNASSIGNED} LLC RX: unknown TLLI 0xe278cbb4, creating LLME on the fly (gprs_llc.c:552) 20250425095858121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095858121 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095858121 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095858121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095858121 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095858121 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095858121 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095858121 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095858121 DLLC NOTICE LLME(ffffffff/e278cbb4){UNASSIGNED} LLGM Assign pre (e278cbb4 => db443a43) (gprs_llc.c:1079) 20250425095858121 DLLC NOTICE LLME(e278cbb4/db443a43){ASSIGNED} LLGM Assign post (e278cbb4 => db443a43) (gprs_llc.c:1125) 20250425095858121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095858121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095858121 DMM DEBUG MM(262420000000049/db443a43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095858127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095858127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095858127 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095858127 DMM DEBUG MM(262420000000049/db443a43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250425095858127 DMM NOTICE MM(262420000000049/db443a43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095858127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095858127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095858127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095858127 DMM DEBUG MM(262420000000049/db443a43) Requesting authorization (sgsn_auth.c:160) 20250425095858127 DMM INFO MM(262420000000049/db443a43) Requesting authentication tuples (sgsn_auth.c:184) 20250425095858127 DMM DEBUG MM(262420000000049/db443a43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095858127 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250425095858127 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(1179)@d74db121f408: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@d74db121f408: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250425095858128 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095858128 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095858128 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095858128 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095858128 DMM INFO MM(262420000000049/db443a43) Subscriber data update (mmctx.c:445) 20250425095858128 DMM DEBUG MM(262420000000049/db443a43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095858128 DMM INFO MM(262420000000049/db443a43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095858128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095858128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095858128 DMM INFO MM(262420000000049/db443a43) <- GMM AUTH AND CIPHERING REQ (rand = 71 29 14 4c 75 64 36 38 59 c2 07 23 84 88 19 f7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095858132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095858132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095858132 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095858132 DMM INFO MM(262420000000049/db443a43) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095858132 DMM NOTICE MM(262420000000049/db443a43) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095858132 DMM DEBUG MM(262420000000049/db443a43) checking auth: received GSM SRES = 3a ba 5a 1f (gprs_gmm.c:716) 20250425095858132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095858132 DMM DEBUG MM(262420000000049/db443a43) Requesting authorization (sgsn_auth.c:160) 20250425095858132 DMM INFO MM(262420000000049/db443a43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095858132 DMM DEBUG MM(262420000000049/db443a43) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095858132 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250425095858132 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) 20250425095858132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095858132 DMM INFO MM(262420000000049/db443a43) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb443a43) (gprs_gmm.c:337) 20250425095858132 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095858132 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095858132 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250425095858132 DMM INFO MM(262420000000049/db443a43) Subscriber data update (mmctx.c:445) 20250425095858132 DMM DEBUG MM(262420000000049/db443a43) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095858132 DMM INFO MM(262420000000049/db443a43) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095858132 DMM NOTICE MM(262420000000049/db443a43) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250425095858132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095858132 DMM NOTICE MM(262420000000049/db443a43) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095858132 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) 20250425095858133 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095858133 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250425095858133 DMM INFO MM(262420000000049/db443a43) Subscriber data update (mmctx.c:445) 20250425095858133 DMM DEBUG MM(262420000000049/db443a43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095858135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095858135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095858135 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095858135 DMM INFO MM(262420000000049/db443a43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095858135 DMM NOTICE MM(262420000000049/db443a43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095858135 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095858135 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095858135 DLLC NOTICE LLME(e278cbb4/db443a43){ASSIGNED} LLGM Assign pre (ffffffff => db443a43) (gprs_llc.c:1079) 20250425095858135 DLLC NOTICE LLME(ffffffff/db443a43){ASSIGNED} LLGM Assign post (ffffffff => db443a43) (gprs_llc.c:1125) 20250425095858135 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095858135 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095858135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095858135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@d74db121f408: setverdict(pass): none -> pass 20250425095858187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095858187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095858187 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095858187 DMM INFO MM(262420000000049/db443a43) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095858187 DMM INFO MM(262420000000049/db443a43) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095858187 DMM DEBUG MM(262420000000049/db443a43) Using GGSN 0 (gprs_sm.c:317) 20250425095858187 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) 20250425095858187 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250425095858187 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095858187 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095858187 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250425095858193 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 2c 98 b4 8b 11 1c 43 42 23 14 05 7f 45 b2 9e 1e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:461) 20250425095858193 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e07310, cbp=0x55a16409e4c0) (sgsn_libgtp.c:633) 20250425095858193 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095858193 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=db443a43, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095858193 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095858193 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095858197 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250425095858199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095858199 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250425095858199 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250425095858200 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250425095858201 DMM INFO MM(262420000000049/db443a43) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250425095903209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095903209 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2330) 20250425095903209 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250425095903215 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@d74db121f408: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@d74db121f408: Final verdict of PTC: pass 20250425095903223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51882<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1172)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1179)@d74db121f408: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@d74db121f408: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@d74db121f408: Final verdict of PTC: none -NSVCI99(1177)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@d74db121f408: Final verdict of PTC: none -NSVCI97(1167)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@d74db121f408: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@d74db121f408: Final verdict of PTC: none 20250425095903227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095903227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1174)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1170)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1165)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1175)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@d74db121f408: Test case TC_suspend_resume finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Fri Apr 25 09:59:03 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250425095903344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095903745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101284) 20250425095904228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095904228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101284, count=105640) 20250425095905229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095905229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Fri Apr 25 09:59:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095906230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095906230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_suspend_rau started. 20250425095906809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095906809 DMM INFO MM(262420000000049/db443a43) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095906810 DMM INFO MM(262420000000049/db443a43) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095906810 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095906810 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095906810 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095906810 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095906810 DLLC NOTICE LLME(ffffffff/db443a43){ASSIGNED} LLGM Assign pre (db443a43 => ffffffff) (gprs_llc.c:1079) 20250425095906810 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db443a43 => ffffffff) (gprs_llc.c:1125) 20250425095906810 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095906810 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095906810 DMM NOTICE MM(262420000000049/db443a43) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425095906810 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250425095906810 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425095906810 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095906810 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250425095906810 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250425095906810 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) 20250425095906810 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) 20250425095906810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095906810 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095906810 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095906810 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095906810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095906840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095906840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095906840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095906840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095906840 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095906840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095906840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095906840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095906840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095906841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095906841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095906841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095906841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095906841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095906841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095906841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095906841 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095906841 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095906841 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095906841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095906841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095906841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095906843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095906848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095906848 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095906856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095906856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095906856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095906856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095906856 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095906856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095906856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095906856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095906856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095906856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095906857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095906857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095906857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095906857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095906857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095906857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095906857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095906857 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095906857 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095906857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095906857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095906857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095906859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095906864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095906864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1197)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095906875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095906875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095906875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095906875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095906875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095906875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095906875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095906875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095906875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095906876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095906876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095906876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095906876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095906876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095906876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095906876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095906876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095906876 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095906876 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095906876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095906876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095906876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095906878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095906882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095906882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1194)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095907231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095907231 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095907231 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095907231 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1196)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095907232 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1196)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095907233 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1196)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1196)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1196)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@d74db121f408: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='FFD59659'O, index=0 SGSN_Test-GSUP(1198)@d74db121f408: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@d74db121f408: 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 := '082CCC1445FD2F3EBA9815D334AF6B56'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7C75A6D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04C521810790DAB7'O } } } } } 20250425095908258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095908258 DLLC NOTICE LLME(ffffffff/ffd59659){UNASSIGNED} LLC RX: unknown TLLI 0xffd59659, creating LLME on the fly (gprs_llc.c:552) 20250425095908258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095908258 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095908258 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095908258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095908258 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095908258 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095908258 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095908258 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095908258 DLLC NOTICE LLME(ffffffff/ffd59659){UNASSIGNED} LLGM Assign pre (ffd59659 => cd0d1d78) (gprs_llc.c:1079) 20250425095908258 DLLC NOTICE LLME(ffd59659/cd0d1d78){ASSIGNED} LLGM Assign post (ffd59659 => cd0d1d78) (gprs_llc.c:1125) 20250425095908258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095908258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095908258 DMM DEBUG MM(262420000000050/cd0d1d78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095908265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095908265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095908265 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095908265 DMM DEBUG MM(262420000000050/cd0d1d78) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250425095908265 DMM NOTICE MM(262420000000050/cd0d1d78) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095908265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095908265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095908265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095908265 DMM DEBUG MM(262420000000050/cd0d1d78) Requesting authorization (sgsn_auth.c:160) 20250425095908265 DMM INFO MM(262420000000050/cd0d1d78) Requesting authentication tuples (sgsn_auth.c:184) 20250425095908265 DMM DEBUG MM(262420000000050/cd0d1d78) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095908265 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250425095908265 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(1198)@d74db121f408: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@d74db121f408: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250425095908267 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095908267 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095908267 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095908267 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095908267 DMM INFO MM(262420000000050/cd0d1d78) Subscriber data update (mmctx.c:445) 20250425095908267 DMM DEBUG MM(262420000000050/cd0d1d78) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095908267 DMM INFO MM(262420000000050/cd0d1d78) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095908267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095908267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095908267 DMM INFO MM(262420000000050/cd0d1d78) <- GMM AUTH AND CIPHERING REQ (rand = 08 2c cc 14 45 fd 2f 3e ba 98 15 d3 34 af 6b 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095908271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095908271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095908271 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095908271 DMM INFO MM(262420000000050/cd0d1d78) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095908271 DMM NOTICE MM(262420000000050/cd0d1d78) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095908271 DMM DEBUG MM(262420000000050/cd0d1d78) checking auth: received GSM SRES = f7 c7 5a 6d (gprs_gmm.c:716) 20250425095908271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095908271 DMM DEBUG MM(262420000000050/cd0d1d78) Requesting authorization (sgsn_auth.c:160) 20250425095908271 DMM INFO MM(262420000000050/cd0d1d78) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095908271 DMM DEBUG MM(262420000000050/cd0d1d78) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095908271 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250425095908271 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) 20250425095908271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095908271 DMM INFO MM(262420000000050/cd0d1d78) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd0d1d78) (gprs_gmm.c:337) 20250425095908271 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095908271 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095908271 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250425095908271 DMM INFO MM(262420000000050/cd0d1d78) Subscriber data update (mmctx.c:445) 20250425095908271 DMM DEBUG MM(262420000000050/cd0d1d78) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095908271 DMM INFO MM(262420000000050/cd0d1d78) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095908271 DMM NOTICE MM(262420000000050/cd0d1d78) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250425095908271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095908271 DMM NOTICE MM(262420000000050/cd0d1d78) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095908271 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) 20250425095908272 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095908272 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250425095908272 DMM INFO MM(262420000000050/cd0d1d78) Subscriber data update (mmctx.c:445) 20250425095908272 DMM DEBUG MM(262420000000050/cd0d1d78) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095908275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095908275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095908275 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095908275 DMM INFO MM(262420000000050/cd0d1d78) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095908275 DMM NOTICE MM(262420000000050/cd0d1d78) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095908275 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095908275 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095908275 DLLC NOTICE LLME(ffd59659/cd0d1d78){ASSIGNED} LLGM Assign pre (ffffffff => cd0d1d78) (gprs_llc.c:1079) 20250425095908275 DLLC NOTICE LLME(ffffffff/cd0d1d78){ASSIGNED} LLGM Assign post (ffffffff => cd0d1d78) (gprs_llc.c:1125) 20250425095908275 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095908275 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095908275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095908275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@d74db121f408: setverdict(pass): none -> pass 20250425095908327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095908327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095908327 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095908327 DMM INFO MM(262420000000050/cd0d1d78) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095908327 DMM INFO MM(262420000000050/cd0d1d78) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095908327 DMM DEBUG MM(262420000000050/cd0d1d78) Using GGSN 0 (gprs_sm.c:317) 20250425095908327 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) 20250425095908327 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250425095908327 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095908327 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095908327 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250425095908332 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 61 47 ff 62 11 1b 3e 83 8a 14 05 7f 42 b1 0c 9a 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:461) 20250425095908332 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e08388, cbp=0x55a16409e850) (sgsn_libgtp.c:633) 20250425095908332 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095908332 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=cd0d1d78, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095908332 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095908332 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095908336 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250425095908340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095908340 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250425095908340 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250425095908342 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250425095908342 DMM INFO MM(262420000000050/cd0d1d78) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250425095913347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095913347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095913347 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095913347 DMM INFO MM(262420000000050/cd0d1d78) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250425095913347 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095913347 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250425095913347 DLLC NOTICE LLME(ffffffff/cd0d1d78){ASSIGNED} LLGM Assign pre (cd0d1d78 => d410d42d) (gprs_llc.c:1079) 20250425095913347 DLLC NOTICE LLME(cd0d1d78/d410d42d){ASSIGNED} LLGM Assign post (cd0d1d78 => d410d42d) (gprs_llc.c:1125) 20250425095913347 DMM INFO MM(262420000000050/d410d42d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1200)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095913350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095913350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095913350 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095913350 DMM INFO MM(262420000000050/d410d42d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250425095913350 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250425095913350 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095913350 DLLC NOTICE LLME(cd0d1d78/d410d42d){ASSIGNED} LLGM Assign pre (ffffffff => d410d42d) (gprs_llc.c:1079) 20250425095913350 DLLC NOTICE LLME(ffffffff/d410d42d){ASSIGNED} LLGM Assign post (ffffffff => d410d42d) (gprs_llc.c:1125) 20250425095913350 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250425095913850 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@d74db121f408: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@d74db121f408: Final verdict of PTC: pass 20250425095913855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50308<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250425095913856 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095913856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1196)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1198)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@d74db121f408: Final verdict of PTC: none -NSVCI99(1197)@d74db121f408: Final verdict of PTC: none -NSVCI98(1191)@d74db121f408: Final verdict of PTC: none -NSVCI97(1186)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@d74db121f408: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@d74db121f408: Final verdict of PTC: none TC_suspend_rau-BVCI220(1194)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@d74db121f408: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1189)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1195)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1184)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_suspend_rau-BVCI220(1194): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@d74db121f408: Test case TC_suspend_rau finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Fri Apr 25 09:59:13 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250425095913953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095914354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105344) 20250425095914856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095914856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105344, count=111636) 20250425095915858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095915858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Fri Apr 25 09:59:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095916859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095916859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_paging_ps started. 20250425095917380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095917381 DMM INFO MM(262420000000050/d410d42d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095917381 DMM INFO MM(262420000000050/d410d42d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095917381 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095917381 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095917381 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095917381 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425095917381 DLLC NOTICE LLME(ffffffff/d410d42d){ASSIGNED} LLGM Assign pre (d410d42d => ffffffff) (gprs_llc.c:1079) 20250425095917381 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d410d42d => ffffffff) (gprs_llc.c:1125) 20250425095917381 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095917381 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095917381 DMM NOTICE MM(262420000000050/d410d42d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425095917381 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250425095917381 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425095917381 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095917381 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250425095917381 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250425095917381 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) 20250425095917381 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) 20250425095917381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095917381 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095917381 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095917381 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095917381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095917400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095917400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095917400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095917400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095917400 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095917400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095917400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095917400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095917400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095917401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095917401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095917401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095917401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095917401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095917401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095917401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095917401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095917401 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095917401 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095917401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095917402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1205)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095917402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095917405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095917413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095917413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1206)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps-BVCI196(1204)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1210)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095917418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095917418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095917418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095917418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095917418 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095917418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095917418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095917418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095917418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095917420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095917420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095917420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095917420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095917420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095917420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095917420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095917420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095917420 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095917420 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095917420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095917420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095917420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095917424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1207)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095917431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095917431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095917441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095917441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095917441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095917441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095917441 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095917441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095917441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095917441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095917441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095917442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095917442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095917442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095917443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095917443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095917443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095917443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095917443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095917443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095917443 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095917443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095917443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095917443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095917446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095917453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095917453 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1213)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095917860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095917860 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095917860 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095917860 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1215)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095917861 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095917861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1215)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1215)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1215)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1215)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@d74db121f408: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='DDFCA666'O, index=0 SGSN_Test-GSUP(1217)@d74db121f408: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@d74db121f408: 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 := '4F9333188CE0653D0614CD123AF8A7AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99180F9F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A2785FC04A5C78C7'O } } } } } 20250425095918887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095918887 DLLC NOTICE LLME(ffffffff/ddfca666){UNASSIGNED} LLC RX: unknown TLLI 0xddfca666, creating LLME on the fly (gprs_llc.c:552) 20250425095918887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095918887 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095918887 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095918887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095918887 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095918887 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095918887 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095918887 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095918887 DLLC NOTICE LLME(ffffffff/ddfca666){UNASSIGNED} LLGM Assign pre (ddfca666 => dae9b3e4) (gprs_llc.c:1079) 20250425095918887 DLLC NOTICE LLME(ddfca666/dae9b3e4){ASSIGNED} LLGM Assign post (ddfca666 => dae9b3e4) (gprs_llc.c:1125) 20250425095918887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095918887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095918887 DMM DEBUG MM(262420000000051/dae9b3e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095918893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095918893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095918893 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095918893 DMM DEBUG MM(262420000000051/dae9b3e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250425095918893 DMM NOTICE MM(262420000000051/dae9b3e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095918893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095918893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095918893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095918893 DMM DEBUG MM(262420000000051/dae9b3e4) Requesting authorization (sgsn_auth.c:160) 20250425095918893 DMM INFO MM(262420000000051/dae9b3e4) Requesting authentication tuples (sgsn_auth.c:184) 20250425095918893 DMM DEBUG MM(262420000000051/dae9b3e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095918893 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250425095918893 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(1217)@d74db121f408: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@d74db121f408: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250425095918895 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095918895 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095918895 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095918895 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095918895 DMM INFO MM(262420000000051/dae9b3e4) Subscriber data update (mmctx.c:445) 20250425095918895 DMM DEBUG MM(262420000000051/dae9b3e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095918895 DMM INFO MM(262420000000051/dae9b3e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095918895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095918895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095918895 DMM INFO MM(262420000000051/dae9b3e4) <- GMM AUTH AND CIPHERING REQ (rand = 4f 93 33 18 8c e0 65 3d 06 14 cd 12 3a f8 a7 ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095918900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095918900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095918900 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095918900 DMM INFO MM(262420000000051/dae9b3e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095918900 DMM NOTICE MM(262420000000051/dae9b3e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095918900 DMM DEBUG MM(262420000000051/dae9b3e4) checking auth: received GSM SRES = 99 18 0f 9f (gprs_gmm.c:716) 20250425095918900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095918900 DMM DEBUG MM(262420000000051/dae9b3e4) Requesting authorization (sgsn_auth.c:160) 20250425095918900 DMM INFO MM(262420000000051/dae9b3e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095918900 DMM DEBUG MM(262420000000051/dae9b3e4) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095918900 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250425095918900 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) 20250425095918900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095918900 DMM INFO MM(262420000000051/dae9b3e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xdae9b3e4) (gprs_gmm.c:337) 20250425095918900 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095918900 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095918900 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250425095918900 DMM INFO MM(262420000000051/dae9b3e4) Subscriber data update (mmctx.c:445) 20250425095918900 DMM DEBUG MM(262420000000051/dae9b3e4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095918900 DMM INFO MM(262420000000051/dae9b3e4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095918900 DMM NOTICE MM(262420000000051/dae9b3e4) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250425095918900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095918900 DMM NOTICE MM(262420000000051/dae9b3e4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095918900 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) 20250425095918901 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095918901 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250425095918901 DMM INFO MM(262420000000051/dae9b3e4) Subscriber data update (mmctx.c:445) 20250425095918901 DMM DEBUG MM(262420000000051/dae9b3e4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095918905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095918905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095918905 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095918905 DMM INFO MM(262420000000051/dae9b3e4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095918905 DMM NOTICE MM(262420000000051/dae9b3e4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095918905 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095918905 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095918905 DLLC NOTICE LLME(ddfca666/dae9b3e4){ASSIGNED} LLGM Assign pre (ffffffff => dae9b3e4) (gprs_llc.c:1079) 20250425095918905 DLLC NOTICE LLME(ffffffff/dae9b3e4){ASSIGNED} LLGM Assign post (ffffffff => dae9b3e4) (gprs_llc.c:1125) 20250425095918905 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095918905 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095918905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095918905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425095918956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095918956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095918956 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095918956 DMM INFO MM(262420000000051/dae9b3e4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095918956 DMM INFO MM(262420000000051/dae9b3e4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095918956 DMM DEBUG MM(262420000000051/dae9b3e4) Using GGSN 0 (gprs_sm.c:317) 20250425095918956 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) 20250425095918956 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250425095918956 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095918956 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095918956 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250425095918963 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 fb 8d a4 f5 11 86 14 f3 58 14 05 7f 40 1e 87 25 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:461) 20250425095918963 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e09400, cbp=0x55a1640a11f0) (sgsn_libgtp.c:633) 20250425095918963 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095918963 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=dae9b3e4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095918963 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095918963 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@d74db121f408: setverdict(pass): none -> pass TC_paging_ps(1219)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095918969 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250425095921958 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Timeout of T3314 (fsm.c:317) 20250425095921958 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250425095921958 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250425095923031 DGPRS DEBUG Checking for inactive LLMEs, time = 8806068 (sgsn.c:132) 20250425095923973 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250425095923973 DMM INFO MM(262420000000051/dae9b3e4) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@d74db121f408: 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 := 'DAE9B3E4'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@d74db121f408: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@d74db121f408: Final verdict of PTC: pass 20250425095923982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42560<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@d74db121f408: Final verdict of PTC: none 20250425095923982 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095923983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_paging_ps-BVCI220(1213)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@d74db121f408: Final verdict of PTC: none -NSVCI97(1205)@d74db121f408: Final verdict of PTC: none -NSVCI98(1210)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@d74db121f408: Final verdict of PTC: none -NSVCI99(1216)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@d74db121f408: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1214)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1203)@d74db121f408: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1208)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_paging_ps-BVCI220(1213): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@d74db121f408: Test case TC_paging_ps finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Fri Apr 25 09:59:24 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250425095924093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095924494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103488) 20250425095924984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095924984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103488, count=104748) 20250425095925986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095925986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Fri Apr 25 09:59:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095926988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095926988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_paging_ps_ra_multiple_cells started. 20250425095927520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095927521 DMM INFO MM(262420000000051/dae9b3e4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095927521 DMM INFO MM(262420000000051/dae9b3e4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095927521 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095927521 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095927521 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095927521 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250425095927521 DLLC NOTICE LLME(ffffffff/dae9b3e4){ASSIGNED} LLGM Assign pre (dae9b3e4 => ffffffff) (gprs_llc.c:1079) 20250425095927521 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dae9b3e4 => ffffffff) (gprs_llc.c:1125) 20250425095927521 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425095927521 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095927521 DMM NOTICE MM(262420000000051/dae9b3e4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425095927521 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250425095927521 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425095927521 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095927521 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250425095927521 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250425095927521 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) 20250425095927521 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) 20250425095927521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425095927521 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095927521 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095927521 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095927521 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095927538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095927538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095927538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095927538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095927538 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095927538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095927538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095927538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095927538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095927538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095927538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095927538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095927539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095927539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095927539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095927539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095927539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095927539 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095927539 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095927539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095927539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095927539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095927541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095927546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095927546 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095927555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095927555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095927555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095927555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095927555 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095927555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095927555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095927555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095927555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095927556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095927556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095927556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095927556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095927556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095927556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095927556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095927556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095927556 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095927556 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095927556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095927556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095927556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095927559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095927567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095927567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1231)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095927578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095927578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095927578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095927578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095927578 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095927578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095927578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095927578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095927578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095927579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095927579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095927579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095927580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095927580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095927580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095927580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095927580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095927580 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095927580 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095927580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095927580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095927580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095927583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095927591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095927591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1232)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095927988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095927988 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095927988 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095927988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095927989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095927990 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d74db121f408: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C0FED0B6'O, index=0 SGSN_Test-GSUP(1236)@d74db121f408: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d74db121f408: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d74db121f408: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C0FED0B6'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1232)@d74db121f408: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C0FED0B6'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@d74db121f408: 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 := 'B85B48991B80BEA0F80C66CD1824AB77'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D5F9BAD8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E434162880FDC3B'O } } } } } 20250425095929018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095929018 DLLC NOTICE LLME(ffffffff/c0fed0b6){UNASSIGNED} LLC RX: unknown TLLI 0xc0fed0b6, creating LLME on the fly (gprs_llc.c:552) 20250425095929018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095929018 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095929018 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095929018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425095929018 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095929018 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425095929018 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095929018 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095929018 DLLC NOTICE LLME(ffffffff/c0fed0b6){UNASSIGNED} LLGM Assign pre (c0fed0b6 => fa67e110) (gprs_llc.c:1079) 20250425095929018 DLLC NOTICE LLME(c0fed0b6/fa67e110){ASSIGNED} LLGM Assign post (c0fed0b6 => fa67e110) (gprs_llc.c:1125) 20250425095929018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095929018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095929018 DMM DEBUG MM(262420000000052/fa67e110) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095929025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095929025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095929025 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095929025 DMM DEBUG MM(262420000000052/fa67e110) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250425095929025 DMM NOTICE MM(262420000000052/fa67e110) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095929025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095929025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095929025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095929025 DMM DEBUG MM(262420000000052/fa67e110) Requesting authorization (sgsn_auth.c:160) 20250425095929025 DMM INFO MM(262420000000052/fa67e110) Requesting authentication tuples (sgsn_auth.c:184) 20250425095929025 DMM DEBUG MM(262420000000052/fa67e110) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095929025 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250425095929025 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(1236)@d74db121f408: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@d74db121f408: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250425095929026 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095929026 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095929026 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095929026 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095929026 DMM INFO MM(262420000000052/fa67e110) Subscriber data update (mmctx.c:445) 20250425095929026 DMM DEBUG MM(262420000000052/fa67e110) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095929026 DMM INFO MM(262420000000052/fa67e110) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095929026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095929026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095929026 DMM INFO MM(262420000000052/fa67e110) <- GMM AUTH AND CIPHERING REQ (rand = b8 5b 48 99 1b 80 be a0 f8 0c 66 cd 18 24 ab 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095929030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095929030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095929030 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095929030 DMM INFO MM(262420000000052/fa67e110) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095929030 DMM NOTICE MM(262420000000052/fa67e110) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095929030 DMM DEBUG MM(262420000000052/fa67e110) checking auth: received GSM SRES = d5 f9 ba d8 (gprs_gmm.c:716) 20250425095929030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095929030 DMM DEBUG MM(262420000000052/fa67e110) Requesting authorization (sgsn_auth.c:160) 20250425095929030 DMM INFO MM(262420000000052/fa67e110) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095929030 DMM DEBUG MM(262420000000052/fa67e110) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095929030 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250425095929030 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) 20250425095929030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095929030 DMM INFO MM(262420000000052/fa67e110) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa67e110) (gprs_gmm.c:337) 20250425095929031 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095929031 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095929031 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250425095929031 DMM INFO MM(262420000000052/fa67e110) Subscriber data update (mmctx.c:445) 20250425095929031 DMM DEBUG MM(262420000000052/fa67e110) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095929031 DMM INFO MM(262420000000052/fa67e110) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095929031 DMM NOTICE MM(262420000000052/fa67e110) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250425095929031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095929031 DMM NOTICE MM(262420000000052/fa67e110) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095929031 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) 20250425095929031 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095929031 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250425095929031 DMM INFO MM(262420000000052/fa67e110) Subscriber data update (mmctx.c:445) 20250425095929031 DMM DEBUG MM(262420000000052/fa67e110) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095929034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095929034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095929034 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095929034 DMM INFO MM(262420000000052/fa67e110) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095929034 DMM NOTICE MM(262420000000052/fa67e110) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095929034 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095929034 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095929034 DLLC NOTICE LLME(c0fed0b6/fa67e110){ASSIGNED} LLGM Assign pre (ffffffff => fa67e110) (gprs_llc.c:1079) 20250425095929034 DLLC NOTICE LLME(ffffffff/fa67e110){ASSIGNED} LLGM Assign post (ffffffff => fa67e110) (gprs_llc.c:1125) 20250425095929034 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095929034 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095929034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095929034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425095929086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095929086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095929086 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095929086 DMM INFO MM(262420000000052/fa67e110) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095929086 DMM INFO MM(262420000000052/fa67e110) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095929086 DMM DEBUG MM(262420000000052/fa67e110) Using GGSN 0 (gprs_sm.c:317) 20250425095929086 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) 20250425095929086 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250425095929086 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095929086 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095929086 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250425095929091 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 96 b2 fc b7 11 42 71 12 92 14 05 7f ca f4 8e 57 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:461) 20250425095929091 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e0a478, cbp=0x55a1640a1d40) (sgsn_libgtp.c:633) 20250425095929091 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095929091 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a69d8 TLLI=fa67e110, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095929091 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095929091 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@d74db121f408: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095929095 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250425095932086 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Timeout of T3314 (fsm.c:317) 20250425095932086 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250425095932086 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250425095934101 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250425095934101 DMM INFO MM(262420000000052/fa67e110) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d74db121f408: 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 := 'FA67E110'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1232)@d74db121f408: 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 := 'FA67E110'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d74db121f408: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@d74db121f408: Final verdict of PTC: pass 20250425095934108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@d74db121f408: Final verdict of PTC: none 20250425095934109 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095934109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1235)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@d74db121f408: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1232)@d74db121f408: Final verdict of PTC: none -NSVCI99(1234)@d74db121f408: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@d74db121f408: Final verdict of PTC: none -NSVCI97(1224)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@d74db121f408: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1222)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1227)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1233)@d74db121f408: Final verdict of PTC: none -NSVCI98(1229)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1232): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1233): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@d74db121f408: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Fri Apr 25 09:59:34 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 20250425095934197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095934598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104140) 20250425095935110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095935110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104140, count=104680) 20250425095936111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095936111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Fri Apr 25 09:59:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095937112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095937112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_bssgp_rim_single_report started. 20250425095937621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095937622 DMM INFO MM(262420000000052/fa67e110) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425095937622 DMM INFO MM(262420000000052/fa67e110) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425095937622 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425095937622 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425095937622 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425095937622 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250425095937622 DLLC NOTICE LLME(ffffffff/fa67e110){ASSIGNED} LLGM Assign pre (fa67e110 => ffffffff) (gprs_llc.c:1079) 20250425095937622 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa67e110 => ffffffff) (gprs_llc.c:1125) 20250425095937622 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a6680 (gprs_sndcp.c:574) 20250425095937622 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a69d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095937622 DMM NOTICE MM(262420000000052/fa67e110) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425095937622 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250425095937622 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425095937622 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095937622 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250425095937622 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250425095937622 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) 20250425095937622 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) 20250425095937622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425095937622 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425095937622 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425095937622 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425095937622 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095937638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095937638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095937638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095937638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095937638 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095937638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095937638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095937638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095937638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095937639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095937639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095937639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095937640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095937640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095937640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095937640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095937640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095937640 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095937640 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095937640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095937640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095937640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1244)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095937643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095937649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095937649 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1245)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1242)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1248)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095937653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095937653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095937653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095937653 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095937653 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095937653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095937653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095937653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095937653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095937653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095937653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095937653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095937654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095937654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095937654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095937654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095937654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095937654 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095937654 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095937654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095937654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095937654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095937655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425095937661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095937661 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095937671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095937671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095937671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095937671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095937672 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095937672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095937672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095937672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095937672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095937673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095937673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095937673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095937673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095937673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095937673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095937673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095937673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095937673 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095937673 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095937673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095937674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095937674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095937677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095937682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095937682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095938112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095938112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095938112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095938112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095938113 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1254)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095938113 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425095938121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d74db121f408: setverdict(pass): none -> pass MTC@d74db121f408: Warning: Re-starting timer T, which is already active (running or expired). 20250425095938126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095938130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@d74db121f408: Final verdict of PTC: none 20250425095938131 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1239)@d74db121f408: Final verdict of PTC: none -NSVCI98(1248)@d74db121f408: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@d74db121f408: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@d74db121f408: Final verdict of PTC: none 20250425095938131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1244)@d74db121f408: Final verdict of PTC: none -NSVCI97(1243)@d74db121f408: Final verdict of PTC: none -NSVCI99(1253)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@d74db121f408: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1251)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1241)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1246)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: pass MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@d74db121f408: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Fri Apr 25 09:59:38 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 20250425095938189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095938590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55940) 20250425095939132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095939132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55940, count=60296) 20250425095940133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095940133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Fri Apr 25 09:59:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095941134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095941134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_rim_eutran_to_geran started. 20250425095941611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095941611 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095941631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095941631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095941631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095941631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095941631 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095941631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095941631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095941631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095941631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095941633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095941633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095941633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095941633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095941633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095941633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095941633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095941633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095941633 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095941633 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095941633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095941633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095941633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1262)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425095941637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1258)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425095941645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095941645 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1267)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1267)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095941658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095941658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095941658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095941658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095941658 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095941658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095941658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095941658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095941658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1266)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1267)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095941660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095941660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095941660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095941660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095941660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095941660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095941660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095941660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095941660 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095941660 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095941660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095941660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095941660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1267)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1267)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095941664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1263)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095941673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095941673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1264)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1272)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095941681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095941681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095941681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095941681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095941681 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095941681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095941681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095941681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095941681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095941683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095941683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095941683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095941683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095941683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095941683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095941683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095941683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095941683 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095941683 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095941683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1272)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425095941683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095941683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095941686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095941693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095941693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095942135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095942135 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095942135 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095942135 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1271)@d74db121f408: Established a new IPA connection (conn_id=2) 20250425095942136 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1271)@d74db121f408: CCM 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(1271)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425095942136 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1271)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d74db121f408: setverdict(pass): none -> pass 20250425095942150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095942152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43062<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@d74db121f408: Final verdict of PTC: none 20250425095942153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425095942153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rim_eutran_to_geran-BVCI196(1260)@d74db121f408: Final verdict of PTC: none -NSVCI98(1267)@d74db121f408: Final verdict of PTC: none -NSVCI99(1272)@d74db121f408: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@d74db121f408: Final verdict of PTC: none -NSVCI97(1261)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@d74db121f408: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1264)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1259)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1270)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1265)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: pass MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1267): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@d74db121f408: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Fri Apr 25 09:59:42 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 20250425095942216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095942618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43070<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37480) 20250425095943153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095943153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37480, count=52960) 20250425095944154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095944154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Fri Apr 25 09:59:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425095945155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095945155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_cell_change_different_rai_ci_attach started. 20250425095945639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425095945640 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095945659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425095945659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095945659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095945659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095945659 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425095945659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095945659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095945659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095945659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095945660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095945660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095945660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095945661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095945661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095945661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095945661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095945661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095945661 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425095945661 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095945661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095945661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095945661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095945664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095945671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095945671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1284)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095945675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425095945675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095945675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095945675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095945675 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425095945675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095945675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095945675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095945675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095945677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095945677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095945677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095945677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095945677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095945677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095945677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095945677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095945677 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425095945677 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095945677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095945677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095945677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095945680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095945687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095945687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1286)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@d74db121f408: Provider Link came up: sending NS-RESET 20250425095945694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425095945694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425095945694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425095945694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095945694 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425095945694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425095945694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425095945694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425095945694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425095945696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425095945696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425095945696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425095945696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425095945696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425095945696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425095945696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425095945696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425095945696 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425095945696 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425095945696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425095945696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425095945696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425095945698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425095945703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095945703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425095946156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425095946156 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425095946156 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425095946156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425095946157 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425095946157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d74db121f408: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E4EDE89B'O, index=0 SGSN_Test-GSUP(1291)@d74db121f408: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@d74db121f408: 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 := '4E510E0C3BCC533B0891BD7E69B27995'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C4C0EAF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C797E778829C5B0'O } } } } } 20250425095946179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095946179 DLLC NOTICE LLME(ffffffff/e4ede89b){UNASSIGNED} LLC RX: unknown TLLI 0xe4ede89b, creating LLME on the fly (gprs_llc.c:552) 20250425095946179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095946179 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095946179 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425095946179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425095946179 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425095946179 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425095946179 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095946179 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425095946179 DLLC NOTICE LLME(ffffffff/e4ede89b){UNASSIGNED} LLGM Assign pre (e4ede89b => cd241f46) (gprs_llc.c:1079) 20250425095946179 DLLC NOTICE LLME(e4ede89b/cd241f46){ASSIGNED} LLGM Assign post (e4ede89b => cd241f46) (gprs_llc.c:1125) 20250425095946179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095946179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095946179 DMM DEBUG MM(262420000000068/cd241f46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095946186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095946186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425095946186 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095946187 DMM DEBUG MM(262420000000068/cd241f46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250425095946187 DMM NOTICE MM(262420000000068/cd241f46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095946187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095946187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095946187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095946187 DMM DEBUG MM(262420000000068/cd241f46) Requesting authorization (sgsn_auth.c:160) 20250425095946187 DMM INFO MM(262420000000068/cd241f46) Requesting authentication tuples (sgsn_auth.c:184) 20250425095946187 DMM DEBUG MM(262420000000068/cd241f46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425095946187 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250425095946187 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(1291)@d74db121f408: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@d74db121f408: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250425095946228 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425095946228 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425095946228 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425095946228 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425095946228 DMM INFO MM(262420000000068/cd241f46) Subscriber data update (mmctx.c:445) 20250425095946228 DMM DEBUG MM(262420000000068/cd241f46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425095946228 DMM INFO MM(262420000000068/cd241f46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425095946228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425095946228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425095946228 DMM INFO MM(262420000000068/cd241f46) <- GMM AUTH AND CIPHERING REQ (rand = 4e 51 0e 0c 3b cc 53 3b 08 91 bd 7e 69 b2 79 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425095946234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095946234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250425095946234 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095946234 DMM INFO MM(262420000000068/cd241f46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425095946234 DMM NOTICE MM(262420000000068/cd241f46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425095946234 DMM DEBUG MM(262420000000068/cd241f46) checking auth: received GSM SRES = 7c 4c 0e af (gprs_gmm.c:716) 20250425095946234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425095946234 DMM DEBUG MM(262420000000068/cd241f46) Requesting authorization (sgsn_auth.c:160) 20250425095946234 DMM INFO MM(262420000000068/cd241f46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095946234 DMM DEBUG MM(262420000000068/cd241f46) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095946234 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250425095946234 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) 20250425095946234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425095946234 DMM INFO MM(262420000000068/cd241f46) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd241f46) (gprs_gmm.c:337) 20250425095946235 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425095946235 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425095946235 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250425095946235 DMM INFO MM(262420000000068/cd241f46) Subscriber data update (mmctx.c:445) 20250425095946235 DMM DEBUG MM(262420000000068/cd241f46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425095946235 DMM INFO MM(262420000000068/cd241f46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425095946235 DMM NOTICE MM(262420000000068/cd241f46) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250425095946235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425095946235 DMM NOTICE MM(262420000000068/cd241f46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425095946235 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) 20250425095946235 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425095946235 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250425095946235 DMM INFO MM(262420000000068/cd241f46) Subscriber data update (mmctx.c:445) 20250425095946235 DMM DEBUG MM(262420000000068/cd241f46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425095946238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095946238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425095946238 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095946238 DMM INFO MM(262420000000068/cd241f46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425095946238 DMM NOTICE MM(262420000000068/cd241f46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425095946238 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425095946238 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425095946238 DLLC NOTICE LLME(e4ede89b/cd241f46){ASSIGNED} LLGM Assign pre (ffffffff => cd241f46) (gprs_llc.c:1079) 20250425095946238 DLLC NOTICE LLME(ffffffff/cd241f46){ASSIGNED} LLGM Assign post (ffffffff => cd241f46) (gprs_llc.c:1125) 20250425095946238 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425095946238 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425095946238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425095946238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425095946290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095946290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425095946290 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095946290 DMM INFO MM(262420000000068/cd241f46) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425095946290 DMM INFO MM(262420000000068/cd241f46) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425095946290 DMM DEBUG MM(262420000000068/cd241f46) Using GGSN 0 (gprs_sm.c:317) 20250425095946290 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) 20250425095946290 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250425095946290 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425095946290 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250425095946290 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250425095946295 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 f5 ad 4a c0 11 0f 37 0e 72 14 05 7f 24 21 89 eb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:461) 20250425095946295 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e0b4f0, cbp=0x55a1640a1b70) (sgsn_libgtp.c:633) 20250425095946295 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425095946295 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a5968 TLLI=cd241f46, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425095946295 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425095946295 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@d74db121f408: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425095946300 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250425095946304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095946304 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250425095946304 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d74db121f408: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d74db121f408: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='CD241F46'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@d74db121f408: 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 := 'C66A0C39CA42EFE1ADE5AB17A64A48FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A4BC6191'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D81B261A84DF4F2F'O } } } } } 20250425095946307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095946307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250425095946307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xCD241F46) type="GPRS attach"  (gprs_gmm.c:1320) 20250425095946307 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425095946307 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425095946307 DLLC NOTICE LLME(ffffffff/cd241f46){ASSIGNED} LLGM Assign pre (cd241f46 => f5d2bbfc) (gprs_llc.c:1079) 20250425095946307 DLLC NOTICE LLME(cd241f46/f5d2bbfc){ASSIGNED} LLGM Assign post (cd241f46 => f5d2bbfc) (gprs_llc.c:1125) 20250425095946307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425095946307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425095946307 DMM DEBUG MM(262420000000068/f5d2bbfc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425095946314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425095946314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250425095946314 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425095946314 DMM DEBUG MM(262420000000068/f5d2bbfc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250425095946314 DMM NOTICE MM(262420000000068/f5d2bbfc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425095946314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425095946314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425095946314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425095946314 DMM DEBUG MM(262420000000068/f5d2bbfc) Requesting authorization (sgsn_auth.c:160) 20250425095946314 DMM INFO MM(262420000000068/f5d2bbfc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425095946314 DMM DEBUG MM(262420000000068/f5d2bbfc) Requesting subscriber data update (gprs_subscriber.c:894) 20250425095946314 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250425095946314 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) 20250425095952315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250425095952315 DMM ERROR MM(262420000000068/f5d2bbfc) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250425095952315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250425095952315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250425095952315 DMM NOTICE MM(262420000000068/f5d2bbfc) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250425095952315 DMM NOTICE MM(262420000000068/f5d2bbfc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425095952315 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250425095952315 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a5968, TLLI=f5d2bbfc, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425095952315 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425095952315 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425095952315 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250425095952315 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250425095952315 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) 20250425095952315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Reject}: Deallocated (fsm.c:568) 20250425095952315 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Deallocated (fsm.c:568) 20250425095952315 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425095952315 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250425095952315 DLLC NOTICE LLME(cd241f46/f5d2bbfc){ASSIGNED} LLGM Assign pre (f5d2bbfc => ffffffff) (gprs_llc.c:1079) 20250425095952315 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5d2bbfc => ffffffff) (gprs_llc.c:1125) 20250425095953032 DGPRS DEBUG Checking for inactive LLMEs, time = 8806098 (sgsn.c:132) 20250425095957316 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250425100002317 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250425100006157 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250425100006157 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250425100006157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425100007318 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250425100012319 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250425100015662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100015663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100015663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425100015678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100015679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100015679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425100015697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100015698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100015698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@d74db121f408: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d74db121f408: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20250425100016178 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100016178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1291)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@d74db121f408: Final verdict of PTC: none -NSVCI97(1279)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@d74db121f408: Final verdict of PTC: none -NSVCI99(1289)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@d74db121f408: Final verdict of PTC: none -NSVCI98(1284)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1287)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1282)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@d74db121f408: Final verdict of PTC: fail reason: "Tguard timeout" 20250425100016195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40998<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1277)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@d74db121f408: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Fri Apr 25 10:00:16 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 20250425100016330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100016732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116112) 20250425100017179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100017179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100017320 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250425100017320 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55a1640a1b70) (sgsn_libgtp.c:633) 20250425100017320 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55a1640a1b70) (sgsn_libgtp.c:637) 20250425100017320 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250425100017320 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250425100017320 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250425100017320 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116112, count=121824) 20250425100018179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100018179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Fri Apr 25 10:00:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100019180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100019180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_cell_change_different_rai_ci_data started. 20250425100019759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100019760 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1299)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1299)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100019795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100019795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100019795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100019795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100019795 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100019795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100019795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100019795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100019795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1298)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1299)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100019796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100019796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100019796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100019796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100019796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100019796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100019796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100019796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100019796 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100019796 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100019796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100019797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100019797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1299)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1299)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1300)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100019801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1298)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250425100019812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100019812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1304)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1303)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 TC_cell_change_different_rai_ci_data-BVCI196(1296)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100019817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100019817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100019817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100019817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100019817 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100019817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100019817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100019817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100019817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1304)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100019818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100019818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100019818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100019818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100019818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100019818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100019818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100019818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100019818 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100019818 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100019818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100019819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100019819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1304)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100019823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1300)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1303)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425100019833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100019833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1308)@d74db121f408: Provider Link came up: sending NS-RESET TC_cell_change_different_rai_ci_data-BVCI210(1301)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100019837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100019837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100019837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100019837 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100019837 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100019837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100019837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100019837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100019837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100019839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100019839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100019839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100019839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100019839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100019839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100019839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100019839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100019839 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100019839 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100019839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100019840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100019840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100019845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100019854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100019854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100020181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100020181 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100020181 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100020181 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100020182 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425100020182 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1296)@d74db121f408: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E43A0265'O, index=0 SGSN_Test-GSUP(1310)@d74db121f408: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@d74db121f408: 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 := '2213758383B471A18514137122F425CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EF1A776'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1C7B254E5E13744'O } } } } } 20250425100020208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100020208 DLLC NOTICE LLME(ffffffff/e43a0265){UNASSIGNED} LLC RX: unknown TLLI 0xe43a0265, creating LLME on the fly (gprs_llc.c:552) 20250425100020208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100020208 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100020208 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425100020208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425100020208 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425100020208 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425100020208 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100020208 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100020208 DLLC NOTICE LLME(ffffffff/e43a0265){UNASSIGNED} LLGM Assign pre (e43a0265 => e02f6a1a) (gprs_llc.c:1079) 20250425100020208 DLLC NOTICE LLME(e43a0265/e02f6a1a){ASSIGNED} LLGM Assign post (e43a0265 => e02f6a1a) (gprs_llc.c:1125) 20250425100020208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100020208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100020208 DMM DEBUG MM(262420000000070/e02f6a1a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100020219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100020219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425100020219 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100020219 DMM DEBUG MM(262420000000070/e02f6a1a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250425100020219 DMM NOTICE MM(262420000000070/e02f6a1a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100020219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100020219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100020219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100020219 DMM DEBUG MM(262420000000070/e02f6a1a) Requesting authorization (sgsn_auth.c:160) 20250425100020219 DMM INFO MM(262420000000070/e02f6a1a) Requesting authentication tuples (sgsn_auth.c:184) 20250425100020219 DMM DEBUG MM(262420000000070/e02f6a1a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100020219 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250425100020219 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(1310)@d74db121f408: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@d74db121f408: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250425100020260 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100020260 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100020260 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100020260 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100020260 DMM INFO MM(262420000000070/e02f6a1a) Subscriber data update (mmctx.c:445) 20250425100020260 DMM DEBUG MM(262420000000070/e02f6a1a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100020260 DMM INFO MM(262420000000070/e02f6a1a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100020260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100020260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100020260 DMM INFO MM(262420000000070/e02f6a1a) <- GMM AUTH AND CIPHERING REQ (rand = 22 13 75 83 83 b4 71 a1 85 14 13 71 22 f4 25 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425100020267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100020267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100020267 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100020267 DMM INFO MM(262420000000070/e02f6a1a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100020267 DMM NOTICE MM(262420000000070/e02f6a1a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100020267 DMM DEBUG MM(262420000000070/e02f6a1a) checking auth: received GSM SRES = 2e f1 a7 76 (gprs_gmm.c:716) 20250425100020267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100020267 DMM DEBUG MM(262420000000070/e02f6a1a) Requesting authorization (sgsn_auth.c:160) 20250425100020267 DMM INFO MM(262420000000070/e02f6a1a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100020267 DMM DEBUG MM(262420000000070/e02f6a1a) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100020267 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250425100020267 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) 20250425100020267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425100020267 DMM INFO MM(262420000000070/e02f6a1a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe02f6a1a) (gprs_gmm.c:337) 20250425100020268 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100020268 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100020268 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250425100020268 DMM INFO MM(262420000000070/e02f6a1a) Subscriber data update (mmctx.c:445) 20250425100020268 DMM DEBUG MM(262420000000070/e02f6a1a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100020268 DMM INFO MM(262420000000070/e02f6a1a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100020268 DMM NOTICE MM(262420000000070/e02f6a1a) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250425100020268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100020268 DMM NOTICE MM(262420000000070/e02f6a1a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100020268 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) 20250425100020269 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100020269 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250425100020269 DMM INFO MM(262420000000070/e02f6a1a) Subscriber data update (mmctx.c:445) 20250425100020269 DMM DEBUG MM(262420000000070/e02f6a1a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425100020273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100020273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425100020273 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100020273 DMM INFO MM(262420000000070/e02f6a1a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100020273 DMM NOTICE MM(262420000000070/e02f6a1a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100020273 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100020273 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100020273 DLLC NOTICE LLME(e43a0265/e02f6a1a){ASSIGNED} LLGM Assign pre (ffffffff => e02f6a1a) (gprs_llc.c:1079) 20250425100020273 DLLC NOTICE LLME(ffffffff/e02f6a1a){ASSIGNED} LLGM Assign post (ffffffff => e02f6a1a) (gprs_llc.c:1125) 20250425100020273 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425100020273 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425100020273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100020273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100020324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100020324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425100020324 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100020324 DMM INFO MM(262420000000070/e02f6a1a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425100020325 DMM INFO MM(262420000000070/e02f6a1a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425100020325 DMM DEBUG MM(262420000000070/e02f6a1a) Using GGSN 0 (gprs_sm.c:317) 20250425100020325 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) 20250425100020325 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250425100020325 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425100020325 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250425100020325 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250425100020331 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 fa a9 69 f3 11 82 f0 d2 33 14 05 7f 70 d3 fd 23 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:461) 20250425100020331 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e0b4f0, cbp=0x55a1640a89a0) (sgsn_libgtp.c:633) 20250425100020331 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425100020331 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=e02f6a1a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425100020331 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425100020331 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@d74db121f408: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425100020337 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250425100020345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100020345 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250425100020345 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_rai_ci_data-BVCI210(1301)@d74db121f408: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E02F6A1A'O, index=0 20250425100020350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100020350 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100020350 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55a1640a58d8, TLLI=e02f6a1a, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1301)@d74db121f408: Removing Client IMSI='262420000000070'H, index=0 20250425100022350 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1296)@d74db121f408: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@d74db121f408: Final verdict of PTC: pass 20250425100022356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40680<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1298)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@d74db121f408: Final verdict of PTC: none -NSVCI97(1299)@d74db121f408: Final verdict of PTC: none -NSVCI98(1304)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@d74db121f408: Final verdict of PTC: none 20250425100022358 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100022358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1308)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1301)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1296)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1310)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1302)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1297)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1306)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1296): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1297): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1298): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1299): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1301): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@d74db121f408: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Fri Apr 25 10:00:22 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 20250425100022513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100022915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99328) 20250425100023033 DGPRS DEBUG Checking for inactive LLMEs, time = 8806128 (sgsn.c:132) 20250425100023360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100023360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99328, count=100708) 20250425100024360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100024360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Fri Apr 25 10:00:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100025361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100025361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_cell_change_different_ci_attach started. 20250425100025962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100025963 DMM INFO MM(262420000000070/e02f6a1a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100025963 DMM INFO MM(262420000000070/e02f6a1a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100025963 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100025963 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100025963 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425100025963 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425100025963 DLLC NOTICE LLME(ffffffff/e02f6a1a){ASSIGNED} LLGM Assign pre (e02f6a1a => ffffffff) (gprs_llc.c:1079) 20250425100025963 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e02f6a1a => ffffffff) (gprs_llc.c:1125) 20250425100025963 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425100025963 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425100025963 DMM NOTICE MM(262420000000070/e02f6a1a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425100025963 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250425100025963 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425100025963 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425100025963 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250425100025963 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250425100025963 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) 20250425100025963 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) 20250425100025963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425100025963 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425100025963 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425100025963 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425100025963 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100025986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100025986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100025986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100025986 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100025986 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100025986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100025986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100025986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100025986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100025988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100025988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100025988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100025988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100025988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100025988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100025988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100025988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100025988 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100025988 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100025988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1317)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100025989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100025989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100025993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1319)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1314)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100026003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100026003 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1322)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425100026012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100026012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100026012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100026012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100026012 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100026012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100026012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100026012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100026012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100026015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100026015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100026015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100026015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100026015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100026015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100026015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100026015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100026015 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100026015 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100026015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100026016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100026016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100026019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1319)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250425100026027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100026027 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1327)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1320)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1327)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100026033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100026033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100026033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100026033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100026033 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100026033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100026033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100026033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100026033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100026035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100026035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100026035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100026035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100026035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100026035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100026035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100026035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100026035 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100026035 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100026035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1327)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100026036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100026036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100026040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100026049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100026050 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100026362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100026362 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100026362 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100026362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100026363 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1328)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425100026363 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@d74db121f408: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='FE38216F'O, index=0 SGSN_Test-GSUP(1329)@d74db121f408: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@d74db121f408: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@d74db121f408: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='FE38216F'O, index=0 TC_cell_change_different_ci_attach(1331)@d74db121f408: 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 := 'C7C266858AF0DC9452100A58931D4EE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABE5D351'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA1A579C42657386'O } } } } } 20250425100026394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100026394 DLLC NOTICE LLME(ffffffff/fe38216f){UNASSIGNED} LLC RX: unknown TLLI 0xfe38216f, creating LLME on the fly (gprs_llc.c:552) 20250425100026394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100026394 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100026394 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425100026394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425100026394 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425100026394 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425100026394 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100026394 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100026394 DLLC NOTICE LLME(ffffffff/fe38216f){UNASSIGNED} LLGM Assign pre (fe38216f => d7136549) (gprs_llc.c:1079) 20250425100026394 DLLC NOTICE LLME(fe38216f/d7136549){ASSIGNED} LLGM Assign post (fe38216f => d7136549) (gprs_llc.c:1125) 20250425100026394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100026394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100026394 DMM DEBUG MM(262420000000069/d7136549) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100026404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100026404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425100026404 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100026404 DMM DEBUG MM(262420000000069/d7136549) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250425100026404 DMM NOTICE MM(262420000000069/d7136549) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100026404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100026404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100026404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100026404 DMM DEBUG MM(262420000000069/d7136549) Requesting authorization (sgsn_auth.c:160) 20250425100026404 DMM INFO MM(262420000000069/d7136549) Requesting authentication tuples (sgsn_auth.c:184) 20250425100026404 DMM DEBUG MM(262420000000069/d7136549) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100026404 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250425100026404 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(1329)@d74db121f408: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@d74db121f408: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250425100026444 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100026444 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100026444 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100026444 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100026444 DMM INFO MM(262420000000069/d7136549) Subscriber data update (mmctx.c:445) 20250425100026444 DMM DEBUG MM(262420000000069/d7136549) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100026444 DMM INFO MM(262420000000069/d7136549) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100026444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100026444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100026444 DMM INFO MM(262420000000069/d7136549) <- GMM AUTH AND CIPHERING REQ (rand = c7 c2 66 85 8a f0 dc 94 52 10 0a 58 93 1d 4e e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425100026451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100026451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100026451 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100026451 DMM INFO MM(262420000000069/d7136549) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100026451 DMM NOTICE MM(262420000000069/d7136549) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100026451 DMM DEBUG MM(262420000000069/d7136549) checking auth: received GSM SRES = ab e5 d3 51 (gprs_gmm.c:716) 20250425100026451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100026451 DMM DEBUG MM(262420000000069/d7136549) Requesting authorization (sgsn_auth.c:160) 20250425100026451 DMM INFO MM(262420000000069/d7136549) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100026451 DMM DEBUG MM(262420000000069/d7136549) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100026451 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250425100026451 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) 20250425100026451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425100026451 DMM INFO MM(262420000000069/d7136549) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7136549) (gprs_gmm.c:337) 20250425100026452 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100026452 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100026452 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250425100026452 DMM INFO MM(262420000000069/d7136549) Subscriber data update (mmctx.c:445) 20250425100026452 DMM DEBUG MM(262420000000069/d7136549) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100026452 DMM INFO MM(262420000000069/d7136549) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100026452 DMM NOTICE MM(262420000000069/d7136549) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250425100026452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100026452 DMM NOTICE MM(262420000000069/d7136549) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100026452 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) 20250425100026452 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100026452 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250425100026452 DMM INFO MM(262420000000069/d7136549) Subscriber data update (mmctx.c:445) 20250425100026452 DMM DEBUG MM(262420000000069/d7136549) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425100026455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100026455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425100026455 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100026455 DMM INFO MM(262420000000069/d7136549) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100026455 DMM NOTICE MM(262420000000069/d7136549) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100026455 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100026455 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100026455 DLLC NOTICE LLME(fe38216f/d7136549){ASSIGNED} LLGM Assign pre (ffffffff => d7136549) (gprs_llc.c:1079) 20250425100026455 DLLC NOTICE LLME(ffffffff/d7136549){ASSIGNED} LLGM Assign post (ffffffff => d7136549) (gprs_llc.c:1125) 20250425100026455 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425100026455 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425100026455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100026455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100026506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100026506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425100026506 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100026506 DMM INFO MM(262420000000069/d7136549) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425100026507 DMM INFO MM(262420000000069/d7136549) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425100026507 DMM DEBUG MM(262420000000069/d7136549) Using GGSN 0 (gprs_sm.c:317) 20250425100026507 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) 20250425100026507 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250425100026507 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425100026507 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250425100026507 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250425100026512 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 de 3a 1b 14 11 4f b8 ba 44 14 05 7f a4 69 e7 6f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:461) 20250425100026512 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e0c568, cbp=0x55a1640a1580) (sgsn_libgtp.c:633) 20250425100026512 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425100026512 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=d7136549, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425100026512 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425100026512 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@d74db121f408: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425100026518 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250425100026522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100026522 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250425100026522 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_ci_attach-BVCI210(1320)@d74db121f408: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@d74db121f408: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D7136549'O, index=0 TC_cell_change_different_ci_attach(1331)@d74db121f408: 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 := '9D325E35D5C013F1831857EC9FC06FC2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E1EF0BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F64FA6BEE19572B'O } } } } } 20250425100026528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100026528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250425100026528 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100026528 DMM INFO MM(262420000000069/d7136549) -> GMM ATTACH REQUEST MI(TMSI-0xD7136549) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100026528 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100026528 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425100026528 DLLC NOTICE LLME(ffffffff/d7136549){ASSIGNED} LLGM Assign pre (d7136549 => e9278001) (gprs_llc.c:1079) 20250425100026528 DLLC NOTICE LLME(d7136549/e9278001){ASSIGNED} LLGM Assign post (d7136549 => e9278001) (gprs_llc.c:1125) 20250425100026528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100026528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100026528 DMM DEBUG MM(262420000000069/e9278001) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100026536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100026536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250425100026536 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100026536 DMM DEBUG MM(262420000000069/e9278001) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250425100026536 DMM NOTICE MM(262420000000069/e9278001) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100026536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100026536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100026536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100026536 DMM DEBUG MM(262420000000069/e9278001) Requesting authorization (sgsn_auth.c:160) 20250425100026536 DMM INFO MM(262420000000069/e9278001) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100026536 DMM DEBUG MM(262420000000069/e9278001) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100026536 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250425100026536 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) 20250425100032537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250425100032537 DMM ERROR MM(262420000000069/e9278001) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250425100032537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250425100032537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250425100032537 DMM NOTICE MM(262420000000069/e9278001) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250425100032537 DMM NOTICE MM(262420000000069/e9278001) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425100032537 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250425100032537 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=e9278001, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425100032537 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425100032537 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425100032537 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250425100032537 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250425100032537 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) 20250425100032537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Reject}: Deallocated (fsm.c:568) 20250425100032537 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Deallocated (fsm.c:568) 20250425100032537 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425100032537 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250425100032537 DLLC NOTICE LLME(d7136549/e9278001){ASSIGNED} LLGM Assign pre (e9278001 => ffffffff) (gprs_llc.c:1079) 20250425100032537 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9278001 => ffffffff) (gprs_llc.c:1125) 20250425100037538 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250425100042539 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250425100046363 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250425100046363 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250425100046363 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425100047540 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250425100052541 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250425100053034 DGPRS DEBUG Checking for inactive LLMEs, time = 8806158 (sgsn.c:132) 20250425100055991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100055992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100055992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425100056017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100056018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100056018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250425100056037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100056039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100056039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@d74db121f408: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d74db121f408: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1329)@d74db121f408: Final verdict of PTC: none -NSVCI99(1327)@d74db121f408: Final verdict of PTC: none 20250425100056389 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100056389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100056389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54768<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1328)@d74db121f408: Final verdict of PTC: none -NSVCI98(1323)@d74db121f408: Final verdict of PTC: none -NSVCI97(1317)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1321)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1315)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@d74db121f408: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb1-BSSGP1(1319)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1325)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@d74db121f408: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Fri Apr 25 10:00:56 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 20250425100056524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100056925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124448) 20250425100057390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100057390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100057542 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250425100057542 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55a1640a1580) (sgsn_libgtp.c:633) 20250425100057542 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55a1640a1580) (sgsn_libgtp.c:637) 20250425100057542 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250425100057542 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250425100057542 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250425100057542 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=124448, count=128804) 20250425100058392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100058392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Fri Apr 25 10:00:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100059392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100059392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_cell_change_different_ci_data started. 20250425100059951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100059952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1337)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425100059979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100059979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100059979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100059979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100059979 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100059979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100059979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100059980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100059980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100059981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100059981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100059981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100059981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100059981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100059981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100059981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100059981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100059981 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100059981 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100059981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100059981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100059981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100059986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1333)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425100059996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100059996 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1341)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100059998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100059998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100059998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100059998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100059998 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100059998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100059998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100059998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100059998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_cell_change_different_ci_data-BVCI196(1334)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1341)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100100000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100100000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100100000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100100000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100100000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100100000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100100000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100100000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100100000 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100100000 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100100000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100100000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100100000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425100100005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100100014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100100014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1342)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1340)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1346)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100100020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100100020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100100020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100100020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100100020 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100100020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100100020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100100020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100100020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100100022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100100022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100100022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100100022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100100022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100100022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100100022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100100022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100100022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100100022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100100022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1346)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100100023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100100023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100100027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100100037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100100037 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100100393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100100393 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100100393 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100100393 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100100395 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1347)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425100100395 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1334)@d74db121f408: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F13C5D5F'O, index=0 SGSN_Test-GSUP(1348)@d74db121f408: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1334)@d74db121f408: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@d74db121f408: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F13C5D5F'O, index=0 TC_cell_change_different_ci_data(1350)@d74db121f408: 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 := '56FC24C287EA2D3647AECC92C6586FC0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F1ED8BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B2A1958974AB942'O } } } } } 20250425100100423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100100423 DLLC NOTICE LLME(ffffffff/f13c5d5f){UNASSIGNED} LLC RX: unknown TLLI 0xf13c5d5f, creating LLME on the fly (gprs_llc.c:552) 20250425100100423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100100423 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100100423 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425100100423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425100100423 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425100100423 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425100100423 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100100423 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100100423 DLLC NOTICE LLME(ffffffff/f13c5d5f){UNASSIGNED} LLGM Assign pre (f13c5d5f => d41b5ba8) (gprs_llc.c:1079) 20250425100100423 DLLC NOTICE LLME(f13c5d5f/d41b5ba8){ASSIGNED} LLGM Assign post (f13c5d5f => d41b5ba8) (gprs_llc.c:1125) 20250425100100423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100100423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100100423 DMM DEBUG MM(262420000000071/d41b5ba8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100100433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100100433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425100100433 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100100433 DMM DEBUG MM(262420000000071/d41b5ba8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250425100100433 DMM NOTICE MM(262420000000071/d41b5ba8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100100433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100100433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100100433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100100433 DMM DEBUG MM(262420000000071/d41b5ba8) Requesting authorization (sgsn_auth.c:160) 20250425100100433 DMM INFO MM(262420000000071/d41b5ba8) Requesting authentication tuples (sgsn_auth.c:184) 20250425100100433 DMM DEBUG MM(262420000000071/d41b5ba8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100100433 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250425100100433 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(1348)@d74db121f408: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@d74db121f408: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250425100100476 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100100476 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100100476 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100100476 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100100476 DMM INFO MM(262420000000071/d41b5ba8) Subscriber data update (mmctx.c:445) 20250425100100476 DMM DEBUG MM(262420000000071/d41b5ba8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100100476 DMM INFO MM(262420000000071/d41b5ba8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100100476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100100476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100100476 DMM INFO MM(262420000000071/d41b5ba8) <- GMM AUTH AND CIPHERING REQ (rand = 56 fc 24 c2 87 ea 2d 36 47 ae cc 92 c6 58 6f c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425100100483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100100483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100100483 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100100483 DMM INFO MM(262420000000071/d41b5ba8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100100483 DMM NOTICE MM(262420000000071/d41b5ba8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100100483 DMM DEBUG MM(262420000000071/d41b5ba8) checking auth: received GSM SRES = 5f 1e d8 bd (gprs_gmm.c:716) 20250425100100483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100100483 DMM DEBUG MM(262420000000071/d41b5ba8) Requesting authorization (sgsn_auth.c:160) 20250425100100483 DMM INFO MM(262420000000071/d41b5ba8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100100483 DMM DEBUG MM(262420000000071/d41b5ba8) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100100483 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250425100100483 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) 20250425100100483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425100100483 DMM INFO MM(262420000000071/d41b5ba8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd41b5ba8) (gprs_gmm.c:337) 20250425100100484 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100100484 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100100484 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250425100100484 DMM INFO MM(262420000000071/d41b5ba8) Subscriber data update (mmctx.c:445) 20250425100100484 DMM DEBUG MM(262420000000071/d41b5ba8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100100484 DMM INFO MM(262420000000071/d41b5ba8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100100484 DMM NOTICE MM(262420000000071/d41b5ba8) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250425100100484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100100484 DMM NOTICE MM(262420000000071/d41b5ba8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100100484 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) 20250425100100484 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100100484 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250425100100484 DMM INFO MM(262420000000071/d41b5ba8) Subscriber data update (mmctx.c:445) 20250425100100484 DMM DEBUG MM(262420000000071/d41b5ba8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425100100489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100100489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425100100489 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100100489 DMM INFO MM(262420000000071/d41b5ba8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100100489 DMM NOTICE MM(262420000000071/d41b5ba8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100100489 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100100489 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100100489 DLLC NOTICE LLME(f13c5d5f/d41b5ba8){ASSIGNED} LLGM Assign pre (ffffffff => d41b5ba8) (gprs_llc.c:1079) 20250425100100489 DLLC NOTICE LLME(ffffffff/d41b5ba8){ASSIGNED} LLGM Assign post (ffffffff => d41b5ba8) (gprs_llc.c:1125) 20250425100100489 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425100100489 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425100100489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100100489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100100541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100100541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250425100100541 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100100541 DMM INFO MM(262420000000071/d41b5ba8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250425100100541 DMM INFO MM(262420000000071/d41b5ba8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250425100100541 DMM DEBUG MM(262420000000071/d41b5ba8) Using GGSN 0 (gprs_sm.c:317) 20250425100100541 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) 20250425100100541 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250425100100541 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250425100100541 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250425100100541 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250425100100550 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 62 25 c6 0b 11 26 43 40 46 14 05 7f 93 c2 40 94 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:461) 20250425100100550 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa560e0c568, cbp=0x55a1640a1580) (sgsn_libgtp.c:633) 20250425100100550 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250425100100550 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a1640a58d8 TLLI=d41b5ba8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250425100100550 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250425100100550 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@d74db121f408: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed 20250425100100556 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250425100100561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100100561 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250425100100561 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_ci_data-BVCI210(1340)@d74db121f408: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@d74db121f408: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D41B5BA8'O, index=0 20250425100100565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100100565 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100100565 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100100566 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1334)@d74db121f408: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@d74db121f408: Final verdict of PTC: pass 20250425100100575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1334)@d74db121f408: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@d74db121f408: Final verdict of PTC: none -NSVCI98(1341)@d74db121f408: Final verdict of PTC: none 20250425100100577 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100100577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1336)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@d74db121f408: Final verdict of PTC: none -NSVCI99(1346)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1339)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1335)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1344)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1334): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@d74db121f408: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Fri Apr 25 10:01:00 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 20250425100100721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100101122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37424<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79876) 20250425100101578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100101578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79876, count=99772) 20250425100102579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100102579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Fri Apr 25 10:01:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100103581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100103581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_sgsn_context_req_in started. 20250425100104153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100104154 DMM INFO MM(262420000000071/d41b5ba8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100104154 DMM INFO MM(262420000000071/d41b5ba8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100104154 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100104154 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100104154 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425100104154 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425100104154 DLLC NOTICE LLME(ffffffff/d41b5ba8){ASSIGNED} LLGM Assign pre (d41b5ba8 => ffffffff) (gprs_llc.c:1079) 20250425100104154 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d41b5ba8 => ffffffff) (gprs_llc.c:1125) 20250425100104154 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a1640a5580 (gprs_sndcp.c:574) 20250425100104154 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a1640a58d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250425100104154 DMM NOTICE MM(262420000000071/d41b5ba8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250425100104154 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250425100104154 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250425100104154 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250425100104154 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250425100104154 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250425100104154 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) 20250425100104154 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) 20250425100104154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425100104154 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425100104154 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425100104154 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425100104154 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100104177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100104177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100104177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100104177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100104177 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100104177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100104177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100104177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100104177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100104178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100104178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100104178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100104179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100104179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100104179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100104179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100104179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100104179 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100104179 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100104179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1355)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100104179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100104179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425100104182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1352)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100104190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100104190 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1356)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_sgsn_context_req_in-BVCI196(1353)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1360)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100104198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100104198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100104198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100104198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100104198 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100104198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100104198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100104198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100104198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100104200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100104200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100104200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100104200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100104200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100104200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100104200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100104200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100104200 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100104200 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100104200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100104200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100104200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1361)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425100104205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100104214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100104214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1361)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_sgsn_context_req_in-BVCI210(1358)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1365)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100104221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100104221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100104221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100104221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100104221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100104221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100104221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100104221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100104221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100104223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100104223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100104223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100104223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100104223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100104223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100104223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100104223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100104223 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100104224 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100104224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100104224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100104224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100104228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100104235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100104235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100104582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100104582 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100104582 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100104582 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100104583 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425100104583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1353)@d74db121f408: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='D7AF7233'O, index=0 SGSN_Test-GSUP(1367)@d74db121f408: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@d74db121f408: 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 := '8AA01CE87C43E29BF79221554148DA0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06264179'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '960C4C9A019F5135'O } } } } } 20250425100105613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100105613 DLLC NOTICE LLME(ffffffff/d7af7233){UNASSIGNED} LLC RX: unknown TLLI 0xd7af7233, creating LLME on the fly (gprs_llc.c:552) 20250425100105613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100105613 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100105613 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425100105613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425100105613 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425100105613 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Allocated (fsm.c:456) 20250425100105613 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100105613 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100105613 DLLC NOTICE LLME(ffffffff/d7af7233){UNASSIGNED} LLGM Assign pre (d7af7233 => e28e370f) (gprs_llc.c:1079) 20250425100105613 DLLC NOTICE LLME(d7af7233/e28e370f){ASSIGNED} LLGM Assign post (d7af7233 => e28e370f) (gprs_llc.c:1125) 20250425100105613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100105613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100105613 DMM DEBUG MM(262420000000072/e28e370f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100105627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100105627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425100105627 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100105627 DMM DEBUG MM(262420000000072/e28e370f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250425100105627 DMM NOTICE MM(262420000000072/e28e370f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100105627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100105627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100105627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100105627 DMM DEBUG MM(262420000000072/e28e370f) Requesting authorization (sgsn_auth.c:160) 20250425100105627 DMM INFO MM(262420000000072/e28e370f) Requesting authentication tuples (sgsn_auth.c:184) 20250425100105627 DMM DEBUG MM(262420000000072/e28e370f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100105627 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250425100105627 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(1367)@d74db121f408: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@d74db121f408: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250425100105630 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100105630 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100105630 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100105630 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100105630 DMM INFO MM(262420000000072/e28e370f) Subscriber data update (mmctx.c:445) 20250425100105630 DMM DEBUG MM(262420000000072/e28e370f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100105630 DMM INFO MM(262420000000072/e28e370f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100105630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100105630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100105630 DMM INFO MM(262420000000072/e28e370f) <- GMM AUTH AND CIPHERING REQ (rand = 8a a0 1c e8 7c 43 e2 9b f7 92 21 55 41 48 da 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250425100105637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100105637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100105637 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100105637 DMM INFO MM(262420000000072/e28e370f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100105637 DMM NOTICE MM(262420000000072/e28e370f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100105637 DMM DEBUG MM(262420000000072/e28e370f) checking auth: received GSM SRES = 06 26 41 79 (gprs_gmm.c:716) 20250425100105637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100105637 DMM DEBUG MM(262420000000072/e28e370f) Requesting authorization (sgsn_auth.c:160) 20250425100105637 DMM INFO MM(262420000000072/e28e370f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100105637 DMM DEBUG MM(262420000000072/e28e370f) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100105637 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250425100105637 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) 20250425100105637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425100105637 DMM INFO MM(262420000000072/e28e370f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe28e370f) (gprs_gmm.c:337) 20250425100105638 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100105638 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100105638 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250425100105638 DMM INFO MM(262420000000072/e28e370f) Subscriber data update (mmctx.c:445) 20250425100105638 DMM DEBUG MM(262420000000072/e28e370f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100105638 DMM INFO MM(262420000000072/e28e370f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100105638 DMM NOTICE MM(262420000000072/e28e370f) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250425100105638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100105638 DMM NOTICE MM(262420000000072/e28e370f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100105638 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) 20250425100105639 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100105639 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250425100105639 DMM INFO MM(262420000000072/e28e370f) Subscriber data update (mmctx.c:445) 20250425100105639 DMM DEBUG MM(262420000000072/e28e370f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425100105644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100105644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425100105644 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100105644 DMM INFO MM(262420000000072/e28e370f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100105644 DMM NOTICE MM(262420000000072/e28e370f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100105644 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100105644 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100105644 DLLC NOTICE LLME(d7af7233/e28e370f){ASSIGNED} LLGM Assign pre (ffffffff => e28e370f) (gprs_llc.c:1079) 20250425100105644 DLLC NOTICE LLME(ffffffff/e28e370f){ASSIGNED} LLGM Assign post (ffffffff => e28e370f) (gprs_llc.c:1125) 20250425100105644 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425100105645 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425100105645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100105645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100105698 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 ac 48 00 00 03 52 f0 99 42 42 de 05 e2 8e 37 0f 0c 01 02 03 0d fe 11 09 83 d6 ce 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) 20250425100107697 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250425100107697 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250425100107697 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) 20250425100107697 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250425100107697 DMM INFO MM(262420000000072/e28e370f) Subscriber data update (mmctx.c:445) 20250425100107697 DMM DEBUG MM(262420000000072/e28e370f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250425100107697 DMM INFO MM(262420000000072/e28e370f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250425100107697 DMM INFO MM(262420000000072/e28e370f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100107697 DMM INFO MM(262420000000072/e28e370f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100107697 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100107697 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100107697 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425100107697 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425100107697 DLLC NOTICE LLME(ffffffff/e28e370f){ASSIGNED} LLGM Assign pre (e28e370f => ffffffff) (gprs_llc.c:1079) 20250425100107697 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e28e370f => ffffffff) (gprs_llc.c:1125) 20250425100107697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425100107697 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425100107698 DMM DEBUG MM_STATE_Iu[0x55a1640982d0]{Detached}: Deallocated (fsm.c:568) 20250425100107698 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in(1369)@d74db121f408: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" TC_sgsn_context_req_in-BVCI196(1353)@d74db121f408: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@d74db121f408: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250425100107711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37428<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1356)@d74db121f408: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1358)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1359)@d74db121f408: Final verdict of PTC: none -NSVCI97(1355)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@d74db121f408: Final verdict of PTC: none 20250425100107741 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100107741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1366)@d74db121f408: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1363)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1354)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@d74db121f408: Final verdict of PTC: none -NSVCI99(1365)@d74db121f408: Final verdict of PTC: none -NSVCI98(1360)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1367)@d74db121f408: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1353)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1353): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1358): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@d74db121f408: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Fri Apr 25 10:01:07 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20250425100107934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100108337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59226<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95764) 20250425100108742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100108742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95764, count=100012) 20250425100109744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100109744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Fri Apr 25 10:01:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100110747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100110747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100111434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100111435 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_sgsn_context_req_out started. SGSN_Test-Gb0-NS0(1370)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100111494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100111494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100111494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100111494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100111494 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100111494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100111494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100111494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100111494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100111496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100111496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100111497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1374)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100111497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100111497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100111497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100111497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100111497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100111497 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100111497 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100111497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100111497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100111497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1375)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1374)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100111502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100111539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100111539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100111539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100111539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100111539 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100111539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100111539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100111539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100111539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250425100111541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100111541 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1379)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_sgsn_context_req_out-BVCI196(1372)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1379)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100111583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100111583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100111583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100111584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100111584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100111584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100111584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100111584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100111584 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100111584 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100111584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100111584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100111584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1380)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425100111594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100111612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100111612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1386)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1386)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100111684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100111684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100111684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100111684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100111684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100111684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100111684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100111684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100111684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1386)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100111712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100111712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100111712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100111714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100111714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100111714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100111714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100111714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100111714 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100111714 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100111714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1386)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100111715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100111715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1386)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100111724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100111744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100111744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) 20250425100111747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100111747 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100111747 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100111747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1384)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1384)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sgsn_context_req_out-BVCI220(1382)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100111754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425100111755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1384)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1384)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1384)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1384)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1384)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1384)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1372)@d74db121f408: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='EC24A045'O, index=0 SGSN_Test-GSUP(1385)@d74db121f408: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250425100112797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100112797 DLLC NOTICE LLME(ffffffff/ec24a045){UNASSIGNED} LLC RX: unknown TLLI 0xec24a045, creating LLME on the fly (gprs_llc.c:552) 20250425100112797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250425100112797 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250425100112797 DMM NOTICE LLME(ffffffff/ec24a045){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250425100112797 DLLC NOTICE LLME(ffffffff/ec24a045){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250425100112797 DMM ERROR LLME(ffffffff/ec24a045){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250425100112797 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250425100112797 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250425100112797 DLLC NOTICE LLME(ffffffff/ec24a045){UNASSIGNED} LLGM Assign pre (ec24a045 => ffffffff) (gprs_llc.c:1079) 20250425100112797 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec24a045 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@d74db121f408: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@d74db121f408: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20250425100112816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59236<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1375)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@d74db121f408: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1377)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1383)@d74db121f408: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1382)@d74db121f408: Final verdict of PTC: none 20250425100112830 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100112830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1379)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1373)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1385)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@d74db121f408: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@d74db121f408: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI99(1386)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@d74db121f408: Final verdict of PTC: none -NSVCI97(1374)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1384)@d74db121f408: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1372)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1372): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1382): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1384): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1385): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1386): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@d74db121f408: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Fri Apr 25 10:01:12 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20250425100113048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100113455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54404) 20250425100113830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100113830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54404, count=55664) 20250425100114832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100114832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Fri Apr 25 10:01:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100115832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100115832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_req_id_req_ra_update started. 20250425100116486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100116487 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100116524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100116524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100116524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100116524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100116524 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100116524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100116524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100116524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100116524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100116526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100116526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100116526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100116526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100116526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100116526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100116526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100116526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100116526 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100116526 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100116526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100116527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100116527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100116532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100116544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100116544 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100116556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100116556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100116556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100116556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100116556 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100116556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100116556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100116556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100116556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100116558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100116558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100116558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100116558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100116558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100116558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100116558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100116558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100116558 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100116558 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100116558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1398)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100116559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100116559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100116564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100116576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100116576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1400)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1397)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100116589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100116589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100116589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100116589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100116589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100116589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100116589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100116589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100116589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100116592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100116592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100116592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100116592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100116592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100116592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100116592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100116592 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100116592 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100116592 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100116592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1403)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100116593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100116593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100116598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100116610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100116610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100116833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100116833 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100116833 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100116833 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100116836 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1404)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425100116836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@d74db121f408: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='EE71EFEF'O, index=0 SGSN_Test-GSUP(1405)@d74db121f408: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250425100116878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100116878 DLLC NOTICE LLME(ffffffff/ee71efef){UNASSIGNED} LLC RX: unknown TLLI 0xee71efef, creating LLME on the fly (gprs_llc.c:552) 20250425100116878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100116878 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100116878 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425100116878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425100116878 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425100116878 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425100116878 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100116878 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100116878 DLLC NOTICE LLME(ffffffff/ee71efef){UNASSIGNED} LLGM Assign pre (ee71efef => e5b6d6a6) (gprs_llc.c:1079) 20250425100116878 DLLC NOTICE LLME(ee71efef/e5b6d6a6){ASSIGNED} LLGM Assign post (ee71efef => e5b6d6a6) (gprs_llc.c:1125) 20250425100116878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100116878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100116878 DMM DEBUG MM(262420000000047/e5b6d6a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100116893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100116893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100116893 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100116893 DMM INFO MM(262420000000047/e5b6d6a6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250425100116893 DMM INFO MM(262420000000047/e5b6d6a6) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-64526-21 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250425100116893 DMM NOTICE MM(262420000000047/e5b6d6a6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250425100116893 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250425100116893 DMM INFO MM(262420000000047/e5b6d6a6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250425100116893 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100116893 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100116893 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425100116893 DMM ERROR MM_STATE_Gb(0)[0x55a164098400]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250425100116893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Deallocated (fsm.c:568) 20250425100116893 DMM DEBUG MM_STATE_Gb(0)[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425100116893 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425100116893 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425100116893 DLLC NOTICE LLME(ee71efef/e5b6d6a6){ASSIGNED} LLGM Assign pre (e5b6d6a6 => ffffffff) (gprs_llc.c:1079) 20250425100116893 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5b6d6a6 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@d74db121f408: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@d74db121f408: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@d74db121f408: Final verdict of PTC: pass 20250425100116901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@d74db121f408: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@d74db121f408: Final verdict of PTC: none -NSVCI98(1398)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@d74db121f408: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@d74db121f408: Final verdict of PTC: none -NSVCI97(1393)@d74db121f408: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@d74db121f408: Final verdict of PTC: none -NSVCI99(1403)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@d74db121f408: Final verdict of PTC: none 20250425100116905 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100116905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1395)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1401)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1391)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1396)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@d74db121f408: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Fri Apr 25 10:01:17 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 20250425100117112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100117513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62088) 20250425100117906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100117906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=62088, count=63348) 20250425100118908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100118908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@d74db121f408: Test execution finished. MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Fri Apr 25 10:01:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100119910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100119910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_iu_attach started. 20250425100120549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100120550 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1413)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1413)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1412)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425100120583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100120583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100120583 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100120583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100120583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1413)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100120585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100120585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100120585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100120586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100120586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100120586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100120586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100120586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100120586 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100120586 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100120586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100120586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100120586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1413)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1413)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1414)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100120591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1412)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1409)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1417)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100120601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100120602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100120602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100120602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100120602 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100120602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100120602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100120602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100120602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100120604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100120604 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250425100120604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100120604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100120604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100120604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100120604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100120604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100120604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100120604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100120604 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100120604 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100120604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(1418)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425100120605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1417)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100120605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_iu_attach-BVCI196(1410)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100120608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100120622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100120622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1418)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI210(1415)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1422)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100120630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100120630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100120630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100120630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100120630 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100120630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100120630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100120630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100120630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100120633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100120633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100120633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100120633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100120633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100120633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100120633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100120633 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100120633 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100120633 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100120633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100120634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100120634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100120638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d74db121f408: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@d74db121f408: ************************************************* SGSN_Test_0-M3UA(1425)@d74db121f408: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@d74db121f408: ************************************************* MTC@d74db121f408: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@d74db121f408: v_sccp_pdu_maxlen:268 20250425100120651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100120651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100120849 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425100120849 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425100120849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425100120849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@d74db121f408: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250425100120850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100120850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425100120850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425100120850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425100120850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425100120850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425100120850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425100120850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100120850 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425100120850 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 (osmo_ss7_asp.c:1164) 20250425100120850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425100120851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100120851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425100120851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425100120851 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 (osmo_ss7_asp.c:1164) 20250425100120851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425100120851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425100120851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425100120851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100120851 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425100120851 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 (osmo_ss7_asp.c:1164) 20250425100120851 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100120851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425100120851 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425100120910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100120910 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100120910 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100120910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@d74db121f408: CCM 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(1427)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425100120913 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425100120913 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425100121662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100121662 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100121662 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100121662 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100121662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100121662 DLSS7 DEBUG 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 'as-rkm-3' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425100121663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100121663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100121663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100121663 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100121663 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250425100121663 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425100121663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100121663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100121663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100121663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100121663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100121663 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100121663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100121663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100121663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100121663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 04 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1424)@d74db121f408: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1410)@d74db121f408: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='EFB43283'O, index=0 SGSN_Test-GSUP(1428)@d74db121f408: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@d74db121f408: 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 := '53BE'O, rac := '8B'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(1424)@d74db121f408: Added conn table entry 0TC_iu_attach(1430)2628782 SGSN_Test_0-SCCP(1423)@d74db121f408: First idle individual index:0 SGSN_Test_0-RAN(1424)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 20250425100121969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100121969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100121969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100121969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100121969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100121969 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100121969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100121969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100121969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100121969 DLSS7 DEBUG 0: ASP(asp-dyn-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 28 1c ae 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 53 be 8b 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 (osmo_ss7_asp.c:1164) 20250425100121969 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100121969 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100121969 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100121969 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250425100121969 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250425100121969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100121969 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{Deregistered}: Allocated (fsm.c:456) 20250425100121969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Init}: Allocated (fsm.c:456) 20250425100121969 DMM DEBUG MM_STATE_Gb[0x55a1640982d0]{Idle}: Allocated (fsm.c:456) 20250425100121969 DMM DEBUG MM_STATE_Iu[0x55a1640a5fd0]{Detached}: Allocated (fsm.c:456) 20250425100121969 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100121969 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100121969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100121969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100121969 DMM DEBUG MM(262420000001001/dc5c2b71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100121969 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250425100121969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100121969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100121969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100121969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100121969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100121969 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100121969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100121969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100121969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100121969 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 28 1c ae 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100121970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100121970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100121970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100121970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100121970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100121970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100121970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100121970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100121970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100121970 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 28 1c ae 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1423)@d74db121f408: { messageType := 2, destLocRef := '281CAE'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(1423)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@d74db121f408: 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 := '0A508B42F1E0DFBBC015B7D520928A16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25A42DBD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4E9987128AC84EC3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '70180C32B226EF8299B219899AA31B2D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '89684A3E49CF987F3A8F61FA87943924'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '183497EF297CCA19A48F44DDF59509DB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '25C25E9DE5BB74B0'O } } } } } SGSN_Test_0-SCCP(1423)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d74db121f408: vl_len:23 SGSN_Test_0-SCCP(1423)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1423)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250425100121984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100121984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100121984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100121984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100121984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100121984 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100121984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100121984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100121984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100121984 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100121984 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100121984 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100121984 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100121984 DMM DEBUG MM(262420000001001/dc5c2b71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250425100121984 DMM NOTICE MM(262420000001001/dc5c2b71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100121984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100121984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100121984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100121984 DMM DEBUG MM(262420000001001/dc5c2b71) Requesting authorization (sgsn_auth.c:160) 20250425100121984 DMM INFO MM(262420000001001/dc5c2b71) Requesting authentication tuples (sgsn_auth.c:184) 20250425100121984 DMM DEBUG MM(262420000001001/dc5c2b71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100121984 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250425100121984 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(1428)@d74db121f408: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@d74db121f408: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250425100121988 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100121988 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100121988 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100121988 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100121988 DMM INFO MM(262420000001001/dc5c2b71) Subscriber data update (mmctx.c:445) 20250425100121988 DMM DEBUG MM(262420000001001/dc5c2b71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100121988 DMM INFO MM(262420000001001/dc5c2b71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100121988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100121988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100121988 DMM INFO MM(262420000001001/dc5c2b71) <- GMM AUTH AND CIPHERING REQ (rand = 0a 50 8b 42 f1 e0 df bb c0 15 b7 d5 20 92 8a 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 18 34 97 ef 29 7c ca 19 a4 8f 44 dd f5 95 09 db ) (gprs_gmm.c:510) 20250425100121988 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250425100121988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100121988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100121988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100121988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100121988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100121988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100121988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100121988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100121988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100121988 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 28 1c ae 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 30 21 0a 50 8b 42 f1 e0 df bb c0 15 b7 d5 20 92 8a 16 80 28 10 18 34 97 ef 29 7c ca 19 a4 8f 44 dd f5 95 09 db 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1423)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d74db121f408: vl_len:37 SGSN_Test_0-SCCP(1423)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1423)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813032225C25E9D23094399990000100001F02904E5BB74B0'O 20250425100121996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100121996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100121996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100121996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100121996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100121996 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100121996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100121996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100121996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100121996 DLSS7 DEBUG 0: ASP(asp-dyn-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 03 22 25 c2 5e 9d 23 09 43 99 99 00 00 10 00 01 f0 29 04 e5 bb 74 b0 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100121996 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100121996 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100121996 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100121996 DMM INFO MM(262420000001001/dc5c2b71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100121996 DMM NOTICE MM(262420000001001/dc5c2b71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100121996 DMM DEBUG MM(262420000001001/dc5c2b71) checking auth: received UMTS RES = 25 c2 5e 9d e5 bb 74 b0 (gprs_gmm.c:716) 20250425100121996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100121996 DMM DEBUG MM(262420000001001/dc5c2b71) Requesting authorization (sgsn_auth.c:160) 20250425100121997 DMM INFO MM(262420000001001/dc5c2b71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100121997 DMM DEBUG MM(262420000001001/dc5c2b71) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100121997 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250425100121997 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) 20250425100121997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250425100121997 DMM DEBUG MM(262420000001001/dc5c2b71) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250425100121997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100121997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100121997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100121997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100121997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100121997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100121997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100121997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100121997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100121997 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 28 1c ae 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 70 18 0c 32 b2 26 ef 82 99 b2 19 89 9a a3 1b 2d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1423)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d74db121f408: vl_len:12 SGSN_Test_0-SCCP(1423)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1423)@d74db121f408: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425100122008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100122008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100122008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100122008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100122008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100122008 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100122008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100122008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100122008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100122008 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100122009 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250425100122009 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250425100122009 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250425100122009 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250425100122009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250425100122009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250425100122009 DMM INFO MM(262420000001001/dc5c2b71) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc5c2b71) (gprs_gmm.c:337) 20250425100122009 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250425100122009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100122009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100122009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100122009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100122009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100122009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100122009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100122009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100122009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100122009 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 28 1c ae 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 (osmo_ss7_asp.c:1164) 20250425100122009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100122009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100122009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100122009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100122009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100122009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100122009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100122009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100122009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100122009 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 28 1c ae 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 dc 5c 2b 71 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1423)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425100122014 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100122014 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100122014 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250425100122014 DMM INFO MM(262420000001001/dc5c2b71) Subscriber data update (mmctx.c:445) 20250425100122014 DMM DEBUG MM(262420000001001/dc5c2b71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100122014 DMM INFO MM(262420000001001/dc5c2b71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100122014 DMM NOTICE MM(262420000001001/dc5c2b71) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250425100122014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100122014 DMM NOTICE MM(262420000001001/dc5c2b71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100122014 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) 20250425100122015 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100122015 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250425100122015 DMM INFO MM(262420000001001/dc5c2b71) Subscriber data update (mmctx.c:445) 20250425100122015 DMM DEBUG MM(262420000001001/dc5c2b71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d74db121f408: vl_len:14 SGSN_Test_0-SCCP(1423)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1423)@d74db121f408: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250425100122018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100122018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100122018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100122018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100122018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100122018 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100122018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100122018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100122018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100122018 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100122018 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100122018 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100122018 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100122018 DMM INFO MM(262420000001001/dc5c2b71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100122018 DMM NOTICE MM(262420000001001/dc5c2b71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100122018 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100122018 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100122018 DMM DEBUG MM_STATE_Iu(1)[0x55a1640a5fd0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250425100122018 DMM DEBUG MM_STATE_Iu(1)[0x55a1640a5fd0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250425100122018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100122018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100122018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100122018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100122018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100122018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100122018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100122018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100122018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100122018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100122019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100122019 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 28 1c ae 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1423)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d74db121f408: vl_len:7 SGSN_Test_0-SCCP(1423)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1423)@d74db121f408: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425100122025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100122025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100122025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100122025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100122025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100122025 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100122025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100122025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100122025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100122025 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100122025 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425100122025 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425100122025 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250425100122025 DMM INFO MM(262420000001001/dc5c2b71) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250425100122025 DMM DEBUG MM_STATE_Iu(1)[0x55a1640a5fd0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250425100122025 DMM DEBUG MM_STATE_Iu(1)[0x55a1640a5fd0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250425100122025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100122025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100122025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100122025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100122025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100122025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100122025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100122025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100122025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100122026 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 28 1c ae 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1423)@d74db121f408: Session index based on local reference:0 20250425100122027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100122027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100122027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100122028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100122028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100122028 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100122028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100122028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100122028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100122028 DLSS7 DEBUG 0: ASP(asp-dyn-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 28 1c ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1424)@d74db121f408: Deleted conn table entry 0TC_iu_attach(1430)2628782 TC_iu_attach(1430)@d74db121f408: setverdict(pass): none -> pass TC_iu_attach(1430)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1410)@d74db121f408: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@d74db121f408: Final verdict of PTC: pass 20250425100122087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56060<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1408)@d74db121f408: Final verdict of PTC: none -NSVCI97(1413)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@d74db121f408: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@d74db121f408: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@d74db121f408: Final verdict of PTC: none 20250425100122095 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100122095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1417)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1412)@d74db121f408: Final verdict of PTC: none TC_iu_attach-BVCI210(1415)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1411)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1428)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1420)@d74db121f408: Final verdict of PTC: none TC_iu_attach-BVCI196(1410)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1416)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-RAN(1424)@d74db121f408: Final verdict of PTC: none -NSVCI99(1422)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_iu_attach-BVCI196(1410): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1411): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1412): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1413): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_iu_attach-BVCI210(1415): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1416): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@d74db121f408: Test case TC_iu_attach finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Fri Apr 25 10:01:22 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 20250425100122234 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425100122233 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425100122233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100122233 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425100122233 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425100122233 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425100122233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100122233 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425100122233 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425100122233 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:769) 20250425100122233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100122233 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425100122233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425100122233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425100122233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425100122233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425100122233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100122233 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100122233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425100122233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425100122315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100122721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230184) 20250425100123035 DGPRS DEBUG Checking for inactive LLMEs, time = 8806188 (sgsn.c:132) 20250425100123095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100123095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=230184, count=235136) 20250425100124096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100124096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100124234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425100124234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425100124234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Fri Apr 25 10:01:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100125097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100125097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_iu_attach_encr started. 20250425100125788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100125789 DMM INFO MM(262420000001001/dc5c2b71) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100125789 DMM INFO MM(262420000001001/dc5c2b71) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100125789 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100125789 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100125789 DMM DEBUG MM_STATE_Iu(1)[0x55a1640a5fd0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250425100125789 DMM DEBUG MM_STATE_Iu(1)[0x55a1640a5fd0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250425100125789 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250425100125789 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) 20250425100125789 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) 20250425100125789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Init}: Deallocated (fsm.c:568) 20250425100125789 DMM DEBUG MM_STATE_Gb[0x55a1640982d0]{Idle}: Deallocated (fsm.c:568) 20250425100125789 DMM DEBUG MM_STATE_Iu(1)[0x55a1640a5fd0]{Detached}: Deallocated (fsm.c:568) 20250425100125789 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{Deregistered}: Deallocated (fsm.c:568) 20250425100125789 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100125823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100125823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100125823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100125823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100125823 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100125823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100125823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100125823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100125823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100125825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100125825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100125825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100125825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100125825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100125825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100125825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100125825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100125825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100125825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100125825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100125825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100125825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1436)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425100125830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100125839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100125839 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1437)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI196(1433)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1436)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100125850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100125850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100125850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100125850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100125850 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100125850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100125850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100125850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100125850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100125852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100125852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100125852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100125852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100125852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100125852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100125852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100125852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100125852 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100125852 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100125852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100125853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100125853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100125858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1442)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1437)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100125869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100125869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100125881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100125881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100125881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100125881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100125881 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100125881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100125881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100125881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100125881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100125882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100125882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100125882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100125882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100125882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100125882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100125882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100125882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100125882 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100125882 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100125882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100125883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100125883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100125887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d74db121f408: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d74db121f408: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@d74db121f408: ************************************************* SGSN_Test_0-M3UA(1448)@d74db121f408: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@d74db121f408: ************************************************* SGSN_Test_0-SCCP(1446)@d74db121f408: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100125899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100125899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100126090 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425100126090 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425100126090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425100126090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@d74db121f408: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250425100126093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100126093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425100126093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425100126093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425100126093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425100126093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425100126093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425100126093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100126093 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425100126093 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 (osmo_ss7_asp.c:1164) 20250425100126093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425100126094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100126094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425100126094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425100126094 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 (osmo_ss7_asp.c:1164) 20250425100126094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425100126094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425100126094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425100126094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100126094 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425100126094 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 (osmo_ss7_asp.c:1164) 20250425100126094 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100126094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425100126094 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425100126097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100126097 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100126097 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100126097 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100126099 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425100126099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425100126900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100126900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100126900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100126900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100126900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100126900 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100126900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100126900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100126900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100126900 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100126900 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250425100126900 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425100126900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100126900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100126900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100126900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100126900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100126900 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100126900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100126900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100126900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100126900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0a 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1447)@d74db121f408: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1433)@d74db121f408: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='EDCCC694'O, index=0 SGSN_Test-GSUP(1451)@d74db121f408: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@d74db121f408: 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 := '1A65'O, rac := '93'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@d74db121f408: Added conn table entry 0TC_iu_attach_encr(1453)14315375 SGSN_Test_0-SCCP(1446)@d74db121f408: First idle individual index:0 SGSN_Test_0-RAN(1447)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 20250425100127161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100127161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127161 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100127161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100127161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127161 DLSS7 DEBUG 0: ASP(asp-dyn-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 da 6f 6f 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 1a 65 93 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100127161 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100127161 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100127161 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100127161 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100127161 DMM DEBUG GMM(gmm_fsm)[0x55a1640a5fd0]{Deregistered}: Allocated (fsm.c:456) 20250425100127161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425100127161 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Allocated (fsm.c:456) 20250425100127161 DMM DEBUG MM_STATE_Iu[0x55a1640981a0]{Detached}: Allocated (fsm.c:456) 20250425100127161 DMM DEBUG GMM(gmm_fsm)[0x55a1640a5fd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100127161 DMM DEBUG GMM(gmm_fsm)[0x55a1640a5fd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100127161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100127162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100127162 DMM DEBUG MM(262420000001001/c3d45e49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100127162 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250425100127162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100127162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127162 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100127162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100127162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127162 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 da 6f 6f 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100127162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100127162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100127162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100127162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127162 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 da 6f 6f 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1446)@d74db121f408: { messageType := 2, destLocRef := 'DA6F6F'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(1446)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@d74db121f408: 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 := '7D8AB5DCFD7EAE7B2710DC23A618BD1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B9F8CA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67768A0D76E7120B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '32BAE59751E32648DEDEE0F3F65CC1F6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1C4AD60F98ADF538A0C967861E0ED24B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3E24787676B01F52AD0DD28AB7C0672D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9E9CCDD0E4061FAC'O } } } } } SGSN_Test_0-SCCP(1446)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d74db121f408: vl_len:23 SGSN_Test_0-SCCP(1446)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1446)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250425100127175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100127175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127175 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100127175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100127175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127175 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100127176 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100127176 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100127176 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100127176 DMM DEBUG MM(262420000001001/c3d45e49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250425100127176 DMM NOTICE MM(262420000001001/c3d45e49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100127176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100127176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100127176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100127176 DMM DEBUG MM(262420000001001/c3d45e49) Requesting authorization (sgsn_auth.c:160) 20250425100127176 DMM INFO MM(262420000001001/c3d45e49) Requesting authentication tuples (sgsn_auth.c:184) 20250425100127176 DMM DEBUG MM(262420000001001/c3d45e49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100127176 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250425100127176 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(1451)@d74db121f408: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@d74db121f408: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250425100127179 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100127179 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100127179 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100127179 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100127179 DMM INFO MM(262420000001001/c3d45e49) Subscriber data update (mmctx.c:445) 20250425100127179 DMM DEBUG MM(262420000001001/c3d45e49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100127179 DMM INFO MM(262420000001001/c3d45e49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100127179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100127179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100127179 DMM INFO MM(262420000001001/c3d45e49) <- GMM AUTH AND CIPHERING REQ (rand = 7d 8a b5 dc fd 7e ae 7b 27 10 dc 23 a6 18 bd 1d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3e 24 78 76 76 b0 1f 52 ad 0d d2 8a b7 c0 67 2d ) (gprs_gmm.c:510) 20250425100127179 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250425100127179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100127179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100127179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100127179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127179 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 da 6f 6f 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 40 21 7d 8a b5 dc fd 7e ae 7b 27 10 dc 23 a6 18 bd 1d 80 28 10 3e 24 78 76 76 b0 1f 52 ad 0d d2 8a b7 c0 67 2d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1446)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d74db121f408: vl_len:37 SGSN_Test_0-SCCP(1446)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1446)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304229E9CCDD023094399990000100001F02904E4061FAC'O 20250425100127186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100127186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127186 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100127186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100127186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127186 DLSS7 DEBUG 0: ASP(asp-dyn-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 04 22 9e 9c cd d0 23 09 43 99 99 00 00 10 00 01 f0 29 04 e4 06 1f ac 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100127186 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100127186 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100127186 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100127186 DMM INFO MM(262420000001001/c3d45e49) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100127186 DMM NOTICE MM(262420000001001/c3d45e49) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100127186 DMM DEBUG MM(262420000001001/c3d45e49) checking auth: received UMTS RES = 9e 9c cd d0 e4 06 1f ac (gprs_gmm.c:716) 20250425100127186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100127186 DMM DEBUG MM(262420000001001/c3d45e49) Requesting authorization (sgsn_auth.c:160) 20250425100127186 DMM INFO MM(262420000001001/c3d45e49) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100127186 DMM DEBUG MM(262420000001001/c3d45e49) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100127186 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250425100127186 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) 20250425100127186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250425100127186 DMM DEBUG MM(262420000001001/c3d45e49) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250425100127186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100127187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100127187 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100127187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127187 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 da 6f 6f 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 32 ba e5 97 51 e3 26 48 de de e0 f3 f6 5c c1 f6 00 0b 40 12 08 90 1c 4a d6 0f 98 ad f5 38 a0 c9 67 86 1e 0e d2 4b 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1446)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d74db121f408: vl_len:17 SGSN_Test_0-SCCP(1446)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1446)@d74db121f408: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250425100127195 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127195 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127195 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127195 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100127195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127195 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100127195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100127195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127195 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100127195 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250425100127195 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250425100127195 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250425100127195 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250425100127196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250425100127196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250425100127196 DMM INFO MM(262420000001001/c3d45e49) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3d45e49) (gprs_gmm.c:337) 20250425100127196 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250425100127196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100127196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100127196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100127196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127196 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 da 6f 6f 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 (osmo_ss7_asp.c:1164) 20250425100127196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100127196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100127196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100127196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127196 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 da 6f 6f 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 c3 d4 5e 49 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1446)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425100127201 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100127201 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100127201 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250425100127201 DMM INFO MM(262420000001001/c3d45e49) Subscriber data update (mmctx.c:445) 20250425100127201 DMM DEBUG MM(262420000001001/c3d45e49) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100127201 DMM INFO MM(262420000001001/c3d45e49) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100127201 DMM NOTICE MM(262420000001001/c3d45e49) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250425100127201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100127201 DMM NOTICE MM(262420000001001/c3d45e49) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100127201 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) 20250425100127201 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100127201 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250425100127201 DMM INFO MM(262420000001001/c3d45e49) Subscriber data update (mmctx.c:445) 20250425100127201 DMM DEBUG MM(262420000001001/c3d45e49) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d74db121f408: vl_len:14 SGSN_Test_0-SCCP(1446)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1446)@d74db121f408: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250425100127203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100127203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127203 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100127203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100127203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127203 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100127203 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100127203 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100127203 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100127203 DMM INFO MM(262420000001001/c3d45e49) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100127203 DMM NOTICE MM(262420000001001/c3d45e49) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100127203 DMM DEBUG GMM(gmm_fsm)[0x55a1640a5fd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100127203 DMM DEBUG GMM(gmm_fsm)[0x55a1640a5fd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100127203 DMM DEBUG MM_STATE_Iu(2)[0x55a1640981a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250425100127203 DMM DEBUG MM_STATE_Iu(2)[0x55a1640981a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250425100127203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100127203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100127203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100127203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100127203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100127203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127203 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 da 6f 6f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1446)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d74db121f408: vl_len:7 SGSN_Test_0-SCCP(1446)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1446)@d74db121f408: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425100127209 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100127209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127209 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100127209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100127209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127209 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100127209 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425100127209 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425100127209 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250425100127209 DMM INFO MM(262420000001001/c3d45e49) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250425100127209 DMM DEBUG MM_STATE_Iu(2)[0x55a1640981a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250425100127209 DMM DEBUG MM_STATE_Iu(2)[0x55a1640981a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250425100127209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100127209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100127209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100127209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127209 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 da 6f 6f 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1446)@d74db121f408: Session index based on local reference:0 20250425100127210 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100127210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100127210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100127210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100127210 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100127210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100127210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100127210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100127210 DLSS7 DEBUG 0: ASP(asp-dyn-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 da 6f 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1447)@d74db121f408: Deleted conn table entry 0TC_iu_attach_encr(1453)14315375 TC_iu_attach_encr(1453)@d74db121f408: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1433)@d74db121f408: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@d74db121f408: Final verdict of PTC: pass 20250425100127267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40838<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1448)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-RAN(1447)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@d74db121f408: Final verdict of PTC: none -NSVCI97(1435)@d74db121f408: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@d74db121f408: Final verdict of PTC: none -NSVCI98(1440)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@d74db121f408: Final verdict of PTC: none -NSVCI99(1445)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1451)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@d74db121f408: Final verdict of PTC: none 20250425100127270 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100127270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1450)@d74db121f408: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@d74db121f408: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1433)@d74db121f408: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1443)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1438)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1434)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1444)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_iu_attach_encr-BVCI196(1433): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1434): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@d74db121f408: Test case TC_iu_attach_encr finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Fri Apr 25 10:01:27 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 20250425100127417 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425100127417 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100127417 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425100127417 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425100127417 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425100127417 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100127417 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425100127417 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425100127417 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:769) 20250425100127417 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100127417 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425100127417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425100127417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425100127417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425100127417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425100127417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100127417 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100127417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425100127417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425100127417 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425100127470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100127872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233396) 20250425100128271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100128271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233396, count=237848) 20250425100129272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100129272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100129418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425100129418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425100129418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Fri Apr 25 10:01:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100130273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100130273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_iu_attach_geran_rau started. 20250425100130970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100130970 DMM INFO MM(262420000001001/c3d45e49) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100130970 DMM INFO MM(262420000001001/c3d45e49) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100130970 DMM DEBUG GMM(gmm_fsm)[0x55a1640a5fd0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100130970 DMM DEBUG GMM(gmm_fsm)[0x55a1640a5fd0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100130970 DMM DEBUG MM_STATE_Iu(2)[0x55a1640981a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250425100130970 DMM DEBUG MM_STATE_Iu(2)[0x55a1640981a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250425100130970 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250425100130970 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) 20250425100130970 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) 20250425100130970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425100130970 DMM DEBUG MM_STATE_Gb[0x55a164098400]{Idle}: Deallocated (fsm.c:568) 20250425100130971 DMM DEBUG MM_STATE_Iu(2)[0x55a1640981a0]{Detached}: Deallocated (fsm.c:568) 20250425100130971 DMM DEBUG GMM(gmm_fsm)[0x55a1640a5fd0]{Deregistered}: Deallocated (fsm.c:568) 20250425100130971 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100130999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100130999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100130999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100130999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100130999 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100130999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100130999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100130999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100130999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100131001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100131001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100131001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100131001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100131001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100131001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100131001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100131001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100131001 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100131001 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100131001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100131002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100131002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100131007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100131016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100131016 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100131031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100131032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100131032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100131032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100131032 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100131032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100131032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100131032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100131032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100131033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100131033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100131033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100131033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100131033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100131033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100131033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100131033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100131033 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100131033 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100131033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100131034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100131034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100131039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100131048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100131048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100131061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100131062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100131062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100131062 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100131062 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100131062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100131062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100131062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100131062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100131063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100131063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100131063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100131064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100131064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100131064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100131064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100131064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100131064 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100131064 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100131064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100131064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100131065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100131068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d74db121f408: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@d74db121f408: ************************************************* SGSN_Test_0-M3UA(1471)@d74db121f408: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@d74db121f408: ************************************************* MTC@d74db121f408: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@d74db121f408: v_sccp_pdu_maxlen:268 20250425100131079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100131079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100131274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100131274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100131274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100131274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100131276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425100131277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425100131277 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425100131277 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425100131277 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425100131277 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@d74db121f408: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250425100131280 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100131280 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425100131280 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425100131280 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425100131280 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425100131280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425100131280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425100131280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100131280 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425100131280 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 (osmo_ss7_asp.c:1164) 20250425100131280 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425100131281 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100131281 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425100131281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425100131281 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 (osmo_ss7_asp.c:1164) 20250425100131281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425100131281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425100131281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425100131281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100131281 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425100131281 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 (osmo_ss7_asp.c:1164) 20250425100131281 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100131281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425100131281 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425100132084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100132084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132084 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100132084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100132084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132084 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100132084 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250425100132084 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425100132084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100132084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132084 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100132084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100132084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 06 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1470)@d74db121f408: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@d74db121f408: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='CECD81CD'O, index=0 SGSN_Test-GSUP(1474)@d74db121f408: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@d74db121f408: 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 := '3585'O, rac := '18'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(1470)@d74db121f408: Added conn table entry 0TC_iu_attach_geran_rau(1476)7080126 SGSN_Test_0-SCCP(1469)@d74db121f408: First idle individual index:0 SGSN_Test_0-RAN(1470)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 20250425100132316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100132316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132316 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100132316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100132316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132316 DLSS7 DEBUG 0: ASP(asp-dyn-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 6c 08 be 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 35 85 18 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 (osmo_ss7_asp.c:1164) 20250425100132316 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100132316 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100132317 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100132317 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100132317 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425100132317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Init}: Allocated (fsm.c:456) 20250425100132317 DMM DEBUG MM_STATE_Gb[0x55a1640982d0]{Idle}: Allocated (fsm.c:456) 20250425100132317 DMM DEBUG MM_STATE_Iu[0x55a164098530]{Detached}: Allocated (fsm.c:456) 20250425100132317 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100132317 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100132317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100132317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100132317 DMM DEBUG MM(262420000001002/e78b1abd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100132317 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250425100132317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100132317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132317 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100132317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100132317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132317 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 6c 08 be 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100132317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100132317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100132317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100132317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132317 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 6c 08 be 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1469)@d74db121f408: { messageType := 2, destLocRef := '6C08BE'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(1469)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@d74db121f408: 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 := '7D4A304787AF8A5C82EBE1804E71A160'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02C2DFA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D215F29F1B7A0F77'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '92EB0CBB5D406B979A67383330E71C94'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2B411CE23907586C5D9A2361A4690A67'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '729AA20913FD16F18F1C5CED1080A93E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '87A5D661EC74660E'O } } } } } SGSN_Test_0-SCCP(1469)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d74db121f408: vl_len:23 SGSN_Test_0-SCCP(1469)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1469)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250425100132325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132325 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132325 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132325 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100132325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132325 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100132325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100132325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132325 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100132325 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100132325 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100132325 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100132325 DMM DEBUG MM(262420000001002/e78b1abd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250425100132325 DMM NOTICE MM(262420000001002/e78b1abd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100132325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100132325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100132325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100132325 DMM DEBUG MM(262420000001002/e78b1abd) Requesting authorization (sgsn_auth.c:160) 20250425100132325 DMM INFO MM(262420000001002/e78b1abd) Requesting authentication tuples (sgsn_auth.c:184) 20250425100132325 DMM DEBUG MM(262420000001002/e78b1abd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100132325 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250425100132325 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(1474)@d74db121f408: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@d74db121f408: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250425100132328 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100132328 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100132328 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100132328 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100132328 DMM INFO MM(262420000001002/e78b1abd) Subscriber data update (mmctx.c:445) 20250425100132328 DMM DEBUG MM(262420000001002/e78b1abd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100132328 DMM INFO MM(262420000001002/e78b1abd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100132328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100132328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100132328 DMM INFO MM(262420000001002/e78b1abd) <- GMM AUTH AND CIPHERING REQ (rand = 7d 4a 30 47 87 af 8a 5c 82 eb e1 80 4e 71 a1 60 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 9a a2 09 13 fd 16 f1 8f 1c 5c ed 10 80 a9 3e ) (gprs_gmm.c:510) 20250425100132328 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250425100132328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100132328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100132328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100132328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132328 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 6c 08 be 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 90 21 7d 4a 30 47 87 af 8a 5c 82 eb e1 80 4e 71 a1 60 80 28 10 72 9a a2 09 13 fd 16 f1 8f 1c 5c ed 10 80 a9 3e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1469)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d74db121f408: vl_len:37 SGSN_Test_0-SCCP(1469)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1469)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813092287A5D66123094399990000100002F02904EC74660E'O 20250425100132336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100132336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132336 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100132336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100132336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132336 DLSS7 DEBUG 0: ASP(asp-dyn-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 09 22 87 a5 d6 61 23 09 43 99 99 00 00 10 00 02 f0 29 04 ec 74 66 0e 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100132336 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100132336 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100132336 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100132336 DMM INFO MM(262420000001002/e78b1abd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100132336 DMM NOTICE MM(262420000001002/e78b1abd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100132336 DMM DEBUG MM(262420000001002/e78b1abd) checking auth: received UMTS RES = 87 a5 d6 61 ec 74 66 0e (gprs_gmm.c:716) 20250425100132336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100132336 DMM DEBUG MM(262420000001002/e78b1abd) Requesting authorization (sgsn_auth.c:160) 20250425100132336 DMM INFO MM(262420000001002/e78b1abd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100132336 DMM DEBUG MM(262420000001002/e78b1abd) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100132336 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250425100132336 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) 20250425100132336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250425100132336 DMM DEBUG MM(262420000001002/e78b1abd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250425100132336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100132336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100132336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100132336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132336 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 6c 08 be 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 92 eb 0c bb 5d 40 6b 97 9a 67 38 33 30 e7 1c 94 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1469)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d74db121f408: vl_len:12 SGSN_Test_0-SCCP(1469)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1469)@d74db121f408: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425100132345 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132345 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132345 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132345 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100132345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132345 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100132345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100132346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132346 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100132346 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250425100132346 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250425100132346 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250425100132346 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250425100132346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250425100132346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250425100132346 DMM INFO MM(262420000001002/e78b1abd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe78b1abd) (gprs_gmm.c:337) 20250425100132346 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250425100132346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100132346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100132346 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100132346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132346 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 6c 08 be 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 (osmo_ss7_asp.c:1164) 20250425100132346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100132346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100132346 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100132346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132346 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 6c 08 be 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 e7 8b 1a bd 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1469)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425100132350 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100132350 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100132350 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250425100132350 DMM INFO MM(262420000001002/e78b1abd) Subscriber data update (mmctx.c:445) 20250425100132350 DMM DEBUG MM(262420000001002/e78b1abd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100132350 DMM INFO MM(262420000001002/e78b1abd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100132350 DMM NOTICE MM(262420000001002/e78b1abd) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250425100132350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100132350 DMM NOTICE MM(262420000001002/e78b1abd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100132350 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) 20250425100132351 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100132351 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250425100132351 DMM INFO MM(262420000001002/e78b1abd) Subscriber data update (mmctx.c:445) 20250425100132351 DMM DEBUG MM(262420000001002/e78b1abd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d74db121f408: vl_len:14 SGSN_Test_0-SCCP(1469)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1469)@d74db121f408: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250425100132353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100132353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132353 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100132353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100132353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132353 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100132354 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100132354 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100132354 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100132354 DMM INFO MM(262420000001002/e78b1abd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100132354 DMM NOTICE MM(262420000001002/e78b1abd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100132354 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100132354 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100132354 DMM DEBUG MM_STATE_Iu(3)[0x55a164098530]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250425100132354 DMM DEBUG MM_STATE_Iu(3)[0x55a164098530]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250425100132354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100132354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100132354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100132354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100132354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100132354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132354 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 6c 08 be 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1469)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d74db121f408: vl_len:7 SGSN_Test_0-SCCP(1469)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1469)@d74db121f408: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425100132359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132359 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132359 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132359 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100132359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132359 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100132359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100132359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132359 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100132359 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425100132359 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425100132359 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250425100132359 DMM INFO MM(262420000001002/e78b1abd) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250425100132359 DMM DEBUG MM_STATE_Iu(3)[0x55a164098530]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250425100132359 DMM DEBUG MM_STATE_Iu(3)[0x55a164098530]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250425100132359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100132359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100132359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100132359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132359 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 6c 08 be 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1469)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-RAN(1470)@d74db121f408: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)7080126 20250425100132360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100132360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100132360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100132360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100132360 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100132360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100132360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100132360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100132360 DLSS7 DEBUG 0: ASP(asp-dyn-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 6c 08 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_attach_geran_rau(1476)@d74db121f408: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@d74db121f408: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@d74db121f408: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E78B1ABD'O, index=1 20250425100132418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100132418 DLLC NOTICE LLME(ffffffff/e78b1abd){UNASSIGNED} LLC RX: unknown TLLI 0xe78b1abd, creating LLME on the fly (gprs_llc.c:552) 20250425100132418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250425100132418 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250425100132418 DMM INFO MM(262420000001002/e78b1abd) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e78b1abd, P-TMSI: e78b1abd (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250425100132418 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250425100132418 DMM DEBUG MM_STATE_Iu(3)[0x55a164098530]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250425100132418 DMM DEBUG MM_STATE_Iu(3)[0x55a164098530]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250425100132418 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100132418 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250425100132418 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100132418 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100132418 DLLC NOTICE LLME(ffffffff/e78b1abd){UNASSIGNED} LLGM Assign pre (e78b1abd => e78b1abd) (gprs_llc.c:1079) 20250425100132419 DLLC NOTICE LLME(e78b1abd/e78b1abd){ASSIGNED} LLGM Assign post (e78b1abd => e78b1abd) (gprs_llc.c:1125) 20250425100132419 DMM INFO MM(262420000001002/e78b1abd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1476)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@d74db121f408: Removing Client IMSI='262420000001002'H, index=1 20250425100132431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100132431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100132431 DMM DEBUG MM_STATE_Gb[0x55a1640982d0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100132431 DMM INFO MM(262420000001002/e78b1abd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250425100132432 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250425100132432 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100132432 DLLC NOTICE LLME(e78b1abd/e78b1abd){ASSIGNED} LLGM Assign pre (ffffffff => e78b1abd) (gprs_llc.c:1079) 20250425100132432 DLLC NOTICE LLME(ffffffff/e78b1abd){ASSIGNED} LLGM Assign post (ffffffff => e78b1abd) (gprs_llc.c:1125) 20250425100132432 DMM DEBUG MM_STATE_Gb[0x55a1640982d0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250425100132432 DMM ERROR MM_STATE_Gb[0x55a1640982d0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1476)@d74db121f408: Final verdict of PTC: pass 20250425100132436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40866<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1469)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1474)@d74db121f408: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@d74db121f408: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@d74db121f408: Final verdict of PTC: none -NSVCI98(1463)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1456)@d74db121f408: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@d74db121f408: Final verdict of PTC: none -NSVCI99(1468)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-RAN(1470)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1461)@d74db121f408: Final verdict of PTC: none 20250425100132441 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100132441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1475)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@d74db121f408: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@d74db121f408: Final verdict of PTC: none -NSVCI97(1458)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1466)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@d74db121f408: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Fri Apr 25 10:01:32 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250425100132564 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425100132564 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100132564 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425100132564 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425100132564 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425100132564 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100132564 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425100132564 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425100132564 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:769) 20250425100132564 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100132564 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425100132564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425100132564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425100132564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425100132564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425100132564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100132564 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100132564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425100132564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425100132565 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425100132587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100132989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244252) 20250425100133443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100133443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=244252, count=245700) 20250425100134443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100134443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100134565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425100134565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425100134565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Fri Apr 25 10:01:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100135444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100135444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_geran_attach_iu_rau started. 20250425100136024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100136025 DMM INFO MM(262420000001002/e78b1abd) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100136025 DMM INFO MM(262420000001002/e78b1abd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100136025 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100136025 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100136025 DMM DEBUG MM_STATE_Gb[0x55a1640982d0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250425100136025 DMM ERROR MM_STATE_Gb[0x55a1640982d0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250425100136025 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250425100136025 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) 20250425100136025 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) 20250425100136025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098400]{Init}: Deallocated (fsm.c:568) 20250425100136025 DMM DEBUG MM_STATE_Gb[0x55a1640982d0]{Idle}: Deallocated (fsm.c:568) 20250425100136025 DMM DEBUG MM_STATE_Iu(3)[0x55a164098530]{Detached}: Deallocated (fsm.c:568) 20250425100136025 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425100136025 DLLC NOTICE LLME(ffffffff/e78b1abd){ASSIGNED} LLGM Assign pre (e78b1abd => ffffffff) (gprs_llc.c:1079) 20250425100136025 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e78b1abd => ffffffff) (gprs_llc.c:1125) 20250425100136025 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100136054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100136054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100136054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100136054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100136054 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100136054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100136054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100136054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100136054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100136056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100136056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100136056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100136056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100136057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100136057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100136057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100136057 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100136057 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100136057 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100136057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100136057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100136057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100136062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100136075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100136075 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1480)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100136087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100136087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100136087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100136087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100136087 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100136087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100136087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100136087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100136087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100136089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100136089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100136089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100136089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100136089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100136089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100136089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100136089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100136089 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100136089 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100136090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100136090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100136090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100136093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100136102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100136102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1488)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1485)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1487)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1492)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1492)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100136125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100136125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100136125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100136125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100136125 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100136125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100136125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100136125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100136125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@d74db121f408: Connecting RANAP RAN_Emulation to SCCP_SP_PORT -NSVCI99(1492)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test_0-M3UA(1494)@d74db121f408: ************************************************* SGSN_Test_0-M3UA(1494)@d74db121f408: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@d74db121f408: ************************************************* MTC@d74db121f408: Starting RAN_Emulation 20250425100136128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100136128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100136128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100136128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100136128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100136128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100136128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100136129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100136129 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100136129 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100136129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100136129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100136129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1492)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test_0-SCCP(1491)@d74db121f408: v_sccp_pdu_maxlen:268 -NSVCI99(1492)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100136134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100136145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100136145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1489)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100136329 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425100136329 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425100136329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425100136329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@d74db121f408: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250425100136332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100136332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425100136332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425100136332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425100136332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425100136332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425100136332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425100136332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100136332 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425100136332 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 (osmo_ss7_asp.c:1164) 20250425100136332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425100136333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100136333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425100136333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425100136333 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 (osmo_ss7_asp.c:1164) 20250425100136333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425100136333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425100136333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425100136333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100136333 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425100136333 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 (osmo_ss7_asp.c:1164) 20250425100136333 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100136333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425100136333 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425100136445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100136445 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100136445 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100136445 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100136447 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1496)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425100136448 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425100137138 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100137138 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100137138 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100137138 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100137138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100137138 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100137138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100137138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100137138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100137138 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100137138 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250425100137138 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425100137138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100137138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100137138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100137138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100137138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100137138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100137138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100137138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100137138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100137138 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 04 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1493)@d74db121f408: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@d74db121f408: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='C02056F1'O, index=0 SGSN_Test-GSUP(1497)@d74db121f408: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@d74db121f408: 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 := '8D1BA7995004D4904B5BB90817303CD2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C715B6F'O (",q[o") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDD6DBB2FEA98D68'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '26A536E7727B2F32311637DCF258CA08'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C08E5FA34729DD5C774F7D8AE6E6B54D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EA99E01A95749CDBF79DA9C365E9D89C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F07AAAD6C5F24358'O } } } } } 20250425100137489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100137489 DLLC NOTICE LLME(ffffffff/c02056f1){UNASSIGNED} LLC RX: unknown TLLI 0xc02056f1, creating LLME on the fly (gprs_llc.c:552) 20250425100137489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100137489 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100137489 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Allocated (fsm.c:456) 20250425100137489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425100137489 DMM DEBUG MM_STATE_Gb[0x55a1640982d0]{Idle}: Allocated (fsm.c:456) 20250425100137489 DMM DEBUG MM_STATE_Iu[0x55a164098400]{Detached}: Allocated (fsm.c:456) 20250425100137489 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100137489 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100137489 DLLC NOTICE LLME(ffffffff/c02056f1){UNASSIGNED} LLGM Assign pre (c02056f1 => f65f2444) (gprs_llc.c:1079) 20250425100137489 DLLC NOTICE LLME(c02056f1/f65f2444){ASSIGNED} LLGM Assign post (c02056f1 => f65f2444) (gprs_llc.c:1125) 20250425100137489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100137489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100137489 DMM DEBUG MM(262420000001003/f65f2444) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100137500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100137500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250425100137500 DMM DEBUG MM_STATE_Gb(0)[0x55a1640982d0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100137500 DMM DEBUG MM(262420000001003/f65f2444) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250425100137500 DMM NOTICE MM(262420000001003/f65f2444) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100137500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100137500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100137500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100137500 DMM DEBUG MM(262420000001003/f65f2444) Requesting authorization (sgsn_auth.c:160) 20250425100137500 DMM INFO MM(262420000001003/f65f2444) Requesting authentication tuples (sgsn_auth.c:184) 20250425100137500 DMM DEBUG MM(262420000001003/f65f2444) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100137500 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250425100137500 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(1497)@d74db121f408: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@d74db121f408: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250425100137503 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100137503 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100137503 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100137503 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100137503 DMM INFO MM(262420000001003/f65f2444) Subscriber data update (mmctx.c:445) 20250425100137503 DMM DEBUG MM(262420000001003/f65f2444) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100137503 DMM INFO MM(262420000001003/f65f2444) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100137503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100137503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100137503 DMM INFO MM(262420000001003/f65f2444) <- GMM AUTH AND CIPHERING REQ (rand = 8d 1b a7 99 50 04 d4 90 4b 5b b9 08 17 30 3c d2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ea 99 e0 1a 95 74 9c db f7 9d a9 c3 65 e9 d8 9c ) (gprs_gmm.c:510) 20250425100137511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100137511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250425100137511 DMM DEBUG MM_STATE_Gb(0)[0x55a1640982d0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100137511 DMM INFO MM(262420000001003/f65f2444) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100137511 DMM NOTICE MM(262420000001003/f65f2444) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100137511 DMM DEBUG MM(262420000001003/f65f2444) checking auth: received UMTS RES = f0 7a aa d6 c5 f2 43 58 (gprs_gmm.c:716) 20250425100137511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100137511 DMM DEBUG MM(262420000001003/f65f2444) Requesting authorization (sgsn_auth.c:160) 20250425100137511 DMM INFO MM(262420000001003/f65f2444) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100137511 DMM DEBUG MM(262420000001003/f65f2444) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100137511 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250425100137511 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) 20250425100137511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250425100137511 DMM INFO MM(262420000001003/f65f2444) <- GMM ATTACH ACCEPT (new P-TMSI=0xf65f2444) (gprs_gmm.c:337) 20250425100137513 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100137513 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100137513 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250425100137513 DMM INFO MM(262420000001003/f65f2444) Subscriber data update (mmctx.c:445) 20250425100137513 DMM DEBUG MM(262420000001003/f65f2444) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100137513 DMM INFO MM(262420000001003/f65f2444) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100137513 DMM NOTICE MM(262420000001003/f65f2444) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250425100137513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100137513 DMM NOTICE MM(262420000001003/f65f2444) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100137513 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) 20250425100137513 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100137513 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250425100137513 DMM INFO MM(262420000001003/f65f2444) Subscriber data update (mmctx.c:445) 20250425100137513 DMM DEBUG MM(262420000001003/f65f2444) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250425100137520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100137520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250425100137520 DMM DEBUG MM_STATE_Gb(0)[0x55a1640982d0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250425100137520 DMM INFO MM(262420000001003/f65f2444) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100137520 DMM NOTICE MM(262420000001003/f65f2444) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100137520 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100137520 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100137520 DLLC NOTICE LLME(c02056f1/f65f2444){ASSIGNED} LLGM Assign pre (ffffffff => f65f2444) (gprs_llc.c:1079) 20250425100137520 DLLC NOTICE LLME(ffffffff/f65f2444){ASSIGNED} LLGM Assign post (ffffffff => f65f2444) (gprs_llc.c:1125) 20250425100137520 DMM DEBUG MM_STATE_Gb(0)[0x55a1640982d0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250425100137520 DMM DEBUG MM_STATE_Gb(0)[0x55a1640982d0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250425100137520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100137520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@d74db121f408: 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 := 'F65F2444'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(1493)@d74db121f408: Added conn table entry 0TC_geran_attach_iu_rau(1499)5526705 SGSN_Test_0-SCCP(1491)@d74db121f408: First idle individual index:0 20250425100137583 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100137583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100137583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100137583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100137583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100137583 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100137583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100137583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100137583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100137583 DLSS7 DEBUG 0: ASP(asp-dyn-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 54 54 b1 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 f6 5f 24 44 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1493)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 20250425100137583 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100137583 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100137583 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100137583 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250425100137583 DMM INFO MM(262420000001003/f65f2444) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: f65f2444 (00000000), TLLI: f65f2444 (f65f2444), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250425100137583 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250425100137583 DMM DEBUG MM_STATE_Gb(0)[0x55a1640982d0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250425100137583 DMM DEBUG MM_STATE_Gb(0)[0x55a1640982d0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250425100137584 DLLC NOTICE LLME(ffffffff/f65f2444){ASSIGNED} LLGM Assign pre (f65f2444 => ffffffff) (gprs_llc.c:1079) 20250425100137584 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f65f2444 => ffffffff) (gprs_llc.c:1125) 20250425100137584 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100137584 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250425100137584 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100137584 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100137584 DMM DEBUG MM(262420000001003/f65f2444) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250425100137584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100137584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100137584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100137584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100137584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100137584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100137584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100137584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100137584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100137584 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 54 54 b1 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100137584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100137584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100137584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100137584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100137584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100137584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100137584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100137584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100137584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100137584 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 54 54 b1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 26 a5 36 e7 72 7b 2f 32 31 16 37 dc f2 58 ca 08 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1491)@d74db121f408: { messageType := 2, destLocRef := '5454B1'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(1491)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@d74db121f408: vl_len:12 SGSN_Test_0-SCCP(1491)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1491)@d74db121f408: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425100137596 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100137596 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100137596 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100137596 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100137596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100137596 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100137596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100137596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100137596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100137596 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100137596 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250425100137596 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250425100137596 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250425100137596 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250425100137596 DMM INFO MM(262420000001003/f65f2444) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250425100137596 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250425100137596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100137596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100137596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100137596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100137596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100137596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100137596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100137596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100137596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100137596 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 54 54 b1 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 (osmo_ss7_asp.c:1164) 20250425100137596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100137596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100137596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100137596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100137596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100137596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100137596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100137596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100137596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100137596 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 54 54 b1 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 f6 5f 24 44 17 16 32 02 00 00 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1491)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@d74db121f408: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@d74db121f408: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@d74db121f408: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1491)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@d74db121f408: vl_len:14 SGSN_Test_0-SCCP(1491)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1491)@d74db121f408: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250425100137605 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100137605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100137605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100137605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100137605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100137605 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100137605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100137605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) TC_geran_attach_iu_rau(1499)@d74db121f408: Final verdict of PTC: pass 20250425100137605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100137605 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100137606 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100137606 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100137606 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100137606 DMM INFO MM(262420000001003/f65f2444) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250425100137606 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250425100137606 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100137606 DMM DEBUG MM_STATE_Iu[0x55a164098400]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250425100137606 DMM ERROR MM_STATE_Iu[0x55a164098400]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) 20250425100137609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46724<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1491)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-RAN(1493)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1497)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@d74db121f408: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@d74db121f408: Final verdict of PTC: none -NSVCI97(1481)@d74db121f408: Final verdict of PTC: none -NSVCI98(1486)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1484)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1479)@d74db121f408: Final verdict of PTC: none 20250425100137612 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100137612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_geran_attach_iu_rau-BVCI196(1480)@d74db121f408: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1489)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@d74db121f408: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1490)@d74db121f408: Final verdict of PTC: none -NSVCI99(1492)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1489): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1490): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-SCCP(1491): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1492): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@d74db121f408: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Fri Apr 25 10:01:37 UTC 2025 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20250425100137808 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425100137808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100137808 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425100137808 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425100137808 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425100137808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100137808 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425100137808 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425100137808 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:769) 20250425100137808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100137808 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425100137808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425100137808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425100137808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425100137808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425100137808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100137808 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100137808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425100137808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425100137809 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425100137820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100138222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=181924) 20250425100138613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100138613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=181924, count=194268) 20250425100139614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100139614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100139809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425100139809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425100139809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Fri Apr 25 10:01:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100140615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100140615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_user started. 20250425100141263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100141264 DMM INFO MM(262420000001003/f65f2444) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100141264 DMM INFO MM(262420000001003/f65f2444) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100141264 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100141264 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100141264 DMM DEBUG MM_STATE_Iu[0x55a164098400]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250425100141264 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250425100141264 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) 20250425100141264 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) 20250425100141264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425100141264 DMM DEBUG MM_STATE_Gb(0)[0x55a1640982d0]{Idle}: Deallocated (fsm.c:568) 20250425100141264 DMM DEBUG MM_STATE_Iu[0x55a164098400]{Detached}: Deallocated (fsm.c:568) 20250425100141264 DMM DEBUG GMM(gmm_fsm)[0x55a1640981a0]{Deregistered}: Deallocated (fsm.c:568) 20250425100141264 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100141287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100141287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100141287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100141287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100141287 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100141287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100141287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100141287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100141287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100141288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100141288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100141288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100141288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100141288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100141288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100141288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100141288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100141288 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100141288 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100141288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1504)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100141289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100141289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100141295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100141305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100141305 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1506)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1503)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100141319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100141319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100141319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100141319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100141319 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100141319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100141319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100141319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100141319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100141321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100141321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100141321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100141321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100141321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100141321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100141321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100141321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100141321 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100141321 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100141321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100141322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100141322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1510)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425100141327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100141338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100141338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1510)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_user-BVCI210(1508)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1514)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100141349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100141349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100141349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100141349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100141349 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100141349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100141349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100141349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100141349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100141351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100141351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100141351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100141351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100141351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100141351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100141351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100141351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100141351 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100141351 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100141351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100141352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100141352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@d74db121f408: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@d74db121f408: ************************************************* SGSN_Test_0-M3UA(1517)@d74db121f408: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@d74db121f408: ************************************************* MTC@d74db121f408: Starting RAN_Emulation 20250425100141357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1515)@d74db121f408: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100141368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100141368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100141557 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425100141557 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425100141557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425100141557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@d74db121f408: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250425100141598 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100141598 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425100141598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425100141598 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425100141598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425100141598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425100141598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425100141598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100141598 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425100141598 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 (osmo_ss7_asp.c:1164) 20250425100141598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425100141598 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100141598 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425100141598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425100141598 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 (osmo_ss7_asp.c:1164) 20250425100141598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425100141598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425100141598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425100141598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100141598 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425100141598 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 (osmo_ss7_asp.c:1164) 20250425100141598 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100141598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425100141598 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425100141616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100141616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100141616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100141616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100141618 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425100141619 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425100142367 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100142367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142367 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100142367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100142367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142367 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100142367 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250425100142367 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425100142367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100142367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142367 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100142367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100142367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142367 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 09 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1516)@d74db121f408: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@d74db121f408: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='CD014EE7'O, index=0 SGSN_Test-GSUP(1520)@d74db121f408: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@d74db121f408: 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 := 'EB9C'O, rac := 'B9'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(1516)@d74db121f408: Added conn table entry 0TC_attach_pdp_act_user(1522)11726686 SGSN_Test_0-SCCP(1515)@d74db121f408: First idle individual index:0 20250425100142656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100142656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142656 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100142656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100142656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142656 DLSS7 DEBUG 0: ASP(asp-dyn-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 b2 ef 5e 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 eb 9c b9 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 (osmo_ss7_asp.c:1164) 20250425100142657 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100142657 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100142657 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100142657 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100142657 DMM DEBUG GMM(gmm_fsm)[0x55a164098400]{Deregistered}: Allocated (fsm.c:456) 20250425100142657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425100142657 DMM DEBUG MM_STATE_Gb[0x55a164098530]{Idle}: Allocated (fsm.c:456) 20250425100142657 DMM DEBUG MM_STATE_Iu[0x55a1640a7ef0]{Detached}: Allocated (fsm.c:456) 20250425100142657 DMM DEBUG GMM(gmm_fsm)[0x55a164098400]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100142657 DMM DEBUG GMM(gmm_fsm)[0x55a164098400]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100142657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100142657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100142657 DMM DEBUG MM(262420000001004/d2fad5a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100142657 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250425100142657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100142657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142657 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100142657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100142657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142657 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 b2 ef 5e 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100142657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100142657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100142657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100142657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142657 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 b2 ef 5e 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1516)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@d74db121f408: { messageType := 2, destLocRef := 'B2EF5E'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(1515)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d74db121f408: 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 := '2ACCF8305BFFA92C68118F80EB1C22C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E84BF968'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31FF9DB06D092FE9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1941F7CCDDFCEBBB0A819BF49E40F727'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '74F92B82B861F8C00AF4BC5FA36BC15B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '767487866E4B08C1309CBB273194E4E7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2730DD2DAE63E506'O } } } } } SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d74db121f408: vl_len:23 SGSN_Test_0-SCCP(1515)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1515)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250425100142663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100142663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142663 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100142663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100142663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142663 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100142664 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100142664 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100142664 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100142664 DMM DEBUG MM(262420000001004/d2fad5a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250425100142664 DMM NOTICE MM(262420000001004/d2fad5a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100142664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100142664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100142664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100142664 DMM DEBUG MM(262420000001004/d2fad5a8) Requesting authorization (sgsn_auth.c:160) 20250425100142664 DMM INFO MM(262420000001004/d2fad5a8) Requesting authentication tuples (sgsn_auth.c:184) 20250425100142664 DMM DEBUG MM(262420000001004/d2fad5a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100142664 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250425100142664 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(1520)@d74db121f408: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250425100142666 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100142666 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100142666 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100142666 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100142666 DMM INFO MM(262420000001004/d2fad5a8) Subscriber data update (mmctx.c:445) 20250425100142666 DMM DEBUG MM(262420000001004/d2fad5a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100142666 DMM INFO MM(262420000001004/d2fad5a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100142666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100142666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100142666 DMM INFO MM(262420000001004/d2fad5a8) <- GMM AUTH AND CIPHERING REQ (rand = 2a cc f8 30 5b ff a9 2c 68 11 8f 80 eb 1c 22 c2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 76 74 87 86 6e 4b 08 c1 30 9c bb 27 31 94 e4 e7 ) (gprs_gmm.c:510) 20250425100142666 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250425100142666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100142666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100142666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100142666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142666 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 b2 ef 5e 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 10 21 2a cc f8 30 5b ff a9 2c 68 11 8f 80 eb 1c 22 c2 80 28 10 76 74 87 86 6e 4b 08 c1 30 9c bb 27 31 94 e4 e7 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d74db121f408: vl_len:37 SGSN_Test_0-SCCP(1515)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1515)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301222730DD2D23094399990000100004F02904AE63E506'O 20250425100142669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142669 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142669 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142669 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100142669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142669 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100142669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100142669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142669 DLSS7 DEBUG 0: ASP(asp-dyn-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 01 22 27 30 dd 2d 23 09 43 99 99 00 00 10 00 04 f0 29 04 ae 63 e5 06 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100142669 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100142669 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100142669 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100142669 DMM INFO MM(262420000001004/d2fad5a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100142669 DMM NOTICE MM(262420000001004/d2fad5a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100142669 DMM DEBUG MM(262420000001004/d2fad5a8) checking auth: received UMTS RES = 27 30 dd 2d ae 63 e5 06 (gprs_gmm.c:716) 20250425100142670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100142670 DMM DEBUG MM(262420000001004/d2fad5a8) Requesting authorization (sgsn_auth.c:160) 20250425100142670 DMM INFO MM(262420000001004/d2fad5a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100142670 DMM DEBUG MM(262420000001004/d2fad5a8) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100142670 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250425100142670 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) 20250425100142670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250425100142670 DMM DEBUG MM(262420000001004/d2fad5a8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250425100142670 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142670 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100142670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100142670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100142670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142670 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 b2 ef 5e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 19 41 f7 cc dd fc eb bb 0a 81 9b f4 9e 40 f7 27 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d74db121f408: vl_len:12 SGSN_Test_0-SCCP(1515)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1515)@d74db121f408: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425100142674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100142674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142674 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100142674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100142674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142674 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100142674 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250425100142674 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250425100142674 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250425100142674 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250425100142674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250425100142674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250425100142674 DMM INFO MM(262420000001004/d2fad5a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2fad5a8) (gprs_gmm.c:337) 20250425100142674 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250425100142674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100142674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100142674 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100142674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142674 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 b2 ef 5e 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100142674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100142674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100142674 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100142674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142674 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 b2 ef 5e 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d2 fa d5 a8 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425100142677 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100142677 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100142677 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250425100142677 DMM INFO MM(262420000001004/d2fad5a8) Subscriber data update (mmctx.c:445) 20250425100142677 DMM DEBUG MM(262420000001004/d2fad5a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100142677 DMM INFO MM(262420000001004/d2fad5a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100142677 DMM NOTICE MM(262420000001004/d2fad5a8) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250425100142677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100142677 DMM NOTICE MM(262420000001004/d2fad5a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100142677 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) 20250425100142677 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100142677 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250425100142677 DMM INFO MM(262420000001004/d2fad5a8) Subscriber data update (mmctx.c:445) 20250425100142677 DMM DEBUG MM(262420000001004/d2fad5a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d74db121f408: vl_len:14 SGSN_Test_0-SCCP(1515)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1515)@d74db121f408: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250425100142679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100142679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142679 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100142679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100142679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142679 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100142679 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100142679 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100142679 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100142679 DMM INFO MM(262420000001004/d2fad5a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100142679 DMM NOTICE MM(262420000001004/d2fad5a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100142679 DMM DEBUG GMM(gmm_fsm)[0x55a164098400]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100142679 DMM DEBUG GMM(gmm_fsm)[0x55a164098400]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100142679 DMM DEBUG MM_STATE_Iu(5)[0x55a1640a7ef0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250425100142679 DMM DEBUG MM_STATE_Iu(5)[0x55a1640a7ef0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250425100142679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100142679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100142679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100142679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100142679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100142679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142679 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 b2 ef 5e 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d74db121f408: vl_len:7 SGSN_Test_0-SCCP(1515)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1515)@d74db121f408: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425100142682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100142682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142682 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100142682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100142682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142682 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100142682 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425100142682 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425100142682 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250425100142682 DMM INFO MM(262420000001004/d2fad5a8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250425100142682 DMM DEBUG MM_STATE_Iu(5)[0x55a1640a7ef0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250425100142682 DMM DEBUG MM_STATE_Iu(5)[0x55a1640a7ef0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250425100142682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100142682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100142682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100142682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142682 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 b2 ef 5e 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on local reference:0 20250425100142683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100142683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142683 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100142683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) SGSN_Test_0-RAN(1516)@d74db121f408: Deleted conn table entry 0TC_attach_pdp_act_user(1522)11726686 20250425100142683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100142683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142683 DLSS7 DEBUG 0: ASP(asp-dyn-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 b2 ef 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_attach_pdp_act_user(1522)@d74db121f408: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@d74db121f408: 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 := 'D2FAD5A8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@d74db121f408: Added conn table entry 0TC_attach_pdp_act_user(1522)1135963 SGSN_Test_0-RAN(1516)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@d74db121f408: First idle individual index:0 20250425100142884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100142884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142884 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100142884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100142884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142884 DLSS7 DEBUG 0: ASP(asp-dyn-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 11 55 5b 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 d2 fa d5 a8 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 (osmo_ss7_asp.c:1164) 20250425100142885 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100142885 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100142885 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100142885 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD2FAD5A8) type="signalling"  (gprs_gmm.c:1936) 20250425100142885 DMM DEBUG GMM(gmm_fsm)[0x55a164098400]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250425100142885 DMM DEBUG GMM(gmm_fsm)[0x55a164098400]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425100142885 DMM DEBUG MM(262420000001004/d2fad5a8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250425100142885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100142885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100142885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100142885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142885 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 11 55 5b 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100142885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100142885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100142885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100142885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100142885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100142885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100142885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100142885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100142885 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 11 55 5b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 19 41 f7 cc dd fc eb bb 0a 81 9b f4 9e 40 f7 27 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1515)@d74db121f408: { messageType := 2, destLocRef := '11555B'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(1515)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d74db121f408: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@d74db121f408: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@d74db121f408: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@d74db121f408: Final verdict of PTC: error 20250425100142889 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425100142889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100142889 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425100142889 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425100142890 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425100142890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100142890 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425100142890 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425100142890 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:769) 20250425100142890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100142890 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425100142890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425100142890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425100142890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425100142890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425100142890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100142890 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100142890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425100142890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425100142890 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425100142891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46746<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@d74db121f408: Final verdict of PTC: none 20250425100142892 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100142892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1516)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-M3UA(1517)@d74db121f408: Final verdict of PTC: none -NSVCI98(1509)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@d74db121f408: Final verdict of PTC: none -NSVCI97(1504)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@d74db121f408: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1507)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1512)@d74db121f408: Final verdict of PTC: none -NSVCI99(1514)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1502)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@d74db121f408: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Fri Apr 25 10:01:43 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250425100143057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100143558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261460) 20250425100143894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100143894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=261460, count=265912) 20250425100144890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425100144890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425100144890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425100144896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100144896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Fri Apr 25 10:01:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100145896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100145896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250425100146633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100146634 DMM INFO MM(262420000001004/d2fad5a8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100146634 DMM INFO MM(262420000001004/d2fad5a8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100146634 DMM DEBUG GMM(gmm_fsm)[0x55a164098400]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100146634 DMM DEBUG GMM(gmm_fsm)[0x55a164098400]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100146634 DMM DEBUG MM_STATE_Iu(5)[0x55a1640a7ef0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250425100146634 DMM DEBUG MM_STATE_Iu(5)[0x55a1640a7ef0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250425100146634 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250425100146634 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) 20250425100146634 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) 20250425100146634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425100146634 DMM DEBUG MM_STATE_Gb[0x55a164098530]{Idle}: Deallocated (fsm.c:568) 20250425100146634 DMM DEBUG MM_STATE_Iu(5)[0x55a1640a7ef0]{Detached}: Deallocated (fsm.c:568) 20250425100146634 DMM DEBUG GMM(gmm_fsm)[0x55a164098400]{Deregistered}: Deallocated (fsm.c:568) 20250425100146634 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100146659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100146659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100146659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100146659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100146659 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100146659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100146659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100146659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100146659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100146660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100146661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100146661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100146661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100146661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100146661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100146661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100146661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100146661 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100146661 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100146661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100146662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100146662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1528)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425100146667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1524)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100146678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100146678 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250425100146678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100146678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100146678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100146678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100146678 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100146678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100146678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100146678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100146678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100146680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100146680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100146680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100146680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100146680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100146680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100146680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100146680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100146680 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100146680 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100146680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1532)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100146681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100146681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100146685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100146696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100146696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1538)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1538)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100146708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100146708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100146708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100146708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100146708 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100146708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100146708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100146708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100146708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1538)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100146710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100146710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100146710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100146710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100146711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100146711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100146711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100146711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100146711 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100146711 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100146711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) MTC@d74db121f408: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250425100146711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100146711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1538)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test_0-M3UA(1540)@d74db121f408: ************************************************* MTC@d74db121f408: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@d74db121f408: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@d74db121f408: ************************************************* -NSVCI99(1538)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test_0-SCCP(1537)@d74db121f408: v_sccp_pdu_maxlen:268 20250425100146716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100146727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100146727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100146897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100146897 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100146897 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100146897 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100146898 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425100146898 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425100146913 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425100146913 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425100146913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425100146913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@d74db121f408: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250425100146915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100146915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425100146915 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425100146915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425100146915 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425100146915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425100146915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425100146915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100146915 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425100146915 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 (osmo_ss7_asp.c:1164) 20250425100146915 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425100146916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100146916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425100146916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425100146916 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 (osmo_ss7_asp.c:1164) 20250425100146916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425100146916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425100146916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425100146916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100146916 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425100146916 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 (osmo_ss7_asp.c:1164) 20250425100146916 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100146916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425100146916 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425100147721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100147721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147721 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100147721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100147722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147722 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100147722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100147722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147722 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100147722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100147722 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250425100147722 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425100147722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0f 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1539)@d74db121f408: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@d74db121f408: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F3CB7197'O, index=0 SGSN_Test-GSUP(1543)@d74db121f408: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@d74db121f408: 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 := '2130'O ("!0"), rac := '27'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(1539)@d74db121f408: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)9841335 SGSN_Test_0-SCCP(1537)@d74db121f408: First idle individual index:0 SGSN_Test_0-RAN(1539)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 20250425100147935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100147935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147935 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100147935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100147935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147935 DLSS7 DEBUG 0: ASP(asp-dyn-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 96 2a b7 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 21 30 27 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 (osmo_ss7_asp.c:1164) 20250425100147936 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100147936 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100147936 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100147936 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100147936 DMM DEBUG GMM(gmm_fsm)[0x55a1640a7ef0]{Deregistered}: Allocated (fsm.c:456) 20250425100147936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Allocated (fsm.c:456) 20250425100147936 DMM DEBUG MM_STATE_Gb[0x55a1640982d0]{Idle}: Allocated (fsm.c:456) 20250425100147936 DMM DEBUG MM_STATE_Iu[0x55a1640a90c0]{Detached}: Allocated (fsm.c:456) 20250425100147936 DMM DEBUG GMM(gmm_fsm)[0x55a1640a7ef0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100147936 DMM DEBUG GMM(gmm_fsm)[0x55a1640a7ef0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100147936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100147936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100147936 DMM DEBUG MM(262420000001058/d8fd4667) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100147936 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250425100147936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100147936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147936 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100147936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100147936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147936 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 96 2a b7 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100147936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100147936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100147936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100147936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147936 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 96 2a b7 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1537)@d74db121f408: { messageType := 2, destLocRef := '962AB7'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(1537)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@d74db121f408: 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 := '5A41BBDA531B51B0ADC21ACF4D846635'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5AA67256'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A96358480349950'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '536757008E69C564E7F22F85A7CE5012'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '892171008ACAB471D96FEE5DE6C5DDE0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '34779DA6C5538B363711858A09864F3B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CD41EFFBCA25CEBE'O } } } } } SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d74db121f408: vl_len:23 SGSN_Test_0-SCCP(1537)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1537)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250425100147942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100147942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147942 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100147942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100147942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147942 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100147942 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100147942 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100147942 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100147942 DMM DEBUG MM(262420000001058/d8fd4667) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250425100147942 DMM NOTICE MM(262420000001058/d8fd4667) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100147942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100147942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100147942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100147942 DMM DEBUG MM(262420000001058/d8fd4667) Requesting authorization (sgsn_auth.c:160) 20250425100147942 DMM INFO MM(262420000001058/d8fd4667) Requesting authentication tuples (sgsn_auth.c:184) 20250425100147942 DMM DEBUG MM(262420000001058/d8fd4667) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100147942 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250425100147942 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(1543)@d74db121f408: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250425100147944 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100147944 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100147944 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100147944 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100147944 DMM INFO MM(262420000001058/d8fd4667) Subscriber data update (mmctx.c:445) 20250425100147944 DMM DEBUG MM(262420000001058/d8fd4667) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100147944 DMM INFO MM(262420000001058/d8fd4667) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100147944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100147944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100147944 DMM INFO MM(262420000001058/d8fd4667) <- GMM AUTH AND CIPHERING REQ (rand = 5a 41 bb da 53 1b 51 b0 ad c2 1a cf 4d 84 66 35 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 34 77 9d a6 c5 53 8b 36 37 11 85 8a 09 86 4f 3b ) (gprs_gmm.c:510) 20250425100147944 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250425100147944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100147944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100147944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100147944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147944 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 96 2a b7 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 b0 21 5a 41 bb da 53 1b 51 b0 ad c2 1a cf 4d 84 66 35 80 28 10 34 77 9d a6 c5 53 8b 36 37 11 85 8a 09 86 4f 3b 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d74db121f408: vl_len:37 SGSN_Test_0-SCCP(1537)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1537)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22CD41EFFB23094399990000105008F02904CA25CEBE'O 20250425100147948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100147948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147948 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100147948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100147948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147948 DLSS7 DEBUG 0: ASP(asp-dyn-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 0b 22 cd 41 ef fb 23 09 43 99 99 00 00 10 50 08 f0 29 04 ca 25 ce be 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100147948 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100147948 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100147948 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100147948 DMM INFO MM(262420000001058/d8fd4667) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100147948 DMM NOTICE MM(262420000001058/d8fd4667) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100147948 DMM DEBUG MM(262420000001058/d8fd4667) checking auth: received UMTS RES = cd 41 ef fb ca 25 ce be (gprs_gmm.c:716) 20250425100147948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100147948 DMM DEBUG MM(262420000001058/d8fd4667) Requesting authorization (sgsn_auth.c:160) 20250425100147948 DMM INFO MM(262420000001058/d8fd4667) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100147948 DMM DEBUG MM(262420000001058/d8fd4667) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100147948 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250425100147948 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) 20250425100147948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250425100147948 DMM DEBUG MM(262420000001058/d8fd4667) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250425100147948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100147948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100147948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100147948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147948 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 96 2a b7 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 53 67 57 00 8e 69 c5 64 e7 f2 2f 85 a7 ce 50 12 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d74db121f408: vl_len:12 SGSN_Test_0-SCCP(1537)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1537)@d74db121f408: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425100147953 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100147953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147953 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100147953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100147953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147953 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100147953 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250425100147953 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250425100147954 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250425100147954 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250425100147954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250425100147954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250425100147954 DMM INFO MM(262420000001058/d8fd4667) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8fd4667) (gprs_gmm.c:337) 20250425100147954 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250425100147954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100147954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100147954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100147954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147954 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 96 2a b7 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 (osmo_ss7_asp.c:1164) 20250425100147954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100147954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100147954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100147954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147954 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 96 2a b7 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 d8 fd 46 67 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425100147957 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100147957 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100147957 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250425100147957 DMM INFO MM(262420000001058/d8fd4667) Subscriber data update (mmctx.c:445) 20250425100147957 DMM DEBUG MM(262420000001058/d8fd4667) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100147957 DMM INFO MM(262420000001058/d8fd4667) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100147957 DMM NOTICE MM(262420000001058/d8fd4667) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250425100147957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100147957 DMM NOTICE MM(262420000001058/d8fd4667) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100147957 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) 20250425100147957 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100147957 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250425100147957 DMM INFO MM(262420000001058/d8fd4667) Subscriber data update (mmctx.c:445) 20250425100147957 DMM DEBUG MM(262420000001058/d8fd4667) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d74db121f408: vl_len:14 SGSN_Test_0-SCCP(1537)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1537)@d74db121f408: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250425100147959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100147959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147959 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100147959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100147959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147959 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100147959 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100147959 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100147959 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100147959 DMM INFO MM(262420000001058/d8fd4667) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100147959 DMM NOTICE MM(262420000001058/d8fd4667) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100147959 DMM DEBUG GMM(gmm_fsm)[0x55a1640a7ef0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100147959 DMM DEBUG GMM(gmm_fsm)[0x55a1640a7ef0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100147959 DMM DEBUG MM_STATE_Iu(7)[0x55a1640a90c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250425100147959 DMM DEBUG MM_STATE_Iu(7)[0x55a1640a90c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250425100147959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100147959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100147959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100147959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100147959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100147959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147959 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 96 2a b7 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d74db121f408: vl_len:7 SGSN_Test_0-SCCP(1537)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1537)@d74db121f408: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425100147963 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100147963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147963 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100147963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100147963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147963 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100147963 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425100147963 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425100147963 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250425100147963 DMM INFO MM(262420000001058/d8fd4667) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250425100147963 DMM DEBUG MM_STATE_Iu(7)[0x55a1640a90c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250425100147963 DMM DEBUG MM_STATE_Iu(7)[0x55a1640a90c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250425100147963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100147963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100147963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100147963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147963 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 96 2a b7 00 00 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on local reference:0 20250425100147964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100147964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100147964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100147964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100147964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100147964 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100147964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100147964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100147964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100147964 DLSS7 DEBUG 0: ASP(asp-dyn-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 96 2a b7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1539)@d74db121f408: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)9841335 TC_attach_pdp_act_user_addr_v4raw(1545)@d74db121f408: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@d74db121f408: 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 := 'D8FD4667'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@d74db121f408: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)7671517 SGSN_Test_0-RAN(1539)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1537)@d74db121f408: First idle individual index:0 20250425100148168 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100148168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100148168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100148168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100148168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100148168 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100148168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100148168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100148168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100148168 DLSS7 DEBUG 0: ASP(asp-dyn-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 75 0e dd 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 d8 fd 46 67 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 (osmo_ss7_asp.c:1164) 20250425100148169 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100148169 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100148169 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100148169 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD8FD4667) type="signalling"  (gprs_gmm.c:1936) 20250425100148169 DMM DEBUG GMM(gmm_fsm)[0x55a1640a7ef0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250425100148169 DMM DEBUG GMM(gmm_fsm)[0x55a1640a7ef0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425100148169 DMM DEBUG MM(262420000001058/d8fd4667) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250425100148169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100148169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100148169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100148169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100148169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100148169 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100148169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100148169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100148169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100148169 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 75 0e dd 00 00 08 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100148169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100148169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100148169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100148169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100148169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100148169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100148169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100148169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100148169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100148169 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 75 0e dd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 53 67 57 00 8e 69 c5 64 e7 f2 2f 85 a7 ce 50 12 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1537)@d74db121f408: { messageType := 2, destLocRef := '750EDD'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(1537)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@d74db121f408: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@d74db121f408: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@d74db121f408: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@d74db121f408: Final verdict of PTC: error 20250425100148174 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425100148174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100148174 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425100148174 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425100148174 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425100148174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100148174 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425100148174 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425100148174 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:769) 20250425100148174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100148174 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425100148174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425100148174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425100148174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425100148174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425100148174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100148174 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100148174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425100148174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425100148174 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425100148176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59074<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1537)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-M3UA(1540)@d74db121f408: Final verdict of PTC: none 20250425100148177 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100148177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1539)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1543)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@d74db121f408: Final verdict of PTC: none -NSVCI98(1532)@d74db121f408: Final verdict of PTC: none -NSVCI97(1527)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@d74db121f408: Final verdict of PTC: none -NSVCI99(1538)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@d74db121f408: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1525)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1536)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1530)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1536): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-SCCP(1537): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1538): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@d74db121f408: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Fri Apr 25 10:01:48 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250425100148366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100148867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=266492) 20250425100149178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100149178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=266492, count=267652) 20250425100150175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425100150175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425100150175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425100150179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100150179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Fri Apr 25 10:01:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100151180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100151180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250425100151903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100151904 DMM INFO MM(262420000001058/d8fd4667) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100151904 DMM INFO MM(262420000001058/d8fd4667) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100151904 DMM DEBUG GMM(gmm_fsm)[0x55a1640a7ef0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100151904 DMM DEBUG GMM(gmm_fsm)[0x55a1640a7ef0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100151904 DMM DEBUG MM_STATE_Iu(7)[0x55a1640a90c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250425100151904 DMM DEBUG MM_STATE_Iu(7)[0x55a1640a90c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250425100151904 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250425100151904 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) 20250425100151904 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) 20250425100151904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a164098530]{Init}: Deallocated (fsm.c:568) 20250425100151904 DMM DEBUG MM_STATE_Gb[0x55a1640982d0]{Idle}: Deallocated (fsm.c:568) 20250425100151904 DMM DEBUG MM_STATE_Iu(7)[0x55a1640a90c0]{Detached}: Deallocated (fsm.c:568) 20250425100151904 DMM DEBUG GMM(gmm_fsm)[0x55a1640a7ef0]{Deregistered}: Deallocated (fsm.c:568) 20250425100151904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100151940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100151941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100151941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100151941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100151941 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100151941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100151941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100151941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100151941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100151942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100151942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100151942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100151943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100151943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100151943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100151943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100151943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100151943 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100151943 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100151943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100151943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100151943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100151948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1552)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1547)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100151960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100151960 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1556)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1556)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1555)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425100151980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100151980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100151980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100151980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100151980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100151980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100151980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100151980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100151980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1556)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100151982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100151982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100151982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100151982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100151982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100151982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100151982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100151982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100151982 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100151982 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100151982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100151983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100151983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1556)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1556)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1557)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100151989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100152001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100152001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1555)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1561)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1561)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100152009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100152009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100152009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100152009 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100152009 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100152009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100152009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100152009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100152009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1561)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100152011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100152011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100152011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100152011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100152011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100152011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100152011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100152011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100152011 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100152011 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100152011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100152012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100152012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1561)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1561)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@d74db121f408: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@d74db121f408: ************************************************* SGSN_Test_0-M3UA(1563)@d74db121f408: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@d74db121f408: ************************************************* MTC@d74db121f408: Starting RAN_Emulation 20250425100152017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1560)@d74db121f408: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1557)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100152027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100152027 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(1558)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100152181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100152181 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100152181 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100152181 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100152183 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425100152184 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425100152217 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425100152217 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425100152217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425100152217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@d74db121f408: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250425100152218 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100152218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425100152218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425100152219 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425100152219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425100152219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425100152219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425100152219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100152219 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425100152219 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 (osmo_ss7_asp.c:1164) 20250425100152219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425100152219 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100152219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425100152219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425100152219 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 (osmo_ss7_asp.c:1164) 20250425100152219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425100152219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425100152219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425100152219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100152219 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425100152219 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 (osmo_ss7_asp.c:1164) 20250425100152219 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100152219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425100152219 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425100153024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100153024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153024 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100153024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100153024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153024 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100153024 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250425100153024 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425100153025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100153025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100153025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100153025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153025 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1562)@d74db121f408: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425100153036 DGPRS DEBUG Checking for inactive LLMEs, time = 8806218 (sgsn.c:132) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@d74db121f408: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F8894A9A'O, index=0 SGSN_Test-GSUP(1566)@d74db121f408: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d74db121f408: 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 := '96E9'O, rac := '34'O ("4") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@d74db121f408: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3072042 SGSN_Test_0-SCCP(1560)@d74db121f408: First idle individual index:0 SGSN_Test_0-RAN(1562)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 20250425100153239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100153239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153239 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100153239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100153239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 2e e0 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 55 62 f2 24 96 e9 34 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100153239 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100153239 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100153239 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100153239 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100153239 DMM DEBUG GMM(gmm_fsm)[0x55a1640a90c0]{Deregistered}: Allocated (fsm.c:456) 20250425100153239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425100153239 DMM DEBUG MM_STATE_Gb[0x55a164098530]{Idle}: Allocated (fsm.c:456) 20250425100153239 DMM DEBUG MM_STATE_Iu[0x55a1640a7db0]{Detached}: Allocated (fsm.c:456) 20250425100153239 DMM DEBUG GMM(gmm_fsm)[0x55a1640a90c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100153239 DMM DEBUG GMM(gmm_fsm)[0x55a1640a90c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100153239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100153239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100153239 DMM DEBUG MM(262420000001055/d47b0ded) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100153239 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250425100153239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100153239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100153239 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100153239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 2e e0 2a 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100153239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100153240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100153240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100153240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153240 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 2e e0 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1560)@d74db121f408: { messageType := 2, destLocRef := '2EE02A'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(1560)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d74db121f408: 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 := '369831E8C71B635EBC9AADBD63B54DE6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57D91B8C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28BE6E6F3F085D89'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1121B3578DE2C67D7A01E4459B00DBDA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1BBE29BFF028557B6099D81D966F6951'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '09437DA37D683895A4FCC20AFF73BB42'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9B7FA61F41F71627'O } } } } } SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d74db121f408: vl_len:23 SGSN_Test_0-SCCP(1560)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1560)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250425100153255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153255 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153255 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153255 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100153255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153255 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100153255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100153255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153255 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100153255 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100153255 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100153255 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100153255 DMM DEBUG MM(262420000001055/d47b0ded) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250425100153255 DMM NOTICE MM(262420000001055/d47b0ded) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100153255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100153255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100153255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100153255 DMM DEBUG MM(262420000001055/d47b0ded) Requesting authorization (sgsn_auth.c:160) 20250425100153255 DMM INFO MM(262420000001055/d47b0ded) Requesting authentication tuples (sgsn_auth.c:184) 20250425100153255 DMM DEBUG MM(262420000001055/d47b0ded) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100153255 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250425100153255 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(1566)@d74db121f408: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250425100153259 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100153259 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100153259 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100153259 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100153259 DMM INFO MM(262420000001055/d47b0ded) Subscriber data update (mmctx.c:445) 20250425100153259 DMM DEBUG MM(262420000001055/d47b0ded) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100153259 DMM INFO MM(262420000001055/d47b0ded) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100153259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100153259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100153259 DMM INFO MM(262420000001055/d47b0ded) <- GMM AUTH AND CIPHERING REQ (rand = 36 98 31 e8 c7 1b 63 5e bc 9a ad bd 63 b5 4d e6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 09 43 7d a3 7d 68 38 95 a4 fc c2 0a ff 73 bb 42 ) (gprs_gmm.c:510) 20250425100153259 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250425100153259 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100153259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100153259 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100153259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153259 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 2e e0 2a 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 b0 21 36 98 31 e8 c7 1b 63 5e bc 9a ad bd 63 b5 4d e6 80 28 10 09 43 7d a3 7d 68 38 95 a4 fc c2 0a ff 73 bb 42 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d74db121f408: vl_len:37 SGSN_Test_0-SCCP(1560)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1560)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B229B7FA61F23094399990000105005F0290441F71627'O 20250425100153266 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153266 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153266 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153266 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100153266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153266 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100153266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100153266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153266 DLSS7 DEBUG 0: ASP(asp-dyn-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 0b 22 9b 7f a6 1f 23 09 43 99 99 00 00 10 50 05 f0 29 04 41 f7 16 27 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100153267 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100153267 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100153267 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100153267 DMM INFO MM(262420000001055/d47b0ded) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100153267 DMM NOTICE MM(262420000001055/d47b0ded) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100153267 DMM DEBUG MM(262420000001055/d47b0ded) checking auth: received UMTS RES = 9b 7f a6 1f 41 f7 16 27 (gprs_gmm.c:716) 20250425100153267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100153267 DMM DEBUG MM(262420000001055/d47b0ded) Requesting authorization (sgsn_auth.c:160) 20250425100153267 DMM INFO MM(262420000001055/d47b0ded) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100153267 DMM DEBUG MM(262420000001055/d47b0ded) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100153267 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250425100153267 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) 20250425100153267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250425100153267 DMM DEBUG MM(262420000001055/d47b0ded) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250425100153267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100153267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100153267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100153267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153267 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 2e e0 2a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 11 21 b3 57 8d e2 c6 7d 7a 01 e4 45 9b 00 db da 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d74db121f408: vl_len:12 SGSN_Test_0-SCCP(1560)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1560)@d74db121f408: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425100153278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100153278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153278 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100153278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100153278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153278 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100153279 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250425100153279 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250425100153279 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250425100153279 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250425100153279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250425100153279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250425100153279 DMM INFO MM(262420000001055/d47b0ded) <- GMM ATTACH ACCEPT (new P-TMSI=0xd47b0ded) (gprs_gmm.c:337) 20250425100153279 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250425100153279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100153279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100153279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100153279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 2e e0 2a 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 (osmo_ss7_asp.c:1164) 20250425100153279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100153279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100153279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100153279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 2e e0 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 d4 7b 0d ed 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425100153284 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100153284 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100153284 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250425100153284 DMM INFO MM(262420000001055/d47b0ded) Subscriber data update (mmctx.c:445) 20250425100153284 DMM DEBUG MM(262420000001055/d47b0ded) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100153284 DMM INFO MM(262420000001055/d47b0ded) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100153284 DMM NOTICE MM(262420000001055/d47b0ded) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250425100153284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100153284 DMM NOTICE MM(262420000001055/d47b0ded) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100153284 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) 20250425100153285 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100153285 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250425100153285 DMM INFO MM(262420000001055/d47b0ded) Subscriber data update (mmctx.c:445) 20250425100153285 DMM DEBUG MM(262420000001055/d47b0ded) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d74db121f408: vl_len:14 SGSN_Test_0-SCCP(1560)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1560)@d74db121f408: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250425100153288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100153288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153288 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100153288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100153288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153288 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100153288 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100153288 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100153288 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100153288 DMM INFO MM(262420000001055/d47b0ded) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100153288 DMM NOTICE MM(262420000001055/d47b0ded) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100153288 DMM DEBUG GMM(gmm_fsm)[0x55a1640a90c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100153288 DMM DEBUG GMM(gmm_fsm)[0x55a1640a90c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100153288 DMM DEBUG MM_STATE_Iu(9)[0x55a1640a7db0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250425100153288 DMM DEBUG MM_STATE_Iu(9)[0x55a1640a7db0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250425100153288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100153288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100153288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100153288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100153288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100153288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 2e e0 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d74db121f408: vl_len:7 SGSN_Test_0-SCCP(1560)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1560)@d74db121f408: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425100153295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100153295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153295 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100153295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100153295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153295 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100153296 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425100153296 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425100153296 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250425100153296 DMM INFO MM(262420000001055/d47b0ded) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250425100153296 DMM DEBUG MM_STATE_Iu(9)[0x55a1640a7db0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250425100153296 DMM DEBUG MM_STATE_Iu(9)[0x55a1640a7db0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250425100153296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100153296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100153296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100153296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 2e e0 2a 00 00 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on local reference:0 20250425100153298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153298 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153298 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153298 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100153298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153298 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100153298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100153298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 09 2e e0 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1562)@d74db121f408: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3072042 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d74db121f408: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d74db121f408: 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 := 'D47B0DED'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@d74db121f408: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)10575236 SGSN_Test_0-RAN(1562)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1560)@d74db121f408: First idle individual index:0 20250425100153504 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100153504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153504 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100153504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100153504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153504 DLSS7 DEBUG 0: ASP(asp-dyn-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 a1 5d 84 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 d4 7b 0d ed 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 (osmo_ss7_asp.c:1164) 20250425100153505 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100153505 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100153505 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100153505 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD47B0DED) type="signalling"  (gprs_gmm.c:1936) 20250425100153505 DMM DEBUG GMM(gmm_fsm)[0x55a1640a90c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250425100153505 DMM DEBUG GMM(gmm_fsm)[0x55a1640a90c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425100153505 DMM DEBUG MM(262420000001055/d47b0ded) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250425100153505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100153505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100153505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100153505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153505 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 a1 5d 84 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100153505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100153505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100153505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100153505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100153505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100153505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100153505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100153505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100153505 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 a1 5d 84 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 11 21 b3 57 8d e2 c6 7d 7a 01 e4 45 9b 00 db da 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1560)@d74db121f408: { messageType := 2, destLocRef := 'A15D84'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(1560)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d74db121f408: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d74db121f408: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@d74db121f408: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d74db121f408: Final verdict of PTC: error 20250425100153511 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425100153511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100153511 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425100153511 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425100153511 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425100153511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100153511 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425100153511 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425100153511 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:769) 20250425100153511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100153511 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425100153511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425100153511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425100153511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425100153511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425100153511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100153511 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100153511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425100153511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425100153511 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425100153513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1563)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1566)@d74db121f408: Final verdict of PTC: none 20250425100153516 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100153516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1562)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-SCCP(1560)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@d74db121f408: Final verdict of PTC: none -NSVCI98(1556)@d74db121f408: Final verdict of PTC: none -NSVCI97(1550)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@d74db121f408: Final verdict of PTC: none -NSVCI99(1561)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1555)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1554)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1559)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1548)@d74db121f408: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1554): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1555): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1556): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1559): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-SCCP(1560): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1561): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@d74db121f408: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Fri Apr 25 10:01:53 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250425100153676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100154178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=267232) 20250425100154516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100154516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=267232, count=268392) 20250425100155512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425100155512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425100155512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425100155517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100155517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Fri Apr 25 10:01:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100156518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100156518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250425100157208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100157209 DMM INFO MM(262420000001055/d47b0ded) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100157209 DMM INFO MM(262420000001055/d47b0ded) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100157209 DMM DEBUG GMM(gmm_fsm)[0x55a1640a90c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100157209 DMM DEBUG GMM(gmm_fsm)[0x55a1640a90c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100157209 DMM DEBUG MM_STATE_Iu(9)[0x55a1640a7db0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250425100157209 DMM DEBUG MM_STATE_Iu(9)[0x55a1640a7db0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250425100157209 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250425100157209 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) 20250425100157209 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) 20250425100157209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425100157209 DMM DEBUG MM_STATE_Gb[0x55a164098530]{Idle}: Deallocated (fsm.c:568) 20250425100157209 DMM DEBUG MM_STATE_Iu(9)[0x55a1640a7db0]{Detached}: Deallocated (fsm.c:568) 20250425100157209 DMM DEBUG GMM(gmm_fsm)[0x55a1640a90c0]{Deregistered}: Deallocated (fsm.c:568) 20250425100157209 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100157239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100157239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100157239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100157239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100157239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100157239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100157239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100157239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100157239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1574)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1573)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100157242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100157242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100157242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100157242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100157242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100157242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100157242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100157242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100157242 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100157242 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100157242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100157243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100157243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1575)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100157249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100157259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100157259 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(1571)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1579)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1579)@d74db121f408: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1578)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425100157272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100157272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100157272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100157272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100157272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100157272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100157272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100157272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100157272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1579)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100157274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100157274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100157274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100157274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100157274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100157274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100157274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100157274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100157274 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100157274 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100157274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100157275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1579)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100157275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1579)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1580)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100157279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1578)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250425100157288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100157288 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1583)@d74db121f408: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100157293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100157293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100157293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100157293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100157293 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100157293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100157293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100157293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100157293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100157295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100157295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100157295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100157295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100157295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100157295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100157295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100157295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100157295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100157295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100157295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1583)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100157297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100157297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100157301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d74db121f408: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@d74db121f408: ************************************************* SGSN_Test_0-M3UA(1586)@d74db121f408: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@d74db121f408: ************************************************* MTC@d74db121f408: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@d74db121f408: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1580)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100157314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100157314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100157507 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425100157507 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425100157507 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425100157507 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@d74db121f408: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250425100157510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100157510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425100157510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425100157510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425100157510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425100157510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425100157510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425100157510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100157510 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425100157510 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 (osmo_ss7_asp.c:1164) 20250425100157510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425100157511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100157511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425100157511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425100157511 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 (osmo_ss7_asp.c:1164) 20250425100157511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425100157511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425100157511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425100157511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100157511 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425100157511 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 (osmo_ss7_asp.c:1164) 20250425100157511 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100157511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425100157511 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425100157519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100157519 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100157519 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100157519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100157521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425100157522 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425100158318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158318 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158318 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158318 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100158318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158318 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100158318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100158318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158318 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100158318 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250425100158318 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425100158319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100158319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100158319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100158319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158319 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 04 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1585)@d74db121f408: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@d74db121f408: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='DAD48BB6'O, index=0 SGSN_Test-GSUP(1589)@d74db121f408: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d74db121f408: 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 := 'ABDB'O, rac := '98'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(1585)@d74db121f408: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5903283 SGSN_Test_0-SCCP(1584)@d74db121f408: First idle individual index:0 SGSN_Test_0-RAN(1585)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 20250425100158571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100158571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158571 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100158571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100158571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158571 DLSS7 DEBUG 0: ASP(asp-dyn-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 5a 13 b3 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 65 62 f2 24 ab db 98 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 (osmo_ss7_asp.c:1164) 20250425100158571 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100158571 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100158571 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100158571 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100158571 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{Deregistered}: Allocated (fsm.c:456) 20250425100158571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Allocated (fsm.c:456) 20250425100158571 DMM DEBUG MM_STATE_Gb[0x55a1640aad10]{Idle}: Allocated (fsm.c:456) 20250425100158571 DMM DEBUG MM_STATE_Iu[0x55a1640a4750]{Detached}: Allocated (fsm.c:456) 20250425100158571 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100158571 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100158571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100158571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100158571 DMM DEBUG MM(262420000001056/cec58187) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100158571 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250425100158571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100158571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158571 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100158571 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100158571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158571 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 5a 13 b3 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100158572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100158572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100158572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100158572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158572 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 5a 13 b3 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1584)@d74db121f408: { messageType := 2, destLocRef := '5A13B3'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(1584)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d74db121f408: 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 := '4BA70E8A544D1BCDF8A4EE927EE95559'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '13BD8F54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F560E8C576A01CE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '772F5F483B2723B283F0D0457EE33C04'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DEFF968DFFA39D1EFFFDE215C4BD4B64'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8FD1293BCCDA843D37F80479BCDD950F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BB682AE73071BE9D'O } } } } } SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d74db121f408: vl_len:23 SGSN_Test_0-SCCP(1584)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1584)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250425100158579 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158579 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158579 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158579 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100158579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158579 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100158579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100158579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158579 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100158579 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100158579 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100158579 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100158579 DMM DEBUG MM(262420000001056/cec58187) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250425100158579 DMM NOTICE MM(262420000001056/cec58187) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100158579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100158579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100158579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100158579 DMM DEBUG MM(262420000001056/cec58187) Requesting authorization (sgsn_auth.c:160) 20250425100158579 DMM INFO MM(262420000001056/cec58187) Requesting authentication tuples (sgsn_auth.c:184) 20250425100158579 DMM DEBUG MM(262420000001056/cec58187) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100158579 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250425100158579 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(1589)@d74db121f408: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250425100158582 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100158582 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100158582 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100158582 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100158582 DMM INFO MM(262420000001056/cec58187) Subscriber data update (mmctx.c:445) 20250425100158582 DMM DEBUG MM(262420000001056/cec58187) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100158582 DMM INFO MM(262420000001056/cec58187) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100158582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100158582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100158582 DMM INFO MM(262420000001056/cec58187) <- GMM AUTH AND CIPHERING REQ (rand = 4b a7 0e 8a 54 4d 1b cd f8 a4 ee 92 7e e9 55 59 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8f d1 29 3b cc da 84 3d 37 f8 04 79 bc dd 95 0f ) (gprs_gmm.c:510) 20250425100158582 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250425100158582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100158582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100158582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100158582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158582 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 5a 13 b3 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 b0 21 4b a7 0e 8a 54 4d 1b cd f8 a4 ee 92 7e e9 55 59 80 28 10 8f d1 29 3b cc da 84 3d 37 f8 04 79 bc dd 95 0f 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d74db121f408: vl_len:37 SGSN_Test_0-SCCP(1584)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1584)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22BB682AE723094399990000105006F029043071BE9D'O 20250425100158587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100158587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158587 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100158587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100158587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158587 DLSS7 DEBUG 0: ASP(asp-dyn-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 0b 22 bb 68 2a e7 23 09 43 99 99 00 00 10 50 06 f0 29 04 30 71 be 9d 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100158587 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100158587 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100158587 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100158587 DMM INFO MM(262420000001056/cec58187) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100158587 DMM NOTICE MM(262420000001056/cec58187) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100158587 DMM DEBUG MM(262420000001056/cec58187) checking auth: received UMTS RES = bb 68 2a e7 30 71 be 9d (gprs_gmm.c:716) 20250425100158587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100158587 DMM DEBUG MM(262420000001056/cec58187) Requesting authorization (sgsn_auth.c:160) 20250425100158587 DMM INFO MM(262420000001056/cec58187) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100158587 DMM DEBUG MM(262420000001056/cec58187) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100158587 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250425100158587 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) 20250425100158587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250425100158587 DMM DEBUG MM(262420000001056/cec58187) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250425100158587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100158587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100158587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100158587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158587 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 5a 13 b3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 77 2f 5f 48 3b 27 23 b2 83 f0 d0 45 7e e3 3c 04 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d74db121f408: vl_len:12 SGSN_Test_0-SCCP(1584)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1584)@d74db121f408: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425100158599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100158599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158599 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100158599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100158599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158599 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100158599 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250425100158599 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250425100158599 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250425100158599 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250425100158599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250425100158599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250425100158599 DMM INFO MM(262420000001056/cec58187) <- GMM ATTACH ACCEPT (new P-TMSI=0xcec58187) (gprs_gmm.c:337) 20250425100158599 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250425100158599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100158599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100158599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100158599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158599 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 5a 13 b3 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 (osmo_ss7_asp.c:1164) 20250425100158599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100158599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100158599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100158599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158599 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 5a 13 b3 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 ce c5 81 87 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425100158605 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100158605 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100158605 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250425100158605 DMM INFO MM(262420000001056/cec58187) Subscriber data update (mmctx.c:445) 20250425100158605 DMM DEBUG MM(262420000001056/cec58187) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100158605 DMM INFO MM(262420000001056/cec58187) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100158605 DMM NOTICE MM(262420000001056/cec58187) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250425100158605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100158605 DMM NOTICE MM(262420000001056/cec58187) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100158605 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) 20250425100158605 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100158605 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250425100158605 DMM INFO MM(262420000001056/cec58187) Subscriber data update (mmctx.c:445) 20250425100158605 DMM DEBUG MM(262420000001056/cec58187) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d74db121f408: vl_len:14 SGSN_Test_0-SCCP(1584)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1584)@d74db121f408: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250425100158608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100158608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158608 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100158608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100158608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158608 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100158608 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100158608 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100158608 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100158608 DMM INFO MM(262420000001056/cec58187) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100158609 DMM NOTICE MM(262420000001056/cec58187) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100158609 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100158609 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100158609 DMM DEBUG MM_STATE_Iu(11)[0x55a1640a4750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250425100158609 DMM DEBUG MM_STATE_Iu(11)[0x55a1640a4750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250425100158609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100158609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100158609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100158609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100158609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100158609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158609 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 5a 13 b3 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d74db121f408: vl_len:7 SGSN_Test_0-SCCP(1584)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1584)@d74db121f408: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425100158615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100158615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158615 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100158615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100158615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158615 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100158615 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425100158615 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425100158615 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250425100158615 DMM INFO MM(262420000001056/cec58187) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250425100158615 DMM DEBUG MM_STATE_Iu(11)[0x55a1640a4750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250425100158615 DMM DEBUG MM_STATE_Iu(11)[0x55a1640a4750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250425100158615 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158615 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100158615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100158615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100158615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158615 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 5a 13 b3 00 00 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@d74db121f408: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5903283 20250425100158616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100158616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158616 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100158616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100158616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158616 DLSS7 DEBUG 0: ASP(asp-dyn-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 5a 13 b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d74db121f408: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d74db121f408: 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 := 'CEC58187'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@d74db121f408: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)4506713 SGSN_Test_0-RAN(1585)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@d74db121f408: First idle individual index:0 20250425100158820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100158820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158820 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100158820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100158820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 44 c4 59 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 ce c5 81 87 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 (osmo_ss7_asp.c:1164) 20250425100158820 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100158821 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100158821 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100158821 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCEC58187) type="signalling"  (gprs_gmm.c:1936) 20250425100158821 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250425100158821 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425100158821 DMM DEBUG MM(262420000001056/cec58187) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250425100158821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100158821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158821 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100158821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100158821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158821 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 44 c4 59 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100158821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100158821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100158821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100158821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100158821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100158821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100158821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100158821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100158821 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 44 c4 59 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 77 2f 5f 48 3b 27 23 b2 83 f0 d0 45 7e e3 3c 04 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1584)@d74db121f408: { messageType := 2, destLocRef := '44C459'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(1584)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d74db121f408: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d74db121f408: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@d74db121f408: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d74db121f408: Final verdict of PTC: error 20250425100158827 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425100158827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100158827 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425100158827 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425100158827 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425100158827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100158827 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425100158827 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425100158827 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:769) 20250425100158827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100158828 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425100158828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425100158828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425100158828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425100158828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425100158828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100158828 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100158828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425100158828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425100158828 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425100158830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40962<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1579)@d74db121f408: Final verdict of PTC: none 20250425100158831 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100158831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1586)@d74db121f408: Final verdict of PTC: none -NSVCI99(1583)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-RAN(1585)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1589)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1578)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@d74db121f408: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1582)@d74db121f408: Final verdict of PTC: none -NSVCI97(1573)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1577)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1572)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1571): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1572): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1576): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1577): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1578): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1579): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1582): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@d74db121f408: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Fri Apr 25 10:01:58 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250425100158997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100159500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263700) 20250425100159832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100159832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=263700, count=268152) 20250425100200828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425100200828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425100200828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425100200834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100200834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Fri Apr 25 10:02:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100201834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100201834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250425100202551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100202552 DMM INFO MM(262420000001056/cec58187) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100202552 DMM INFO MM(262420000001056/cec58187) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100202552 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100202552 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100202552 DMM DEBUG MM_STATE_Iu(11)[0x55a1640a4750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250425100202552 DMM DEBUG MM_STATE_Iu(11)[0x55a1640a4750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250425100202552 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250425100202552 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) 20250425100202552 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) 20250425100202552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640982d0]{Init}: Deallocated (fsm.c:568) 20250425100202552 DMM DEBUG MM_STATE_Gb[0x55a1640aad10]{Idle}: Deallocated (fsm.c:568) 20250425100202552 DMM DEBUG MM_STATE_Iu(11)[0x55a1640a4750]{Detached}: Deallocated (fsm.c:568) 20250425100202552 DMM DEBUG GMM(gmm_fsm)[0x55a164098530]{Deregistered}: Deallocated (fsm.c:568) 20250425100202552 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100202570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100202570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100202570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100202570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100202570 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100202570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100202570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100202570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100202570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100202571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100202571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100202571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100202571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100202571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100202571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100202571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100202571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100202571 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100202571 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100202571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100202572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100202572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1597)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425100202575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1593)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100202582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100202582 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1597)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@d74db121f408: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100202586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100202586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100202586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100202586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100202586 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100202586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100202586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100202586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100202586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100202587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100202587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100202587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100202587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100202587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100202587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100202587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100202587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100202587 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100202587 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100202587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100202587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100202587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100202590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100202597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100202597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1603)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1602)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100202604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100202604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100202604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100202604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100202604 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100202604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100202604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100202604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100202604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100202605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100202605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100202605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100202605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100202605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100202605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100202605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100202605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100202605 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100202605 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100202605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100202606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100202606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100202608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d74db121f408: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@d74db121f408: ************************************************* SGSN_Test_0-M3UA(1609)@d74db121f408: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@d74db121f408: ************************************************* MTC@d74db121f408: Starting RAN_Emulation 20250425100202616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100202616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1607)@d74db121f408: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100202815 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425100202815 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425100202815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425100202815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@d74db121f408: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250425100202817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100202817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425100202817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425100202817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425100202817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425100202817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425100202817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425100202817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100202817 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425100202817 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 (osmo_ss7_asp.c:1164) 20250425100202817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425100202817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100202817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425100202817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425100202817 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 (osmo_ss7_asp.c:1164) 20250425100202817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425100202817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425100202817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425100202817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100202817 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425100202817 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 (osmo_ss7_asp.c:1164) 20250425100202817 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100202817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425100202818 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425100202835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100202835 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100202835 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100202835 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100202836 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425100202837 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425100203623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100203623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203623 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100203623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100203623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203623 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100203623 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250425100203623 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425100203623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100203623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100203623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100203623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 07 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1608)@d74db121f408: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@d74db121f408: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='EF19347D'O, index=0 SGSN_Test-GSUP(1612)@d74db121f408: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d74db121f408: 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 := 'BFD3'O, rac := 'E5'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(1608)@d74db121f408: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)15575847 SGSN_Test_0-SCCP(1607)@d74db121f408: First idle individual index:0 SGSN_Test_0-RAN(1608)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 20250425100203869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100203869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203869 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100203869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100203869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203869 DLSS7 DEBUG 0: ASP(asp-dyn-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 ed ab 27 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 bf d3 e5 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 (osmo_ss7_asp.c:1164) 20250425100203870 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100203870 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100203870 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100203870 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100203870 DMM DEBUG GMM(gmm_fsm)[0x55a1640a4750]{Deregistered}: Allocated (fsm.c:456) 20250425100203870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Init}: Allocated (fsm.c:456) 20250425100203870 DMM DEBUG MM_STATE_Gb[0x55a1640982d0]{Idle}: Allocated (fsm.c:456) 20250425100203870 DMM DEBUG MM_STATE_Iu[0x55a16409f0c0]{Detached}: Allocated (fsm.c:456) 20250425100203870 DMM DEBUG GMM(gmm_fsm)[0x55a1640a4750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100203870 DMM DEBUG GMM(gmm_fsm)[0x55a1640a4750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100203870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100203870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100203870 DMM DEBUG MM(262420000001057/fe3a2e09) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100203870 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250425100203870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100203870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203870 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100203870 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100203870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203870 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 ed ab 27 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100203870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100203870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100203870 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100203870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203870 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 ed ab 27 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1607)@d74db121f408: { messageType := 2, destLocRef := 'EDAB27'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(1607)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d74db121f408: 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 := '728EB96EE056FD3A1CE0B29853A01FE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C4024A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53952FE97F800A70'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CC8DA9D9667A3B794C7309078B499BF9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1391A95632C5451F52BA93217287CA1C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '621E5B0D19BF456A9C71970A68E9BD1B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8C9960207129A17F'O } } } } } SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d74db121f408: vl_len:23 SGSN_Test_0-SCCP(1607)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1607)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250425100203875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100203875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203875 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100203875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100203875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203875 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100203875 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100203875 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100203875 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100203875 DMM DEBUG MM(262420000001057/fe3a2e09) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250425100203875 DMM NOTICE MM(262420000001057/fe3a2e09) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100203875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100203875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100203875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100203875 DMM DEBUG MM(262420000001057/fe3a2e09) Requesting authorization (sgsn_auth.c:160) 20250425100203875 DMM INFO MM(262420000001057/fe3a2e09) Requesting authentication tuples (sgsn_auth.c:184) 20250425100203875 DMM DEBUG MM(262420000001057/fe3a2e09) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100203875 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250425100203875 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(1612)@d74db121f408: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250425100203877 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100203877 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100203877 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100203877 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100203877 DMM INFO MM(262420000001057/fe3a2e09) Subscriber data update (mmctx.c:445) 20250425100203877 DMM DEBUG MM(262420000001057/fe3a2e09) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100203877 DMM INFO MM(262420000001057/fe3a2e09) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100203877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100203877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100203877 DMM INFO MM(262420000001057/fe3a2e09) <- GMM AUTH AND CIPHERING REQ (rand = 72 8e b9 6e e0 56 fd 3a 1c e0 b2 98 53 a0 1f e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 62 1e 5b 0d 19 bf 45 6a 9c 71 97 0a 68 e9 bd 1b ) (gprs_gmm.c:510) 20250425100203877 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250425100203877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100203877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100203877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100203877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203877 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 ed ab 27 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 72 8e b9 6e e0 56 fd 3a 1c e0 b2 98 53 a0 1f e3 80 28 10 62 1e 5b 0d 19 bf 45 6a 9c 71 97 0a 68 e9 bd 1b 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d74db121f408: vl_len:37 SGSN_Test_0-SCCP(1607)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1607)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C228C99602023094399990000105007F029047129A17F'O 20250425100203880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100203880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203880 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100203880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100203880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0c 22 8c 99 60 20 23 09 43 99 99 00 00 10 50 07 f0 29 04 71 29 a1 7f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100203880 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100203880 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100203880 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100203880 DMM INFO MM(262420000001057/fe3a2e09) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100203880 DMM NOTICE MM(262420000001057/fe3a2e09) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100203880 DMM DEBUG MM(262420000001057/fe3a2e09) checking auth: received UMTS RES = 8c 99 60 20 71 29 a1 7f (gprs_gmm.c:716) 20250425100203880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100203880 DMM DEBUG MM(262420000001057/fe3a2e09) Requesting authorization (sgsn_auth.c:160) 20250425100203880 DMM INFO MM(262420000001057/fe3a2e09) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100203880 DMM DEBUG MM(262420000001057/fe3a2e09) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100203880 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250425100203880 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) 20250425100203880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250425100203880 DMM DEBUG MM(262420000001057/fe3a2e09) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250425100203881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100203881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203881 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100203881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100203881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203881 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 ed ab 27 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cc 8d a9 d9 66 7a 3b 79 4c 73 09 07 8b 49 9b f9 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d74db121f408: vl_len:12 SGSN_Test_0-SCCP(1607)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1607)@d74db121f408: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425100203885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100203885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203885 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100203885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100203885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203885 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100203885 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250425100203885 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250425100203885 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250425100203885 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250425100203885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250425100203885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250425100203885 DMM INFO MM(262420000001057/fe3a2e09) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe3a2e09) (gprs_gmm.c:337) 20250425100203885 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250425100203885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100203885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100203885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100203885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203885 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 ed ab 27 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 (osmo_ss7_asp.c:1164) 20250425100203885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100203885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100203885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100203885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203885 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 ed ab 27 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 fe 3a 2e 09 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425100203887 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100203887 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100203887 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250425100203887 DMM INFO MM(262420000001057/fe3a2e09) Subscriber data update (mmctx.c:445) 20250425100203887 DMM DEBUG MM(262420000001057/fe3a2e09) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100203887 DMM INFO MM(262420000001057/fe3a2e09) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100203887 DMM NOTICE MM(262420000001057/fe3a2e09) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250425100203887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100203887 DMM NOTICE MM(262420000001057/fe3a2e09) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100203887 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) 20250425100203888 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100203888 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250425100203888 DMM INFO MM(262420000001057/fe3a2e09) Subscriber data update (mmctx.c:445) 20250425100203888 DMM DEBUG MM(262420000001057/fe3a2e09) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d74db121f408: vl_len:14 SGSN_Test_0-SCCP(1607)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1607)@d74db121f408: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250425100203889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100203889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203889 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100203889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100203889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203889 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100203889 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100203889 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100203889 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100203889 DMM INFO MM(262420000001057/fe3a2e09) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100203889 DMM NOTICE MM(262420000001057/fe3a2e09) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100203889 DMM DEBUG GMM(gmm_fsm)[0x55a1640a4750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100203889 DMM DEBUG GMM(gmm_fsm)[0x55a1640a4750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100203889 DMM DEBUG MM_STATE_Iu(13)[0x55a16409f0c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250425100203889 DMM DEBUG MM_STATE_Iu(13)[0x55a16409f0c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250425100203889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100203889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100203889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100203889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100203889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100203889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203889 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 ed ab 27 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d74db121f408: vl_len:7 SGSN_Test_0-SCCP(1607)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1607)@d74db121f408: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425100203892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100203892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203892 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100203892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100203892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203892 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100203892 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425100203892 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425100203892 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250425100203892 DMM INFO MM(262420000001057/fe3a2e09) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250425100203892 DMM DEBUG MM_STATE_Iu(13)[0x55a16409f0c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250425100203892 DMM DEBUG MM_STATE_Iu(13)[0x55a16409f0c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250425100203892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100203892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100203892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100203892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203892 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 ed ab 27 00 00 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on local reference:0 20250425100203893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100203893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100203893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100203893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100203893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100203893 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100203893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100203893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100203893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100203893 DLSS7 DEBUG 0: ASP(asp-dyn-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 ed ab 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1608)@d74db121f408: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)15575847 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d74db121f408: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d74db121f408: 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 := 'FE3A2E09'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@d74db121f408: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)134693 SGSN_Test_0-RAN(1608)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@d74db121f408: First idle individual index:0 20250425100204096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100204096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100204096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100204096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100204096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100204096 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100204096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100204096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100204096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100204096 DLSS7 DEBUG 0: ASP(asp-dyn-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 0e 25 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 fe 3a 2e 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 (osmo_ss7_asp.c:1164) 20250425100204096 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100204096 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100204096 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100204096 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFE3A2E09) type="signalling"  (gprs_gmm.c:1936) 20250425100204096 DMM DEBUG GMM(gmm_fsm)[0x55a1640a4750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250425100204096 DMM DEBUG GMM(gmm_fsm)[0x55a1640a4750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425100204096 DMM DEBUG MM(262420000001057/fe3a2e09) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250425100204096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100204096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100204096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100204096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100204096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100204096 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100204096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100204096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100204096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100204096 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 02 0e 25 00 00 0e 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100204096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100204096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100204097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100204097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100204097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100204097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100204097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100204097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100204097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100204097 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 02 0e 25 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cc 8d a9 d9 66 7a 3b 79 4c 73 09 07 8b 49 9b f9 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1607)@d74db121f408: { messageType := 2, destLocRef := '020E25'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(1607)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d74db121f408: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d74db121f408: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d74db121f408: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@d74db121f408: Warning: The last outgoing messages on port CLIENT may be lost. 20250425100204102 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425100204102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100204102 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425100204102 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425100204102 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425100204102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100204102 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425100204102 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425100204102 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:769) 20250425100204102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100204102 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425100204102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425100204102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425100204102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425100204102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425100204102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100204102 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100204102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425100204102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425100204102 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425100204104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40974<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1607)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-RAN(1608)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1612)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-M3UA(1609)@d74db121f408: Final verdict of PTC: none 20250425100204105 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100204105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1606)@d74db121f408: Final verdict of PTC: none -NSVCI97(1596)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@d74db121f408: Final verdict of PTC: none -NSVCI98(1601)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@d74db121f408: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1594)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1599)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1604)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@d74db121f408: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Fri Apr 25 10:02:04 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250425100204263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100204764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=265860) 20250425100205106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100205106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=265860, count=267020) 20250425100206103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425100206103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425100206103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425100206107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100206107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Fri Apr 25 10:02:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100207108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100207108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_attach_pdp_act_pmm_idle started. 20250425100207792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100207793 DMM INFO MM(262420000001057/fe3a2e09) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100207793 DMM INFO MM(262420000001057/fe3a2e09) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100207793 DMM DEBUG GMM(gmm_fsm)[0x55a1640a4750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100207793 DMM DEBUG GMM(gmm_fsm)[0x55a1640a4750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100207793 DMM DEBUG MM_STATE_Iu(13)[0x55a16409f0c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250425100207793 DMM DEBUG MM_STATE_Iu(13)[0x55a16409f0c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250425100207793 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250425100207793 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) 20250425100207793 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) 20250425100207793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Init}: Deallocated (fsm.c:568) 20250425100207793 DMM DEBUG MM_STATE_Gb[0x55a1640982d0]{Idle}: Deallocated (fsm.c:568) 20250425100207793 DMM DEBUG MM_STATE_Iu(13)[0x55a16409f0c0]{Detached}: Deallocated (fsm.c:568) 20250425100207793 DMM DEBUG GMM(gmm_fsm)[0x55a1640a4750]{Deregistered}: Deallocated (fsm.c:568) 20250425100207793 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100207811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100207811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100207811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100207811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100207811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100207811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100207811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100207811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100207811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100207813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100207813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100207813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100207813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100207813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100207813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100207813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100207813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100207813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100207813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100207813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100207813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100207813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1620)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425100207816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100207824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100207824 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1620)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100207828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100207828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100207828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100207828 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100207828 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100207828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100207828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100207828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100207828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1624)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100207829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100207829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100207829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100207829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100207829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100207829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100207829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100207829 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100207829 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100207829 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100207829 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100207829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100207830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1625)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425100207834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100207842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100207842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1625)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1629)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100207847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100207847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100207847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100207847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100207847 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100207847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100207847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100207847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100207847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100207849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100207849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100207849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100207849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100207849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100207849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100207849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100207849 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100207849 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100207849 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100207849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1629)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100207849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100207849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100207853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d74db121f408: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@d74db121f408: ************************************************* SGSN_Test_0-M3UA(1632)@d74db121f408: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@d74db121f408: ************************************************* MTC@d74db121f408: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1626)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-SCCP(1630)@d74db121f408: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1626)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100207860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100207860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100208057 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425100208057 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425100208057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425100208057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@d74db121f408: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250425100208059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100208059 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425100208059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425100208059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425100208059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425100208059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425100208059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425100208060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100208060 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425100208060 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 (osmo_ss7_asp.c:1164) 20250425100208060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425100208060 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100208060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425100208060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425100208060 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 (osmo_ss7_asp.c:1164) 20250425100208060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425100208060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425100208060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425100208060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100208060 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425100208060 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 (osmo_ss7_asp.c:1164) 20250425100208060 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100208060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425100208060 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425100208109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100208109 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100208109 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100208109 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@d74db121f408: Established a new IPA connection (conn_id=2) 20250425100208110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100208110 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425100208864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100208864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100208864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100208864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100208864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100208864 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100208864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100208864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100208864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100208864 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100208864 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250425100208864 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425100208864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100208864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100208864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100208864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100208864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100208864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100208864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100208864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100208864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100208864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0a 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1631)@d74db121f408: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@d74db121f408: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='E81B16FE'O, index=0 SGSN_Test-GSUP(1635)@d74db121f408: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@d74db121f408: 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 := 'BCBF'O, rac := '30'O ("0") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@d74db121f408: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)12754553 SGSN_Test_0-SCCP(1630)@d74db121f408: First idle individual index:0 SGSN_Test_0-RAN(1631)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 20250425100209168 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100209168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209168 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100209168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100209168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209168 DLSS7 DEBUG 0: ASP(asp-dyn-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 c2 9e 79 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 bc bf 30 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100209169 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100209169 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100209169 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100209169 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100209169 DMM DEBUG GMM(gmm_fsm)[0x55a1640982d0]{Deregistered}: Allocated (fsm.c:456) 20250425100209169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Init}: Allocated (fsm.c:456) 20250425100209169 DMM DEBUG MM_STATE_Gb[0x55a1640aba50]{Idle}: Allocated (fsm.c:456) 20250425100209169 DMM DEBUG MM_STATE_Iu[0x55a1640ac1c0]{Detached}: Allocated (fsm.c:456) 20250425100209169 DMM DEBUG GMM(gmm_fsm)[0x55a1640982d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100209169 DMM DEBUG GMM(gmm_fsm)[0x55a1640982d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100209169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100209169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100209169 DMM DEBUG MM(262420000001005/d1e931e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100209169 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250425100209169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100209169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100209169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100209169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209169 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 c2 9e 79 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100209169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100209169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100209169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100209169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209169 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 c2 9e 79 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1630)@d74db121f408: { messageType := 2, destLocRef := 'C29E79'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(1630)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@d74db121f408: 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 := '5D062C28C060C3E40C52FCFF71EC594B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '34C9363F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0B949012D156BF1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '49D020792AC44DB24528ECE540CC8A26'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BF413509B848A0D21C14042E88CBC2AB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '59B1DCF5A27C93E5D02A60661C0E32C9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4D0BF6C4EE6F5FE7'O } } } } } SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@d74db121f408: vl_len:23 SGSN_Test_0-SCCP(1630)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1630)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250425100209184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100209184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209184 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100209184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100209185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209185 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100209185 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100209185 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100209185 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100209185 DMM DEBUG MM(262420000001005/d1e931e2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250425100209185 DMM NOTICE MM(262420000001005/d1e931e2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100209185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100209185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100209185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100209185 DMM DEBUG MM(262420000001005/d1e931e2) Requesting authorization (sgsn_auth.c:160) 20250425100209185 DMM INFO MM(262420000001005/d1e931e2) Requesting authentication tuples (sgsn_auth.c:184) 20250425100209185 DMM DEBUG MM(262420000001005/d1e931e2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100209185 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250425100209185 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(1635)@d74db121f408: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@d74db121f408: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250425100209187 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100209187 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100209187 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100209187 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100209187 DMM INFO MM(262420000001005/d1e931e2) Subscriber data update (mmctx.c:445) 20250425100209187 DMM DEBUG MM(262420000001005/d1e931e2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100209187 DMM INFO MM(262420000001005/d1e931e2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100209187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100209187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100209188 DMM INFO MM(262420000001005/d1e931e2) <- GMM AUTH AND CIPHERING REQ (rand = 5d 06 2c 28 c0 60 c3 e4 0c 52 fc ff 71 ec 59 4b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 59 b1 dc f5 a2 7c 93 e5 d0 2a 60 66 1c 0e 32 c9 ) (gprs_gmm.c:510) 20250425100209188 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250425100209188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100209188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100209188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100209188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209188 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 c2 9e 79 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 b0 21 5d 06 2c 28 c0 60 c3 e4 0c 52 fc ff 71 ec 59 4b 80 28 10 59 b1 dc f5 a2 7c 93 e5 d0 2a 60 66 1c 0e 32 c9 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@d74db121f408: vl_len:37 SGSN_Test_0-SCCP(1630)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1630)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B224D0BF6C423094399990000100005F02904EE6F5FE7'O 20250425100209197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100209198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209198 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100209198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100209198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209198 DLSS7 DEBUG 0: ASP(asp-dyn-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 4d 0b f6 c4 23 09 43 99 99 00 00 10 00 05 f0 29 04 ee 6f 5f e7 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100209198 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100209198 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100209198 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100209198 DMM INFO MM(262420000001005/d1e931e2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100209198 DMM NOTICE MM(262420000001005/d1e931e2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100209198 DMM DEBUG MM(262420000001005/d1e931e2) checking auth: received UMTS RES = 4d 0b f6 c4 ee 6f 5f e7 (gprs_gmm.c:716) 20250425100209198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100209198 DMM DEBUG MM(262420000001005/d1e931e2) Requesting authorization (sgsn_auth.c:160) 20250425100209198 DMM INFO MM(262420000001005/d1e931e2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100209198 DMM DEBUG MM(262420000001005/d1e931e2) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100209198 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250425100209198 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) 20250425100209198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250425100209198 DMM DEBUG MM(262420000001005/d1e931e2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250425100209198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100209198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100209198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100209198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209198 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 c2 9e 79 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 49 d0 20 79 2a c4 4d b2 45 28 ec e5 40 cc 8a 26 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@d74db121f408: vl_len:12 SGSN_Test_0-SCCP(1630)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1630)@d74db121f408: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425100209207 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209207 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209207 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209207 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100209207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209207 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100209207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100209207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209207 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100209208 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250425100209208 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250425100209208 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250425100209208 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250425100209208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250425100209208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250425100209208 DMM INFO MM(262420000001005/d1e931e2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1e931e2) (gprs_gmm.c:337) 20250425100209208 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250425100209208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100209208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100209208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100209208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209208 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 c2 9e 79 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 (osmo_ss7_asp.c:1164) 20250425100209208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100209208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100209208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100209208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209208 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 c2 9e 79 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 e9 31 e2 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425100209213 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100209213 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100209213 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250425100209213 DMM INFO MM(262420000001005/d1e931e2) Subscriber data update (mmctx.c:445) 20250425100209213 DMM DEBUG MM(262420000001005/d1e931e2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100209213 DMM INFO MM(262420000001005/d1e931e2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100209213 DMM NOTICE MM(262420000001005/d1e931e2) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250425100209213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100209213 DMM NOTICE MM(262420000001005/d1e931e2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100209213 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) 20250425100209214 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100209214 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250425100209214 DMM INFO MM(262420000001005/d1e931e2) Subscriber data update (mmctx.c:445) 20250425100209214 DMM DEBUG MM(262420000001005/d1e931e2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@d74db121f408: vl_len:14 SGSN_Test_0-SCCP(1630)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1630)@d74db121f408: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250425100209217 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100209217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209217 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100209217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100209217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209217 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100209217 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100209217 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100209217 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100209217 DMM INFO MM(262420000001005/d1e931e2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100209217 DMM NOTICE MM(262420000001005/d1e931e2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100209217 DMM DEBUG GMM(gmm_fsm)[0x55a1640982d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100209217 DMM DEBUG GMM(gmm_fsm)[0x55a1640982d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100209217 DMM DEBUG MM_STATE_Iu(15)[0x55a1640ac1c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250425100209217 DMM DEBUG MM_STATE_Iu(15)[0x55a1640ac1c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250425100209217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100209218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100209218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100209218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100209218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100209218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209218 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 c2 9e 79 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@d74db121f408: vl_len:7 SGSN_Test_0-SCCP(1630)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1630)@d74db121f408: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425100209225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100209225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209225 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100209225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100209225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209225 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100209225 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425100209225 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425100209225 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250425100209225 DMM INFO MM(262420000001005/d1e931e2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250425100209225 DMM DEBUG MM_STATE_Iu(15)[0x55a1640ac1c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250425100209225 DMM DEBUG MM_STATE_Iu(15)[0x55a1640ac1c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250425100209225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100209225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100209225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100209225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209225 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 c2 9e 79 00 00 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on local reference:0 20250425100209227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100209227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209227 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100209227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100209227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209227 DLSS7 DEBUG 0: ASP(asp-dyn-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 c2 9e 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1631)@d74db121f408: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)12754553 TC_attach_pdp_act_pmm_idle(1637)@d74db121f408: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@d74db121f408: 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 := 'D1E931E2'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@d74db121f408: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)12904824 SGSN_Test_0-RAN(1631)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@d74db121f408: First idle individual index:0 20250425100209428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209428 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209428 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209428 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100209428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209428 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100209428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100209428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209428 DLSS7 DEBUG 0: ASP(asp-dyn-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 c4 e9 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 d1 e9 31 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 (osmo_ss7_asp.c:1164) 20250425100209429 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100209429 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100209429 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100209429 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD1E931E2) type="signalling"  (gprs_gmm.c:1936) 20250425100209429 DMM DEBUG GMM(gmm_fsm)[0x55a1640982d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250425100209429 DMM DEBUG GMM(gmm_fsm)[0x55a1640982d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425100209429 DMM DEBUG MM(262420000001005/d1e931e2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250425100209429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100209429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100209429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100209429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209429 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 c4 e9 78 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100209429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100209429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100209429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100209429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100209429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100209429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100209429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100209429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100209429 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 c4 e9 78 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 49 d0 20 79 2a c4 4d b2 45 28 ec e5 40 cc 8a 26 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1630)@d74db121f408: { messageType := 2, destLocRef := 'C4E978'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(1630)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@d74db121f408: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@d74db121f408: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@d74db121f408: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@d74db121f408: Final verdict of PTC: error 20250425100209436 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425100209436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100209436 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425100209436 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425100209436 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425100209436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100209436 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425100209436 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425100209436 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:769) 20250425100209436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100209436 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425100209436 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425100209436 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425100209436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425100209436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425100209436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100209436 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100209436 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425100209436 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425100209437 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425100209438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45770<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@d74db121f408: Final verdict of PTC: none -NSVCI97(1619)@d74db121f408: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@d74db121f408: Final verdict of PTC: none 20250425100209444 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100209444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1636)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1635)@d74db121f408: Final verdict of PTC: none -NSVCI99(1629)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1627)@d74db121f408: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1617)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@d74db121f408: Final verdict of PTC: none -NSVCI98(1624)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1622)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@d74db121f408: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Fri Apr 25 10:02:09 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250425100209654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100210156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45784<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261824) 20250425100210445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100210445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=261824, count=266276) 20250425100211437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425100211437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425100211437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425100211445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100211445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Fri Apr 25 10:02:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100212446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100212446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_pmm_idle_rx_mt_data started. 20250425100213190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100213191 DMM INFO MM(262420000001005/d1e931e2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100213191 DMM INFO MM(262420000001005/d1e931e2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100213191 DMM DEBUG GMM(gmm_fsm)[0x55a1640982d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100213191 DMM DEBUG GMM(gmm_fsm)[0x55a1640982d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100213191 DMM DEBUG MM_STATE_Iu(15)[0x55a1640ac1c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250425100213191 DMM DEBUG MM_STATE_Iu(15)[0x55a1640ac1c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250425100213191 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250425100213191 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) 20250425100213191 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) 20250425100213191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Init}: Deallocated (fsm.c:568) 20250425100213191 DMM DEBUG MM_STATE_Gb[0x55a1640aba50]{Idle}: Deallocated (fsm.c:568) 20250425100213191 DMM DEBUG MM_STATE_Iu(15)[0x55a1640ac1c0]{Detached}: Deallocated (fsm.c:568) 20250425100213191 DMM DEBUG GMM(gmm_fsm)[0x55a1640982d0]{Deregistered}: Deallocated (fsm.c:568) 20250425100213191 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100213209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100213209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100213209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100213209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100213209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100213209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100213209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100213209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100213209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100213211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100213211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100213211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100213211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100213211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100213211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100213211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100213211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100213211 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100213211 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100213211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100213211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100213211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1643)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425100213215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1639)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250425100213224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100213224 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1643)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1641)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1647)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100213230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100213230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100213230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100213230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100213230 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100213230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100213230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100213230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100213230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100213232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100213232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100213232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100213232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100213232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100213232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100213232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100213232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100213232 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100213232 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100213232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100213233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100213233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1648)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 20250425100213237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1644)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250425100213248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100213248 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1652)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1646)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1652)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100213255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100213255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100213255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100213255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100213255 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100213255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100213255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100213255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100213255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100213257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100213257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100213257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100213257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100213257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100213257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100213257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100213257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100213257 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100213257 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100213257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1652)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100213258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100213258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100213262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d74db121f408: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d74db121f408: Starting RAN_Emulation SGSN_Test_0-M3UA(1655)@d74db121f408: ************************************************* SGSN_Test_0-M3UA(1655)@d74db121f408: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@d74db121f408: ************************************************* SGSN_Test_0-SCCP(1653)@d74db121f408: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1649)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100213273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100213273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100213447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100213447 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100213447 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100213447 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100213448 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425100213448 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425100213467 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425100213467 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425100213467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425100213467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@d74db121f408: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250425100213469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100213469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425100213469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425100213469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425100213469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425100213469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425100213469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425100213469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100213469 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425100213469 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 (osmo_ss7_asp.c:1164) 20250425100213469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425100213470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100213470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425100213470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425100213470 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 (osmo_ss7_asp.c:1164) 20250425100213470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425100213470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425100213470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425100213470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100213470 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425100213470 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 (osmo_ss7_asp.c:1164) 20250425100213470 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100213470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425100213470 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425100214274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100214274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214274 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100214274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100214274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214274 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100214274 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250425100214274 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425100214274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100214274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100214274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100214274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214274 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1654)@d74db121f408: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@d74db121f408: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='CE1EBC27'O, index=0 SGSN_Test-GSUP(1658)@d74db121f408: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@d74db121f408: 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 := '9328'O, rac := '8A'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(1654)@d74db121f408: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)10311238 SGSN_Test_0-SCCP(1653)@d74db121f408: First idle individual index:0 SGSN_Test_0-RAN(1654)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 20250425100214486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100214486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214486 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100214486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100214486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214486 DLSS7 DEBUG 0: ASP(asp-dyn-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 9d 56 46 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 93 28 8a 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 (osmo_ss7_asp.c:1164) 20250425100214486 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100214486 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100214486 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100214486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100214486 DMM DEBUG GMM(gmm_fsm)[0x55a1640ac1c0]{Deregistered}: Allocated (fsm.c:456) 20250425100214486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{Init}: Allocated (fsm.c:456) 20250425100214486 DMM DEBUG MM_STATE_Gb[0x55a1640aad10]{Idle}: Allocated (fsm.c:456) 20250425100214486 DMM DEBUG MM_STATE_Iu[0x55a1640acb20]{Detached}: Allocated (fsm.c:456) 20250425100214486 DMM DEBUG GMM(gmm_fsm)[0x55a1640ac1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100214486 DMM DEBUG GMM(gmm_fsm)[0x55a1640ac1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100214486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100214486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100214486 DMM DEBUG MM(262420000001007/c7076eea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100214486 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250425100214486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100214486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214486 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250425100214486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100214486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214486 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 9d 56 46 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100214486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100214486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100214486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100214486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214486 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 9d 56 46 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1653)@d74db121f408: { messageType := 2, destLocRef := '9D5646'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(1653)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@d74db121f408: 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 := '26BCF8708DF5D73A0E934B6C364D93B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA98CF24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE590A85DC43CC98'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BFAB7BAA4812B3E33F1B3204953ECCA4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E122E49B44BAE4CE587A011190B70936'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '277A12EADBF6205302B6AD10E303C510'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '79307425A50D49F5'O } } } } } SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d74db121f408: vl_len:23 SGSN_Test_0-SCCP(1653)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1653)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250425100214492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100214492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214492 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100214492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100214492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214492 DLSS7 DEBUG 0: ASP(asp-dyn-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 11 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 (osmo_ss7_asp.c:1164) 20250425100214492 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100214492 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100214492 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100214492 DMM DEBUG MM(262420000001007/c7076eea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250425100214492 DMM NOTICE MM(262420000001007/c7076eea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100214492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100214492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100214492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100214492 DMM DEBUG MM(262420000001007/c7076eea) Requesting authorization (sgsn_auth.c:160) 20250425100214492 DMM INFO MM(262420000001007/c7076eea) Requesting authentication tuples (sgsn_auth.c:184) 20250425100214492 DMM DEBUG MM(262420000001007/c7076eea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100214492 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250425100214492 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(1658)@d74db121f408: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@d74db121f408: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250425100214494 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100214494 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100214494 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100214494 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100214494 DMM INFO MM(262420000001007/c7076eea) Subscriber data update (mmctx.c:445) 20250425100214494 DMM DEBUG MM(262420000001007/c7076eea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100214494 DMM INFO MM(262420000001007/c7076eea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100214494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100214494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100214494 DMM INFO MM(262420000001007/c7076eea) <- GMM AUTH AND CIPHERING REQ (rand = 26 bc f8 70 8d f5 d7 3a 0e 93 4b 6c 36 4d 93 b4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 27 7a 12 ea db f6 20 53 02 b6 ad 10 e3 03 c5 10 ) (gprs_gmm.c:510) 20250425100214494 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250425100214494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100214494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100214494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100214494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214494 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 00 06 9d 56 46 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 70 21 26 bc f8 70 8d f5 d7 3a 0e 93 4b 6c 36 4d 93 b4 80 28 10 27 7a 12 ea db f6 20 53 02 b6 ad 10 e3 03 c5 10 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d74db121f408: vl_len:37 SGSN_Test_0-SCCP(1653)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1653)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307227930742523094399990000100007F02904A50D49F5'O 20250425100214497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100214497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214497 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100214497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100214497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214497 DLSS7 DEBUG 0: ASP(asp-dyn-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 11 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 07 22 79 30 74 25 23 09 43 99 99 00 00 10 00 07 f0 29 04 a5 0d 49 f5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100214497 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100214497 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100214497 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100214497 DMM INFO MM(262420000001007/c7076eea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100214497 DMM NOTICE MM(262420000001007/c7076eea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100214497 DMM DEBUG MM(262420000001007/c7076eea) checking auth: received UMTS RES = 79 30 74 25 a5 0d 49 f5 (gprs_gmm.c:716) 20250425100214497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100214497 DMM DEBUG MM(262420000001007/c7076eea) Requesting authorization (sgsn_auth.c:160) 20250425100214497 DMM INFO MM(262420000001007/c7076eea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100214497 DMM DEBUG MM(262420000001007/c7076eea) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100214497 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250425100214497 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) 20250425100214497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250425100214497 DMM DEBUG MM(262420000001007/c7076eea) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250425100214497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100214497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100214497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100214498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214498 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 9d 56 46 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bf ab 7b aa 48 12 b3 e3 3f 1b 32 04 95 3e cc a4 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d74db121f408: vl_len:12 SGSN_Test_0-SCCP(1653)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1653)@d74db121f408: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425100214502 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100214502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214502 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100214502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100214502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214502 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100214503 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250425100214503 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250425100214503 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250425100214503 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250425100214503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250425100214503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250425100214503 DMM INFO MM(262420000001007/c7076eea) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7076eea) (gprs_gmm.c:337) 20250425100214503 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250425100214503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100214503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100214503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100214503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214503 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 9d 56 46 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 (osmo_ss7_asp.c:1164) 20250425100214503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100214503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100214503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100214503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214503 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 00 06 9d 56 46 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 c7 07 6e ea 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425100214506 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100214506 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100214506 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250425100214506 DMM INFO MM(262420000001007/c7076eea) Subscriber data update (mmctx.c:445) 20250425100214506 DMM DEBUG MM(262420000001007/c7076eea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100214506 DMM INFO MM(262420000001007/c7076eea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100214506 DMM NOTICE MM(262420000001007/c7076eea) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250425100214506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100214506 DMM NOTICE MM(262420000001007/c7076eea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100214506 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) 20250425100214506 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100214506 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250425100214506 DMM INFO MM(262420000001007/c7076eea) Subscriber data update (mmctx.c:445) 20250425100214506 DMM DEBUG MM(262420000001007/c7076eea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d74db121f408: vl_len:14 SGSN_Test_0-SCCP(1653)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1653)@d74db121f408: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250425100214508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214508 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214508 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214508 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100214508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214508 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100214508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100214508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214508 DLSS7 DEBUG 0: ASP(asp-dyn-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 11 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 (osmo_ss7_asp.c:1164) 20250425100214508 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100214508 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100214508 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100214508 DMM INFO MM(262420000001007/c7076eea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100214508 DMM NOTICE MM(262420000001007/c7076eea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100214508 DMM DEBUG GMM(gmm_fsm)[0x55a1640ac1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100214508 DMM DEBUG GMM(gmm_fsm)[0x55a1640ac1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100214508 DMM DEBUG MM_STATE_Iu(17)[0x55a1640acb20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250425100214508 DMM DEBUG MM_STATE_Iu(17)[0x55a1640acb20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250425100214508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100214508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100214508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100214508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100214508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100214508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214508 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 00 06 9d 56 46 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d74db121f408: vl_len:7 SGSN_Test_0-SCCP(1653)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1653)@d74db121f408: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425100214511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100214511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214511 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100214511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100214511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214511 DLSS7 DEBUG 0: ASP(asp-dyn-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 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100214511 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425100214511 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425100214511 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250425100214511 DMM INFO MM(262420000001007/c7076eea) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250425100214511 DMM DEBUG MM_STATE_Iu(17)[0x55a1640acb20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250425100214511 DMM DEBUG MM_STATE_Iu(17)[0x55a1640acb20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250425100214511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100214511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100214511 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100214511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214511 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 9d 56 46 00 00 11 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on local reference:0 20250425100214512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100214512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214512 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100214512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100214512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214512 DLSS7 DEBUG 0: ASP(asp-dyn-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 9d 56 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1654)@d74db121f408: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)10311238 TC_pmm_idle_rx_mt_data(1660)@d74db121f408: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@d74db121f408: 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 := 'C7076EEA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@d74db121f408: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)12700527 SGSN_Test_0-RAN(1654)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@d74db121f408: First idle individual index:0 20250425100214712 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214712 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214712 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214712 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100214712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214712 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100214712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100214712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214712 DLSS7 DEBUG 0: ASP(asp-dyn-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 c1 cb 6f 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 c7 07 6e ea 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 (osmo_ss7_asp.c:1164) 20250425100214713 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100214713 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100214713 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100214713 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC7076EEA) type="signalling"  (gprs_gmm.c:1936) 20250425100214713 DMM DEBUG GMM(gmm_fsm)[0x55a1640ac1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250425100214713 DMM DEBUG GMM(gmm_fsm)[0x55a1640ac1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425100214713 DMM DEBUG MM(262420000001007/c7076eea) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250425100214713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100214713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100214713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100214713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 c1 cb 6f 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100214713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100214713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100214713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100214713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100214713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100214713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100214713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100214713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100214713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 c1 cb 6f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bf ab 7b aa 48 12 b3 e3 3f 1b 32 04 95 3e cc a4 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1653)@d74db121f408: { messageType := 2, destLocRef := 'C1CB6F'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(1653)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@d74db121f408: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@d74db121f408: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@d74db121f408: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@d74db121f408: Final verdict of PTC: error 20250425100214717 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425100214717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100214717 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425100214717 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425100214717 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425100214717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100214717 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425100214717 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425100214717 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:769) 20250425100214717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100214717 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425100214717 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425100214717 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425100214717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425100214717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425100214717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100214717 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100214717 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425100214717 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425100214717 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425100214719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1655)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@d74db121f408: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@d74db121f408: Final verdict of PTC: none -NSVCI98(1647)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@d74db121f408: Final verdict of PTC: none -NSVCI97(1642)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP(1658)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@d74db121f408: Final verdict of PTC: none 20250425100214721 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-BSSGP0(1639)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@d74db121f408: Final verdict of PTC: none 20250425100214721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1654)@d74db121f408: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@d74db121f408: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@d74db121f408: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1640)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1645)@d74db121f408: Final verdict of PTC: none -NSVCI99(1652)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1650)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@d74db121f408: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Fri Apr 25 10:02:14 UTC 2025 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250425100214883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100215385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261732) 20250425100215722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100215722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=261732, count=266184) 20250425100216719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425100216719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425100216719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425100216724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100216724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Fri Apr 25 10:02:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100217724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100217724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_update_ctx_err_ind_from_ggsn started. 20250425100218415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100218415 DMM INFO MM(262420000001007/c7076eea) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100218415 DMM INFO MM(262420000001007/c7076eea) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100218415 DMM DEBUG GMM(gmm_fsm)[0x55a1640ac1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100218415 DMM DEBUG GMM(gmm_fsm)[0x55a1640ac1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100218415 DMM DEBUG MM_STATE_Iu(17)[0x55a1640acb20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250425100218415 DMM DEBUG MM_STATE_Iu(17)[0x55a1640acb20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250425100218415 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250425100218415 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) 20250425100218415 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) 20250425100218415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aba50]{Init}: Deallocated (fsm.c:568) 20250425100218415 DMM DEBUG MM_STATE_Gb[0x55a1640aad10]{Idle}: Deallocated (fsm.c:568) 20250425100218415 DMM DEBUG MM_STATE_Iu(17)[0x55a1640acb20]{Detached}: Deallocated (fsm.c:568) 20250425100218415 DMM DEBUG GMM(gmm_fsm)[0x55a1640ac1c0]{Deregistered}: Deallocated (fsm.c:568) 20250425100218415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@d74db121f408: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@d74db121f408: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100218433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100218433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100218433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100218433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100218433 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100218433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100218433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100218433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100218433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@d74db121f408: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100218433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100218433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100218433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100218433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100218433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100218433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100218433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100218433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100218433 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250425100218433 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100218433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100218434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100218434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@d74db121f408: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100218435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1662)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@d74db121f408: Creating NSIP provider for "127.0.0.103":21011 20250425100218440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100218440 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@d74db121f408: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@d74db121f408: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100218451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250425100218451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100218451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100218451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100218451 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250425100218451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100218451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100218451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100218451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@d74db121f408: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100218452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100218452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100218452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100218452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100218452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100218452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100218452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100218452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100218452 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250425100218452 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100218452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250425100218452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100218452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@d74db121f408: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100218454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@d74db121f408: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100218461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a164099bc0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100218461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1668)@d74db121f408: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@d74db121f408: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@d74db121f408: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@d74db121f408: Provider Link came up: sending NS-RESET 20250425100218466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250425100218466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100218466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100218466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100218466 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250425100218466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100218466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100218466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100218466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@d74db121f408: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250425100218467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100218467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100218467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100218467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250425100218467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250425100218467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250425100218467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250425100218467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100218467 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250425100218467 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250425100218467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1675)@d74db121f408: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250425100218467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250425100218467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@d74db121f408: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250425100218470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@d74db121f408: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@d74db121f408: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250425100218475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a16409b6e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250425100218475 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d74db121f408: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@d74db121f408: ************************************************* SGSN_Test_0-M3UA(1678)@d74db121f408: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@d74db121f408: ************************************************* MTC@d74db121f408: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@d74db121f408: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@d74db121f408: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250425100218676 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425100218676 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425100218676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425100218676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@d74db121f408: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250425100218678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100218678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425100218678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425100218678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425100218678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425100218678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425100218678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425100218678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100218678 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425100218678 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 (osmo_ss7_asp.c:1164) 20250425100218678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425100218678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100218678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425100218678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425100218678 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 (osmo_ss7_asp.c:1164) 20250425100218678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425100218678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425100218678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425100218678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100218678 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425100218678 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 (osmo_ss7_asp.c:1164) 20250425100218678 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100218678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425100218678 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425100218725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100218725 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250425100218725 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250425100218725 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@d74db121f408: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425100218726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425100218726 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@d74db121f408: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@d74db121f408: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@d74db121f408: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425100219480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100219480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219480 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100219480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100219480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219480 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100219480 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250425100219480 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250425100219481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100219481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100219481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100219481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219481 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1677)@d74db121f408: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@d74db121f408: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='CA0E0A9F'O, index=0 SGSN_Test-GSUP(1681)@d74db121f408: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@d74db121f408: 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 := 'C389'O, rac := 'D7'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(1677)@d74db121f408: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)824828 SGSN_Test_0-SCCP(1676)@d74db121f408: First idle individual index:0 SGSN_Test_0-RAN(1677)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 20250425100219756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100219756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219756 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100219756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100219756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 0c 95 fc 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 c3 89 d7 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 (osmo_ss7_asp.c:1164) 20250425100219756 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100219756 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100219756 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100219756 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250425100219756 DMM DEBUG GMM(gmm_fsm)[0x55a1640acb20]{Deregistered}: Allocated (fsm.c:456) 20250425100219756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Init}: Allocated (fsm.c:456) 20250425100219756 DMM DEBUG MM_STATE_Gb[0x55a1640aba50]{Idle}: Allocated (fsm.c:456) 20250425100219756 DMM DEBUG MM_STATE_Iu[0x55a1640ac8a0]{Detached}: Allocated (fsm.c:456) 20250425100219756 DMM DEBUG GMM(gmm_fsm)[0x55a1640acb20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250425100219756 DMM DEBUG GMM(gmm_fsm)[0x55a1640acb20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250425100219756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250425100219756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250425100219756 DMM DEBUG MM(262420000001004/c41de951) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250425100219756 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250425100219756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100219756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100219756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100219756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 0c 95 fc 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100219756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100219757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100219757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100219757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 0c 95 fc 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 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1676)@d74db121f408: { messageType := 2, destLocRef := '0C95FC'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(1676)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@d74db121f408: 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 := 'A534F68B45BE5D1D15E073631A4207BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9950D116'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '127909309B98E504'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B17ADD1496D37EEFDC8911E227BC1FF3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A192F601E8104952A968CD74F9F5478C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '244C6DF2DAB2571DD82D15A29CCDA2D9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FF00BC383149CB14'O } } } } } SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@d74db121f408: vl_len:23 SGSN_Test_0-SCCP(1676)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1676)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250425100219761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100219761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219761 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100219761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100219761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219761 DLSS7 DEBUG 0: ASP(asp-dyn-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 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100219761 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100219761 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100219761 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100219761 DMM DEBUG MM(262420000001004/c41de951) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250425100219761 DMM NOTICE MM(262420000001004/c41de951) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250425100219761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250425100219761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250425100219761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250425100219761 DMM DEBUG MM(262420000001004/c41de951) Requesting authorization (sgsn_auth.c:160) 20250425100219761 DMM INFO MM(262420000001004/c41de951) Requesting authentication tuples (sgsn_auth.c:184) 20250425100219761 DMM DEBUG MM(262420000001004/c41de951) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250425100219761 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250425100219761 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(1681)@d74db121f408: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@d74db121f408: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250425100219763 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250425100219763 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250425100219763 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250425100219763 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250425100219763 DMM INFO MM(262420000001004/c41de951) Subscriber data update (mmctx.c:445) 20250425100219763 DMM DEBUG MM(262420000001004/c41de951) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250425100219763 DMM INFO MM(262420000001004/c41de951) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250425100219763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250425100219763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250425100219763 DMM INFO MM(262420000001004/c41de951) <- GMM AUTH AND CIPHERING REQ (rand = a5 34 f6 8b 45 be 5d 1d 15 e0 73 63 1a 42 07 bb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 24 4c 6d f2 da b2 57 1d d8 2d 15 a2 9c cd a2 d9 ) (gprs_gmm.c:510) 20250425100219763 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250425100219763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100219763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100219763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100219763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 02 06 0c 95 fc 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 e0 21 a5 34 f6 8b 45 be 5d 1d 15 e0 73 63 1a 42 07 bb 80 28 10 24 4c 6d f2 da b2 57 1d d8 2d 15 a2 9c cd a2 d9 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@d74db121f408: vl_len:37 SGSN_Test_0-SCCP(1676)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1676)@d74db121f408: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22FF00BC3823094399990000100004F029043149CB14'O 20250425100219766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100219766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219766 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100219766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100219766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219766 DLSS7 DEBUG 0: ASP(asp-dyn-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 13 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0e 22 ff 00 bc 38 23 09 43 99 99 00 00 10 00 04 f0 29 04 31 49 cb 14 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425100219766 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100219766 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100219766 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100219766 DMM INFO MM(262420000001004/c41de951) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250425100219766 DMM NOTICE MM(262420000001004/c41de951) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250425100219766 DMM DEBUG MM(262420000001004/c41de951) checking auth: received UMTS RES = ff 00 bc 38 31 49 cb 14 (gprs_gmm.c:716) 20250425100219766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250425100219766 DMM DEBUG MM(262420000001004/c41de951) Requesting authorization (sgsn_auth.c:160) 20250425100219766 DMM INFO MM(262420000001004/c41de951) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250425100219766 DMM DEBUG MM(262420000001004/c41de951) Requesting subscriber data update (gprs_subscriber.c:894) 20250425100219766 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250425100219766 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) 20250425100219766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250425100219766 DMM DEBUG MM(262420000001004/c41de951) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250425100219766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100219766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100219766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100219766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219766 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 0c 95 fc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b1 7a dd 14 96 d3 7e ef dc 89 11 e2 27 bc 1f f3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@d74db121f408: vl_len:12 SGSN_Test_0-SCCP(1676)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1676)@d74db121f408: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425100219769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100219769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219769 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100219769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100219769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219769 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100219769 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250425100219769 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250425100219769 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250425100219769 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250425100219770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250425100219770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250425100219770 DMM INFO MM(262420000001004/c41de951) <- GMM ATTACH ACCEPT (new P-TMSI=0xc41de951) (gprs_gmm.c:337) 20250425100219770 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250425100219770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100219770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100219770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100219770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 0c 95 fc 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 (osmo_ss7_asp.c:1164) 20250425100219770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100219770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100219770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100219770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 0c 95 fc 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 c4 1d e9 51 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425100219771 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250425100219771 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250425100219771 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250425100219771 DMM INFO MM(262420000001004/c41de951) Subscriber data update (mmctx.c:445) 20250425100219771 DMM DEBUG MM(262420000001004/c41de951) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250425100219771 DMM INFO MM(262420000001004/c41de951) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250425100219771 DMM NOTICE MM(262420000001004/c41de951) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250425100219771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250425100219771 DMM NOTICE MM(262420000001004/c41de951) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250425100219771 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) 20250425100219772 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250425100219772 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250425100219772 DMM INFO MM(262420000001004/c41de951) Subscriber data update (mmctx.c:445) 20250425100219772 DMM DEBUG MM(262420000001004/c41de951) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@d74db121f408: vl_len:14 SGSN_Test_0-SCCP(1676)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1676)@d74db121f408: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250425100219773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100219773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219773 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100219773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100219773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219773 DLSS7 DEBUG 0: ASP(asp-dyn-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 13 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 (osmo_ss7_asp.c:1164) 20250425100219773 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250425100219773 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250425100219773 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250425100219773 DMM INFO MM(262420000001004/c41de951) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250425100219773 DMM NOTICE MM(262420000001004/c41de951) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250425100219773 DMM DEBUG GMM(gmm_fsm)[0x55a1640acb20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250425100219773 DMM DEBUG GMM(gmm_fsm)[0x55a1640acb20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250425100219773 DMM DEBUG MM_STATE_Iu(19)[0x55a1640ac8a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250425100219773 DMM DEBUG MM_STATE_Iu(19)[0x55a1640ac8a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250425100219773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250425100219773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250425100219773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100219773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100219773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100219773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 02 06 0c 95 fc 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@d74db121f408: vl_len:7 SGSN_Test_0-SCCP(1676)@d74db121f408: vl_from0 SGSN_Test_0-SCCP(1676)@d74db121f408: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425100219775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100219775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219775 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100219775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100219775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219775 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100219775 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250425100219775 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250425100219775 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250425100219775 DMM INFO MM(262420000001004/c41de951) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250425100219775 DMM DEBUG MM_STATE_Iu(19)[0x55a1640ac8a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250425100219775 DMM DEBUG MM_STATE_Iu(19)[0x55a1640ac8a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250425100219775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100219775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100219775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100219775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 0c 95 fc 00 00 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on local reference:0 20250425100219776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100219776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219776 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100219776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100219776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219776 DLSS7 DEBUG 0: ASP(asp-dyn-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 0c 95 fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) SGSN_Test_0-RAN(1677)@d74db121f408: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)824828 TC_update_ctx_err_ind_from_ggsn(1683)@d74db121f408: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@d74db121f408: 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 := 'C41DE951'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@d74db121f408: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)14379301 SGSN_Test_0-RAN(1677)@d74db121f408: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@d74db121f408: First idle individual index:0 20250425100219976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250425100219976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219976 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425100219976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250425100219976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219976 DLSS7 DEBUG 0: ASP(asp-dyn-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 db 69 25 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 c4 1d e9 51 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 (osmo_ss7_asp.c:1164) 20250425100219977 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250425100219977 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250425100219977 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250425100219977 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC41DE951) type="signalling"  (gprs_gmm.c:1936) 20250425100219977 DMM DEBUG GMM(gmm_fsm)[0x55a1640acb20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250425100219977 DMM DEBUG GMM(gmm_fsm)[0x55a1640acb20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250425100219977 DMM DEBUG MM(262420000001004/c41de951) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250425100219977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100219977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100219977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100219977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219977 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 db 69 25 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425100219977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425100219977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425100219977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250425100219977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425100219977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250425100219977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425100219977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425100219977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425100219977 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 db 69 25 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b1 7a dd 14 96 d3 7e ef dc 89 11 e2 27 bc 1f f3 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) SGSN_Test_0-SCCP(1676)@d74db121f408: { messageType := 2, destLocRef := 'DB6925'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(1676)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@d74db121f408: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@d74db121f408: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@d74db121f408: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@d74db121f408: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@d74db121f408: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@d74db121f408: Final verdict of PTC: error 20250425100219981 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425100219981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100219981 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425100219981 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425100219981 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425100219981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425100219981 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425100219981 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425100219981 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:769) 20250425100219981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425100219981 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425100219981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425100219981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425100219981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425100219981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425100219981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425100219981 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1164) 20250425100219981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425100219981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425100219981 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425100219983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1681)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@d74db121f408: Final verdict of PTC: none 20250425100219984 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250425100219984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1675)@d74db121f408: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@d74db121f408: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@d74db121f408: Final verdict of PTC: none -NSVCI98(1670)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@d74db121f408: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@d74db121f408: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1668)@d74db121f408: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@d74db121f408: Final verdict of PTC: none -NSVCI97(1665)@d74db121f408: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@d74db121f408: Final verdict of PTC: none -NSVCI99-provIP(1673)@d74db121f408: Final verdict of PTC: none -NSVCI98-provIP(1669)@d74db121f408: Final verdict of PTC: none -NSVCI97-provIP(1663)@d74db121f408: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@d74db121f408: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: none MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1668): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98-provIP(1669): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@d74db121f408: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@d74db121f408: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@d74db121f408: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@d74db121f408: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Fri Apr 25 10:02:20 UTC 2025 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250425100220143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100220644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261952) 20250425100220985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100220985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=261952, count=266296) 20250425100221982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425100221982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425100221982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425100221987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100221987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@d74db121f408: Test execution finished. MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Fri Apr 25 10:02:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100222988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100222988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100223036 DGPRS DEBUG Checking for inactive LLMEs, time = 8806248 (sgsn.c:132) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_NS_connect_alive started. 20250425100223671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100223672 DMM INFO MM(262420000001004/c41de951) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250425100223672 DMM INFO MM(262420000001004/c41de951) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250425100223672 DMM DEBUG GMM(gmm_fsm)[0x55a1640acb20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250425100223672 DMM DEBUG GMM(gmm_fsm)[0x55a1640acb20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250425100223672 DMM DEBUG MM_STATE_Iu(19)[0x55a1640ac8a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250425100223672 DMM DEBUG MM_STATE_Iu(19)[0x55a1640ac8a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250425100223672 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250425100223672 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) 20250425100223672 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) 20250425100223672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a1640aad10]{Init}: Deallocated (fsm.c:568) 20250425100223672 DMM DEBUG MM_STATE_Gb[0x55a1640aba50]{Idle}: Deallocated (fsm.c:568) 20250425100223672 DMM DEBUG MM_STATE_Iu(19)[0x55a1640ac8a0]{Detached}: Deallocated (fsm.c:568) 20250425100223672 DMM DEBUG GMM(gmm_fsm)[0x55a1640acb20]{Deregistered}: Deallocated (fsm.c:568) 20250425100223672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250425100223681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250425100223681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250425100223681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250425100223990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100223990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: setverdict(pass): none -> pass MTC@d74db121f408: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250425100224685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42436<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: pass MTC@d74db121f408: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@d74db121f408: Test case TC_NS_connect_alive finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Fri Apr 25 10:02:24 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 20250425100224706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100224990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100224990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100225207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13612) 20250425100225991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100225991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13612, count=14772) 20250425100226993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100226993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Fri Apr 25 10:02:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425100227995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100227995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@d74db121f408: Test case TC_NS_connect_reset started. 20250425100228229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100228230 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250425100228239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250425100228239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250425100228239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250425100228239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250425100228239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250425100228239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250425100228239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250425100228239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250425100228239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a164097770]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@d74db121f408: setverdict(pass): none -> pass 20250425100228996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100228996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d74db121f408: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250425100229241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39612<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@d74db121f408: Final verdict of PTC: none MTC@d74db121f408: Setting final verdict of the test case. MTC@d74db121f408: Local verdict of MTC: pass MTC@d74db121f408: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@d74db121f408: Test case TC_NS_connect_reset finished. Verdict: pass MTC@d74db121f408: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Fri Apr 25 10:02:29 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 20250425100229263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250425100229764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39618<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20250425100229996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100229996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20250425100230998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100230998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100231240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@d74db121f408: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@d74db121f408: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d74db121f408: Terminating MTC. MC@d74db121f408: MTC terminated. MC2> exit MC@d74db121f408: Shutting down session. MC@d74db121f408: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn/expected-results.xml' against results in 'junit-xml-9570.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->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 20250425100231999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100231999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3896540) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250425100233001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100233001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100234002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100234002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100234241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250425100235004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100235004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250425100236006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250425100236006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3896461) [testenv][generic] Stopping sgsn (3896488) [testenv] Showing testsuite/junit-xml-9570.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-9570.log && echo']             SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3253 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3286 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0'] testenv-sgsn-generic-osmocom-nightly-20250425-0948-c1b21b71-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2698/artifact/logs/  + rm -rf _cache .linux 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