Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > 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 f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10
Commit message: "testenv: run: add --autoreconf-in-src-copy arg"
 > git rev-list --no-walk f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-io_uring] $ /bin/sh -xe /tmp/jenkins15169339294425514974.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f 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-io_uring/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs -b osmocom:nightly --io-uring -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 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-20250203-1458-5062d509-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-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 [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB] Fetched 9303 kB in 1s (7608 kB/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-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-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-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp 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 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier 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:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime 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:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime 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:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime 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:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime 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:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime 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:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime 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:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime 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:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime 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:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime 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:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime 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:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime 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:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime 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:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime 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:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime 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:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime 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:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime 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:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime 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:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime 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:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime 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:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime 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:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime 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:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime 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:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime 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:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime 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:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime 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:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime 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:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime 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:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime 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:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime 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:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime 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:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime 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:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime 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:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime 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:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement 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:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime 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:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime 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:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement 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:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. 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:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. 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:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime 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:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime 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:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime 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:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime 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:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime 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:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime 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:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime 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:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc 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 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc 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 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc 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 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [198 kB] Fetched 199 kB in 0s (425 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-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-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-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 -> libgtp10: 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-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 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 0 upgraded, 29 newly installed, 0 to remove and 41 not upgraded. Need to get 13.8 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502022026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.65.d581.202502022026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.37.cf65.202502022026 [39.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.65.d581.202502022026 [69.8 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.65.d581.202502022026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.34.ada6.202502022026 [59.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.65.d581.202502022026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202502022026 [70.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202502022026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.54.c4a0.202502022026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.54.c4a0.202502022026 [456 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.65.d581.202502022026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.65.d581.202502022026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.65.d581.202502022026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.65.d581.202502022026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.65.d581.202502022026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.65.d581.202502022026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.65.d581.202502022026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.54.c4a0.202502022026 [17.5 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.54.c4a0.202502022026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202502022026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202502022026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.37.cf65.202502022026 [107 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202502022026 [226 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202502022026 [954 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.65.d581.202502022026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.35.028c.202502022026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.35.028c.202502022026 [544 kB] Fetched 13.8 MB in 0s (84.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202502022026_amd64.deb ... Unpacking osmocom-nightly (202502022026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.37.cf65.202502022026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.37.cf65.202502022026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.34.ada6.202502022026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.34.ada6.202502022026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202502022026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202502022026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202502022026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202502022026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.54.c4a0.202502022026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.54.c4a0.202502022026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.54.c4a0.202502022026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.54.c4a0.202502022026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmocore (1.10.0.65.d581.202502022026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.54.c4a0.202502022026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.54.c4a0.202502022026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.54.c4a0.202502022026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.54.c4a0.202502022026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202502022026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202502022026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202502022026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202502022026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.37.cf65.202502022026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.37.cf65.202502022026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202502022026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202502022026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202502022026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202502022026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.65.d581.202502022026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.65.d581.202502022026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.35.028c.202502022026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.35.028c.202502022026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.35.028c.202502022026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.35.028c.202502022026) ... Setting up osmocom-nightly (202502022026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmocodec4:amd64 (1.10.0.65.d581.202502022026) ... Setting up libasn1c1:amd64 (0.9.38.202502022026) ... Setting up libosmovty13:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmoisdn0:amd64 (1.10.0.65.d581.202502022026) ... Setting up libgtp10:amd64 (1.12.0.37.cf65.202502022026) ... Setting up libosmousb0:amd64 (1.10.0.65.d581.202502022026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202502022026) ... Setting up libosmogsm20:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmoctrl0:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmogb14:amd64 (1.10.0.65.d581.202502022026) ... Setting up libgtp-dbg:amd64 (1.12.0.37.cf65.202502022026) ... Setting up libosmonetif11:amd64 (1.5.1.34.ada6.202502022026) ... Setting up libosmocoding0:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmosim2:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmocore (1.10.0.65.d581.202502022026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202502022026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.54.c4a0.202502022026) ... Setting up libosmocore-dbg:amd64 (1.10.0.65.d581.202502022026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202502022026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.54.c4a0.202502022026) ... Setting up osmo-stp:amd64 (2.0.0.54.c4a0.202502022026) ... 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.6.0.6.aad82.202502022026) ... Setting up osmo-sgsn (1.12.0.35.028c.202502022026) ... 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.6.0.6.aad82.202502022026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.54.c4a0.202502022026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.35.028c.202502022026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/stp.log'] 20250203145820505 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250203145820505 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250203145820505 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:623) 20250203145820505 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250203145820505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250203145820505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250203145820505 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250203145820505 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250203145820505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250203145820505 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250203145820505 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250203145820505 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250203145820505 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250203145820505 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250203145820505 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250203145820505 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250203145820505 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55679a3fcd40(sgsn) with 23 counters 20250203145820627 DLSS7 INFO (r=127.0.0.1:34732<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203145820627 DLSS7 INFO (r=127.0.0.1:34732<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250203145820627 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:34732<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250203145820627 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250203145820627 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250203145820627 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203145820627 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250203145820627 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250203145820627 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250203145820629 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250203145820629 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250203145820629 DGPRS NOTICE libGTP v1.12.0.37-cf65.202502022026 initialized (sgsn_main.c:463) 20250203145820629 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250203145820629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145820629 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250203145820629 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250203145820629 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250203145820629 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250203145820629 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250203145820629 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250203145820629 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250203145820629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203145820629 DLSS7 INFO (r=127.0.0.1:40993<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203145820629 DLSS7 INFO (r=127.0.0.1:40993<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250203145820629 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:40993<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250203145820629 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250203145820629 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203145820629 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203145820629 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203145820629 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203145820629 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203145820629 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203145820629 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203145820629 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203145820629 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203145820629 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203145820629 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:34732<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250203145820629 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203145820629 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203145820629 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250203145820629 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] 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@6efd60af428f: Unix server socket created successfully. MC@6efd60af428f: Listening on TCP port 34509. MC2> 6efd60af428f is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 6efd60af428f 34509 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6efd60af428f: New HC connected from 10.0.2.100 [10.0.2.100]. 6efd60af428f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@6efd60af428f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6efd60af428f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6efd60af428f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6efd60af428f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6efd60af428f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6efd60af428f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6efd60af428f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6efd60af428f: Configuration file was processed on all HCs. MC@6efd60af428f: Creating MTC on host 10.0.2.100. MC@6efd60af428f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Feb 3 14:58:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203145821630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145821630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach started. 20250203145822268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145822276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145822300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250203145822300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250203145822300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250203145822300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203145822300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145822300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145822300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145822300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145822300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145822301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145822301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145822301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145822301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145822301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145822301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145822301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145822301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250203145822301 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203145822301 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145822301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145822301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145822301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145822304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145822309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145822309 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145822318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNCONFIGURED}: Allocated (fsm.c:456) 20250203145822318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250203145822318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250203145822318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203145822318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145822318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145822318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145822318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145822318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145822318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145822318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145822318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145822319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145822319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145822319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145822319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145822319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250203145822319 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203145822319 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145822319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(12)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145822319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145822319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(13)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 20250203145822322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145822322 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-Gb1-BSSGP1(9)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250203145822329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145822329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(13)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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-BVCI210(11)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(17)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145822334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250203145822334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250203145822334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250203145822334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203145822334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145822334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145822334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145822334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145822334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145822335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145822335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145822335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145822335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145822335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145822335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145822335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145822335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250203145822335 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203145822335 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145822335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145822335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145822335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145822338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145822338 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)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145822343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145822343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203145822630 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203145822630 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:751) 20250203145822630 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250203145822630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250203145822630 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250203145822630 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250203145822630 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250203145822630 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250203145822630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250203145822630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203145822630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145822630 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250203145822631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203145822631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203145822631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250203145822631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203145822631 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203145822631 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203145822631 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203145822631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203145822631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203145822631 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203145822631 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55679c465180]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250203145822631 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) SGSN_Test-GSUP-IPA(18)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203145822635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203145822636 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203145822750 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203145822750 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250203145822750 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:40993 err=None (osmo_ss7_asp.c:788) TC_attach-BVCI196(6)@6efd60af428f: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D464CBD1'O, index=0 SGSN_Test-GSUP(19)@6efd60af428f: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@6efd60af428f: 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 := '3454CAB1CB0535429E6CB3F0821296CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AEE3B8AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC920D707463D85C'O } } } } } 20250203145823714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145823714 DLLC NOTICE LLME(ffffffff/d464cbd1){UNASSIGNED} LLC RX: unknown TLLI 0xd464cbd1, creating LLME on the fly (gprs_llc.c:552) 20250203145823714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203145823714 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1297) 20250203145823714 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203145823714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203145823714 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203145823714 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203145823714 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203145823714 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203145823714 DLLC NOTICE LLME(ffffffff/d464cbd1){UNASSIGNED} LLGM Assign pre (d464cbd1 => d335b2f5) (gprs_llc.c:1079) 20250203145823714 DLLC NOTICE LLME(d464cbd1/d335b2f5){ASSIGNED} LLGM Assign post (d464cbd1 => d335b2f5) (gprs_llc.c:1125) 20250203145823714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203145823714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203145823714 DMM DEBUG MM(262420000000001/d335b2f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203145823735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145823735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203145823735 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145823735 DMM DEBUG MM(262420000000001/d335b2f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1111) 20250203145823735 DMM NOTICE MM(262420000000001/d335b2f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203145823735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203145823735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203145823735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203145823735 DMM DEBUG MM(262420000000001/d335b2f5) Requesting authorization (sgsn_auth.c:160) 20250203145823735 DMM INFO MM(262420000000001/d335b2f5) Requesting authentication tuples (sgsn_auth.c:184) 20250203145823735 DMM DEBUG MM(262420000000001/d335b2f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203145823735 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250203145823735 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)@6efd60af428f: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@6efd60af428f: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250203145823740 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203145823740 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203145823740 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203145823740 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203145823740 DMM INFO MM(262420000000001/d335b2f5) Subscriber data update (mmctx.c:445) 20250203145823740 DMM DEBUG MM(262420000000001/d335b2f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203145823740 DMM INFO MM(262420000000001/d335b2f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203145823740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203145823740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203145823740 DMM INFO MM(262420000000001/d335b2f5) <- GMM AUTH AND CIPHERING REQ (rand = 34 54 ca b1 cb 05 35 42 9e 6c b3 f0 82 12 96 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203145823756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145823756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203145823756 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145823756 DMM INFO MM(262420000000001/d335b2f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203145823756 DMM NOTICE MM(262420000000001/d335b2f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203145823756 DMM DEBUG MM(262420000000001/d335b2f5) checking auth: received GSM SRES = ae e3 b8 ab (gprs_gmm.c:693) 20250203145823756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203145823756 DMM DEBUG MM(262420000000001/d335b2f5) Requesting authorization (sgsn_auth.c:160) 20250203145823756 DMM INFO MM(262420000000001/d335b2f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203145823756 DMM DEBUG MM(262420000000001/d335b2f5) Requesting subscriber data update (gprs_subscriber.c:894) 20250203145823756 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250203145823756 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) 20250203145823756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203145823756 DMM INFO MM(262420000000001/d335b2f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd335b2f5) (gprs_gmm.c:337) 20250203145823759 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203145823759 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203145823759 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250203145823759 DMM INFO MM(262420000000001/d335b2f5) Subscriber data update (mmctx.c:445) 20250203145823759 DMM DEBUG MM(262420000000001/d335b2f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203145823759 DMM INFO MM(262420000000001/d335b2f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203145823759 DMM NOTICE MM(262420000000001/d335b2f5) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1027) 20250203145823759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203145823759 DMM NOTICE MM(262420000000001/d335b2f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203145823759 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) 20250203145823760 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203145823760 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250203145823760 DMM INFO MM(262420000000001/d335b2f5) Subscriber data update (mmctx.c:445) 20250203145823760 DMM DEBUG MM(262420000000001/d335b2f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203145823773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145823773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203145823773 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145823773 DMM INFO MM(262420000000001/d335b2f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203145823773 DMM NOTICE MM(262420000000001/d335b2f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203145823773 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203145823773 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203145823773 DLLC NOTICE LLME(d464cbd1/d335b2f5){ASSIGNED} LLGM Assign pre (ffffffff => d335b2f5) (gprs_llc.c:1079) 20250203145823773 DLLC NOTICE LLME(ffffffff/d335b2f5){ASSIGNED} LLGM Assign post (ffffffff => d335b2f5) (gprs_llc.c:1125) 20250203145823773 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203145823773 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203145823773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203145823773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@6efd60af428f: setverdict(pass): none -> pass TC_attach-BVCI196(6)@6efd60af428f: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@6efd60af428f: Final verdict of PTC: pass 20250203145823836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36688<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203145823841 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203145823841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(19)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@6efd60af428f: Final verdict of PTC: none TC_attach-BVCI196(6)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@6efd60af428f: Final verdict of PTC: none -NSVCI97(7)@6efd60af428f: Final verdict of PTC: none TC_attach-BVCI210(11)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@6efd60af428f: Final verdict of PTC: none -NSVCI99(17)@6efd60af428f: Final verdict of PTC: none -NSVCI98(12)@6efd60af428f: Final verdict of PTC: none TC_attach-BVCI220(16)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(10)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(5)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(15)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Feb 3 14:58:23 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250203145823967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145824369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20250203145824842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145824842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101904, count=106260) 20250203145825844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145825844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Mon Feb 3 14:58:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203145826845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145826845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_mnc3 started. 20250203145827470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145827473 DMM INFO MM(262420000000001/d335b2f5) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203145827473 DMM INFO MM(262420000000001/d335b2f5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203145827473 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203145827473 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203145827473 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203145827473 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203145827473 DLLC NOTICE LLME(ffffffff/d335b2f5){ASSIGNED} LLGM Assign pre (d335b2f5 => ffffffff) (gprs_llc.c:1079) 20250203145827473 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d335b2f5 => ffffffff) (gprs_llc.c:1125) 20250203145827473 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250203145827473 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) 20250203145827473 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) 20250203145827473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203145827473 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203145827473 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203145827473 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203145827473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145827516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203145827516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145827516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145827516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145827516 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203145827516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145827516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145827516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145827516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145827517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145827517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145827517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145827517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145827517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145827517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145827517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145827517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145827517 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203145827517 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145827517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145827517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145827517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145827519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145827524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145827524 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145827532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203145827532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145827532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145827532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145827532 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203145827532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145827532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145827532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145827532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145827533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145827533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145827533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145827533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145827533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145827533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145827533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145827533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145827533 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203145827533 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145827533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145827533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145827533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145827535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145827539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145827539 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145827549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203145827549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145827549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145827549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145827549 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203145827549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145827549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145827549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145827549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145827550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145827550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145827550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145827550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145827550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145827550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145827550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145827550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145827550 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203145827550 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145827550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145827550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145827550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145827552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145827556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145827556 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203145827846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145827846 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203145827846 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203145827846 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203145827850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203145827852 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@6efd60af428f: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='D84C1AAF'O, index=0 SGSN_Test-GSUP(38)@6efd60af428f: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@6efd60af428f: 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 := '5BD7F7A434E15A3A13E73E377C33EAB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22EA39EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A1BE0F4D073F95F'O } } } } } 20250203145828911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145828911 DLLC NOTICE LLME(ffffffff/d84c1aaf){UNASSIGNED} LLC RX: unknown TLLI 0xd84c1aaf, creating LLME on the fly (gprs_llc.c:552) 20250203145828911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203145828911 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1297) 20250203145828911 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203145828911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203145828911 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203145828911 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203145828911 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203145828911 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203145828911 DLLC NOTICE LLME(ffffffff/d84c1aaf){UNASSIGNED} LLGM Assign pre (d84c1aaf => e46b1d18) (gprs_llc.c:1079) 20250203145828911 DLLC NOTICE LLME(d84c1aaf/e46b1d18){ASSIGNED} LLGM Assign post (d84c1aaf => e46b1d18) (gprs_llc.c:1125) 20250203145828911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203145828911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203145828911 DMM DEBUG MM(262420000001001/e46b1d18) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203145828922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145828922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203145828922 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145828922 DMM DEBUG MM(262420000001001/e46b1d18) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1111) 20250203145828922 DMM NOTICE MM(262420000001001/e46b1d18) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203145828922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203145828922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203145828922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203145828922 DMM DEBUG MM(262420000001001/e46b1d18) Requesting authorization (sgsn_auth.c:160) 20250203145828922 DMM INFO MM(262420000001001/e46b1d18) Requesting authentication tuples (sgsn_auth.c:184) 20250203145828922 DMM DEBUG MM(262420000001001/e46b1d18) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203145828922 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250203145828922 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)@6efd60af428f: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@6efd60af428f: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250203145828925 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203145828925 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203145828925 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203145828925 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203145828925 DMM INFO MM(262420000001001/e46b1d18) Subscriber data update (mmctx.c:445) 20250203145828925 DMM DEBUG MM(262420000001001/e46b1d18) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203145828925 DMM INFO MM(262420000001001/e46b1d18) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203145828925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203145828926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203145828926 DMM INFO MM(262420000001001/e46b1d18) <- GMM AUTH AND CIPHERING REQ (rand = 5b d7 f7 a4 34 e1 5a 3a 13 e7 3e 37 7c 33 ea b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203145828932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145828932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250203145828932 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145828932 DMM INFO MM(262420000001001/e46b1d18) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203145828932 DMM NOTICE MM(262420000001001/e46b1d18) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203145828932 DMM DEBUG MM(262420000001001/e46b1d18) checking auth: received GSM SRES = 22 ea 39 ea (gprs_gmm.c:693) 20250203145828932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203145828932 DMM DEBUG MM(262420000001001/e46b1d18) Requesting authorization (sgsn_auth.c:160) 20250203145828932 DMM INFO MM(262420000001001/e46b1d18) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203145828932 DMM DEBUG MM(262420000001001/e46b1d18) Requesting subscriber data update (gprs_subscriber.c:894) 20250203145828932 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250203145828932 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) 20250203145828932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203145828932 DMM INFO MM(262420000001001/e46b1d18) <- GMM ATTACH ACCEPT (new P-TMSI=0xe46b1d18) (gprs_gmm.c:337) 20250203145828933 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203145828933 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203145828933 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250203145828933 DMM INFO MM(262420000001001/e46b1d18) Subscriber data update (mmctx.c:445) 20250203145828933 DMM DEBUG MM(262420000001001/e46b1d18) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203145828933 DMM INFO MM(262420000001001/e46b1d18) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203145828933 DMM NOTICE MM(262420000001001/e46b1d18) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1027) 20250203145828933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203145828933 DMM NOTICE MM(262420000001001/e46b1d18) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203145828933 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) 20250203145828933 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203145828933 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250203145828933 DMM INFO MM(262420000001001/e46b1d18) Subscriber data update (mmctx.c:445) 20250203145828933 DMM DEBUG MM(262420000001001/e46b1d18) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203145828937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145828937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203145828937 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145828937 DMM INFO MM(262420000001001/e46b1d18) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203145828937 DMM NOTICE MM(262420000001001/e46b1d18) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203145828937 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203145828937 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203145828937 DLLC NOTICE LLME(d84c1aaf/e46b1d18){ASSIGNED} LLGM Assign pre (ffffffff => e46b1d18) (gprs_llc.c:1079) 20250203145828937 DLLC NOTICE LLME(ffffffff/e46b1d18){ASSIGNED} LLGM Assign post (ffffffff => e46b1d18) (gprs_llc.c:1125) 20250203145828937 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203145828937 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203145828937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203145828937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@6efd60af428f: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@6efd60af428f: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@6efd60af428f: Final verdict of PTC: pass 20250203145828998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36710<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203145829003 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203145829003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(37)@6efd60af428f: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@6efd60af428f: Final verdict of PTC: none -NSVCI97(26)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(38)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@6efd60af428f: Final verdict of PTC: none -NSVCI99(36)@6efd60af428f: Final verdict of PTC: none -NSVCI98(31)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@6efd60af428f: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(29)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(24)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(34)@6efd60af428f: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_mnc3 finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Feb 3 14:58:29 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250203145829101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145829503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85712) 20250203145830004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145830004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85712, count=90068) 20250203145831005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145831005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Mon Feb 3 14:58:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203145832006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145832006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_umts_aka_umts_res started. 20250203145832601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145832603 DMM INFO MM(262420000001001/e46b1d18) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203145832603 DMM INFO MM(262420000001001/e46b1d18) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203145832604 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203145832604 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203145832604 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203145832604 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203145832604 DLLC NOTICE LLME(ffffffff/e46b1d18){ASSIGNED} LLGM Assign pre (e46b1d18 => ffffffff) (gprs_llc.c:1079) 20250203145832604 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e46b1d18 => ffffffff) (gprs_llc.c:1125) 20250203145832604 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250203145832604 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) 20250203145832604 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) 20250203145832604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203145832604 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203145832604 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203145832604 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203145832604 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145832645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203145832645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145832645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145832645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145832645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203145832645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145832645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145832645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145832645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145832646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145832646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145832646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145832646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145832646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145832646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145832646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145832646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145832646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203145832646 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145832646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(45)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203145832646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145832646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145832648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145832653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145832653 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145832660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203145832660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145832660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145832660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145832660 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203145832660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145832660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145832660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145832660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145832661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145832661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145832661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145832661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145832661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145832661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145832661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145832661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145832661 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203145832661 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145832661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(50)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203145832661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145832661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145832663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145832667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145832667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145832679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203145832679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145832679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145832679 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145832679 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203145832679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145832679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145832679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145832679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145832681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145832681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145832681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145832681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145832681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145832681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145832681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145832681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145832681 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203145832681 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145832681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(55)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203145832681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145832681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145832683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145832689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145832689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203145833007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145833007 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203145833007 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203145833007 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203145833012 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(56)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203145833013 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@6efd60af428f: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E299BFDF'O, index=0 SGSN_Test-GSUP(57)@6efd60af428f: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@6efd60af428f: 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 := '6B1071349024DE088EB8A3CA0A9E8350'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7218A08'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DDB84351EDAB9FE2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CB78BBE45BE7E49D91EFC21E23029FF7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CF2DAA7AD89C2DADE3A7DFBCD84696D5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D3247C0769F6DF5F25C4B3D4BDC82B0B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6574E49297587A5C'O } } } } } 20250203145834045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145834045 DLLC NOTICE LLME(ffffffff/e299bfdf){UNASSIGNED} LLC RX: unknown TLLI 0xe299bfdf, creating LLME on the fly (gprs_llc.c:552) 20250203145834045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203145834045 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1297) 20250203145834045 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203145834045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203145834045 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203145834045 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203145834045 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203145834045 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203145834045 DLLC NOTICE LLME(ffffffff/e299bfdf){UNASSIGNED} LLGM Assign pre (e299bfdf => d16bcf41) (gprs_llc.c:1079) 20250203145834045 DLLC NOTICE LLME(e299bfdf/d16bcf41){ASSIGNED} LLGM Assign post (e299bfdf => d16bcf41) (gprs_llc.c:1125) 20250203145834045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203145834045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203145834045 DMM DEBUG MM(262420000001002/d16bcf41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203145834052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145834052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203145834052 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145834052 DMM DEBUG MM(262420000001002/d16bcf41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1111) 20250203145834052 DMM NOTICE MM(262420000001002/d16bcf41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203145834052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203145834052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203145834052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203145834052 DMM DEBUG MM(262420000001002/d16bcf41) Requesting authorization (sgsn_auth.c:160) 20250203145834053 DMM INFO MM(262420000001002/d16bcf41) Requesting authentication tuples (sgsn_auth.c:184) 20250203145834053 DMM DEBUG MM(262420000001002/d16bcf41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203145834053 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250203145834053 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)@6efd60af428f: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@6efd60af428f: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250203145834054 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203145834054 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203145834054 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203145834054 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203145834054 DMM INFO MM(262420000001002/d16bcf41) Subscriber data update (mmctx.c:445) 20250203145834054 DMM DEBUG MM(262420000001002/d16bcf41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203145834054 DMM INFO MM(262420000001002/d16bcf41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203145834054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203145834054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203145834054 DMM INFO MM(262420000001002/d16bcf41) <- GMM AUTH AND CIPHERING REQ (rand = 6b 10 71 34 90 24 de 08 8e b8 a3 ca 0a 9e 83 50 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d3 24 7c 07 69 f6 df 5f 25 c4 b3 d4 bd c8 2b 0b ) (gprs_gmm.c:510) 20250203145834058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145834058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203145834058 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145834058 DMM INFO MM(262420000001002/d16bcf41) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203145834058 DMM NOTICE MM(262420000001002/d16bcf41) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203145834058 DMM DEBUG MM(262420000001002/d16bcf41) checking auth: received UMTS RES = 65 74 e4 92 97 58 7a 5c (gprs_gmm.c:693) 20250203145834058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203145834058 DMM DEBUG MM(262420000001002/d16bcf41) Requesting authorization (sgsn_auth.c:160) 20250203145834058 DMM INFO MM(262420000001002/d16bcf41) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203145834058 DMM DEBUG MM(262420000001002/d16bcf41) Requesting subscriber data update (gprs_subscriber.c:894) 20250203145834058 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250203145834058 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) 20250203145834058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203145834058 DMM INFO MM(262420000001002/d16bcf41) <- GMM ATTACH ACCEPT (new P-TMSI=0xd16bcf41) (gprs_gmm.c:337) 20250203145834059 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203145834059 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203145834059 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250203145834059 DMM INFO MM(262420000001002/d16bcf41) Subscriber data update (mmctx.c:445) 20250203145834059 DMM DEBUG MM(262420000001002/d16bcf41) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203145834059 DMM INFO MM(262420000001002/d16bcf41) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203145834059 DMM NOTICE MM(262420000001002/d16bcf41) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1027) 20250203145834059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203145834059 DMM NOTICE MM(262420000001002/d16bcf41) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203145834059 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) 20250203145834059 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203145834059 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250203145834059 DMM INFO MM(262420000001002/d16bcf41) Subscriber data update (mmctx.c:445) 20250203145834059 DMM DEBUG MM(262420000001002/d16bcf41) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203145834062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145834062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203145834062 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145834062 DMM INFO MM(262420000001002/d16bcf41) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203145834062 DMM NOTICE MM(262420000001002/d16bcf41) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203145834062 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203145834062 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203145834062 DLLC NOTICE LLME(e299bfdf/d16bcf41){ASSIGNED} LLGM Assign pre (ffffffff => d16bcf41) (gprs_llc.c:1079) 20250203145834062 DLLC NOTICE LLME(ffffffff/d16bcf41){ASSIGNED} LLGM Assign post (ffffffff => d16bcf41) (gprs_llc.c:1125) 20250203145834062 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203145834062 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203145834062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203145834062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@6efd60af428f: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@6efd60af428f: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@6efd60af428f: Final verdict of PTC: pass 20250203145834116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36728<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(50)@6efd60af428f: Final verdict of PTC: none -NSVCI99(55)@6efd60af428f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@6efd60af428f: Final verdict of PTC: none 20250203145834117 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203145834117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(45)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(57)@6efd60af428f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@6efd60af428f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(48)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(53)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(43)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Feb 3 14:58:34 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 20250203145834185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145834587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86184) 20250203145835118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145835118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86184, count=90540) 20250203145836120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145836120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Mon Feb 3 14:58:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203145837121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145837121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_umts_aka_gsm_sres started. 20250203145837671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145837674 DMM INFO MM(262420000001002/d16bcf41) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203145837674 DMM INFO MM(262420000001002/d16bcf41) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203145837674 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203145837674 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203145837674 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203145837674 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203145837674 DLLC NOTICE LLME(ffffffff/d16bcf41){ASSIGNED} LLGM Assign pre (d16bcf41 => ffffffff) (gprs_llc.c:1079) 20250203145837674 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d16bcf41 => ffffffff) (gprs_llc.c:1125) 20250203145837674 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250203145837674 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) 20250203145837674 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) 20250203145837674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203145837674 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203145837674 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203145837674 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203145837674 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145837720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203145837720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145837720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145837720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145837720 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203145837720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145837720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145837720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145837720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145837721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145837721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145837721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145837721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145837721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145837721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145837721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145837721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145837721 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203145837721 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145837721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145837721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145837721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145837724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145837729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145837729 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145837735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203145837735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145837735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145837735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145837735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203145837735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145837736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145837736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145837736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145837736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145837736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145837736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145837736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145837736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145837736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145837736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145837736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145837736 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203145837736 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145837736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145837737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145837737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145837739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 20250203145837743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145837743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145837752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203145837752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145837752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145837753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145837753 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203145837753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145837753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145837753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145837753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145837753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145837753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145837753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145837753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145837753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145837753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145837753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145837753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145837753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203145837753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145837753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145837754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145837754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145837755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145837759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145837759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203145838122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145838122 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203145838122 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203145838122 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203145838125 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203145838126 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@6efd60af428f: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F703E7F8'O, index=0 SGSN_Test-GSUP(76)@6efd60af428f: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@6efd60af428f: 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 := 'BF84E3BEDEC2589C5634E8A673FB7F35'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2D7F2D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '442738509C09079D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8A937E328961A12D13A1006A988DF268'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CDD1BAFCEEA5EAD01A00B41449D7CD05'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E1E878992AD6462A557F1370AF530382'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2D7F8D1FBDC6B1CD'O } } } } } 20250203145839201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145839201 DLLC NOTICE LLME(ffffffff/f703e7f8){UNASSIGNED} LLC RX: unknown TLLI 0xf703e7f8, creating LLME on the fly (gprs_llc.c:552) 20250203145839201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203145839201 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1297) 20250203145839201 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203145839201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203145839201 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203145839201 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203145839201 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203145839201 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203145839201 DLLC NOTICE LLME(ffffffff/f703e7f8){UNASSIGNED} LLGM Assign pre (f703e7f8 => d982c820) (gprs_llc.c:1079) 20250203145839201 DLLC NOTICE LLME(f703e7f8/d982c820){ASSIGNED} LLGM Assign post (f703e7f8 => d982c820) (gprs_llc.c:1125) 20250203145839201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203145839202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203145839202 DMM DEBUG MM(262420000001003/d982c820) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203145839212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145839212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203145839212 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145839212 DMM DEBUG MM(262420000001003/d982c820) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1111) 20250203145839212 DMM NOTICE MM(262420000001003/d982c820) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203145839212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203145839212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203145839212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203145839212 DMM DEBUG MM(262420000001003/d982c820) Requesting authorization (sgsn_auth.c:160) 20250203145839212 DMM INFO MM(262420000001003/d982c820) Requesting authentication tuples (sgsn_auth.c:184) 20250203145839212 DMM DEBUG MM(262420000001003/d982c820) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203145839212 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250203145839212 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)@6efd60af428f: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@6efd60af428f: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250203145839215 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203145839215 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203145839215 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203145839215 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203145839215 DMM INFO MM(262420000001003/d982c820) Subscriber data update (mmctx.c:445) 20250203145839215 DMM DEBUG MM(262420000001003/d982c820) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203145839215 DMM INFO MM(262420000001003/d982c820) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203145839215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203145839215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203145839215 DMM INFO MM(262420000001003/d982c820) <- GMM AUTH AND CIPHERING REQ (rand = bf 84 e3 be de c2 58 9c 56 34 e8 a6 73 fb 7f 35 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e1 e8 78 99 2a d6 46 2a 55 7f 13 70 af 53 03 82 ) (gprs_gmm.c:510) 20250203145839224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145839224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203145839224 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145839224 DMM INFO MM(262420000001003/d982c820) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203145839224 DMM NOTICE MM(262420000001003/d982c820) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203145839224 DMM DEBUG MM(262420000001003/d982c820) checking auth: received GSM SRES = e2 d7 f2 d6 (gprs_gmm.c:693) 20250203145839224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203145839224 DMM DEBUG MM(262420000001003/d982c820) Requesting authorization (sgsn_auth.c:160) 20250203145839224 DMM INFO MM(262420000001003/d982c820) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203145839224 DMM DEBUG MM(262420000001003/d982c820) Requesting subscriber data update (gprs_subscriber.c:894) 20250203145839224 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250203145839224 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) 20250203145839224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203145839224 DMM INFO MM(262420000001003/d982c820) <- GMM ATTACH ACCEPT (new P-TMSI=0xd982c820) (gprs_gmm.c:337) 20250203145839226 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203145839226 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203145839226 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250203145839226 DMM INFO MM(262420000001003/d982c820) Subscriber data update (mmctx.c:445) 20250203145839226 DMM DEBUG MM(262420000001003/d982c820) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203145839226 DMM INFO MM(262420000001003/d982c820) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203145839226 DMM NOTICE MM(262420000001003/d982c820) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1027) 20250203145839226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203145839226 DMM NOTICE MM(262420000001003/d982c820) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203145839226 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) 20250203145839227 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203145839227 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250203145839227 DMM INFO MM(262420000001003/d982c820) Subscriber data update (mmctx.c:445) 20250203145839227 DMM DEBUG MM(262420000001003/d982c820) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203145839234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145839234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203145839234 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145839234 DMM INFO MM(262420000001003/d982c820) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203145839234 DMM NOTICE MM(262420000001003/d982c820) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203145839234 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203145839234 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203145839234 DLLC NOTICE LLME(f703e7f8/d982c820){ASSIGNED} LLGM Assign pre (ffffffff => d982c820) (gprs_llc.c:1079) 20250203145839234 DLLC NOTICE LLME(ffffffff/d982c820){ASSIGNED} LLGM Assign post (ffffffff => d982c820) (gprs_llc.c:1125) 20250203145839234 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203145839234 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203145839234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203145839234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@6efd60af428f: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@6efd60af428f: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@6efd60af428f: Final verdict of PTC: pass 20250203145839294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36756<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(64)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(76)@6efd60af428f: Final verdict of PTC: none -NSVCI98(69)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@6efd60af428f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@6efd60af428f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@6efd60af428f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@6efd60af428f: Final verdict of PTC: none -NSVCI99(74)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@6efd60af428f: Final verdict of PTC: none 20250203145839300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203145839301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(60)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(67)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(72)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(62)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Feb 3 14:58:39 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 20250203145839356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145839759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49004) 20250203145840302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145840302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49004, count=90008) 20250203145841303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145841303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Mon Feb 3 14:58:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203145842305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145842305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_timeout_after_pdp_act started. 20250203145842853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145842856 DMM INFO MM(262420000001003/d982c820) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203145842856 DMM INFO MM(262420000001003/d982c820) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203145842856 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203145842856 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203145842856 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203145842856 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203145842856 DLLC NOTICE LLME(ffffffff/d982c820){ASSIGNED} LLGM Assign pre (d982c820 => ffffffff) (gprs_llc.c:1079) 20250203145842856 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d982c820 => ffffffff) (gprs_llc.c:1125) 20250203145842856 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250203145842856 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) 20250203145842856 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) 20250203145842856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203145842856 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203145842856 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203145842856 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203145842856 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145842896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203145842896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145842896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145842896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145842896 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203145842896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145842896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145842896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145842896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145842897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145842897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145842897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145842897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145842897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145842897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145842897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145842897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145842897 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203145842897 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145842897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(83)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203145842898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145842898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145842900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145842905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145842905 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145842911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203145842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145842912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145842912 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203145842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145842912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145842912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145842912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145842912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203145842912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145842912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145842913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145842913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145842914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145842919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145842919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145842931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203145842931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145842931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145842931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145842931 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203145842931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145842931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145842931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145842931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145842932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145842932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145842932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145842932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145842932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145842932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145842932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145842932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145842932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203145842932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145842932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(94)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203145842933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145842933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145842935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145842939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145842939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(91)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203145843306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145843306 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203145843306 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203145843306 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(93)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203145843310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203145843312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(93)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(93)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@6efd60af428f: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='DC00711B'O, index=0 SGSN_Test-GSUP(95)@6efd60af428f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@6efd60af428f: 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 := '192EF791728C90C191E7E002ACF10E68'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE5AAC7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0FDCA0E928BFDCB8'O } } } } } 20250203145843388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145843388 DLLC NOTICE LLME(ffffffff/dc00711b){UNASSIGNED} LLC RX: unknown TLLI 0xdc00711b, creating LLME on the fly (gprs_llc.c:552) 20250203145843388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203145843388 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1297) 20250203145843388 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203145843388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203145843388 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203145843388 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203145843388 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203145843388 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203145843388 DLLC NOTICE LLME(ffffffff/dc00711b){UNASSIGNED} LLGM Assign pre (dc00711b => f3f23915) (gprs_llc.c:1079) 20250203145843388 DLLC NOTICE LLME(dc00711b/f3f23915){ASSIGNED} LLGM Assign post (dc00711b => f3f23915) (gprs_llc.c:1125) 20250203145843388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203145843388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203145843388 DMM DEBUG MM(262420000000021/f3f23915) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203145843409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145843409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203145843409 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145843409 DMM DEBUG MM(262420000000021/f3f23915) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1111) 20250203145843409 DMM NOTICE MM(262420000000021/f3f23915) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203145843409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203145843409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203145843409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203145843409 DMM DEBUG MM(262420000000021/f3f23915) Requesting authorization (sgsn_auth.c:160) 20250203145843409 DMM INFO MM(262420000000021/f3f23915) Requesting authentication tuples (sgsn_auth.c:184) 20250203145843409 DMM DEBUG MM(262420000000021/f3f23915) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203145843409 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250203145843409 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)@6efd60af428f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@6efd60af428f: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250203145843415 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203145843415 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203145843415 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203145843415 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203145843415 DMM INFO MM(262420000000021/f3f23915) Subscriber data update (mmctx.c:445) 20250203145843415 DMM DEBUG MM(262420000000021/f3f23915) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203145843415 DMM INFO MM(262420000000021/f3f23915) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203145843415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203145843415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203145843415 DMM INFO MM(262420000000021/f3f23915) <- GMM AUTH AND CIPHERING REQ (rand = 19 2e f7 91 72 8c 90 c1 91 e7 e0 02 ac f1 0e 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203145843430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145843430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250203145843430 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145843430 DMM INFO MM(262420000000021/f3f23915) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203145843430 DMM NOTICE MM(262420000000021/f3f23915) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203145843430 DMM DEBUG MM(262420000000021/f3f23915) checking auth: received GSM SRES = de 5a ac 7d (gprs_gmm.c:693) 20250203145843430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203145843430 DMM DEBUG MM(262420000000021/f3f23915) Requesting authorization (sgsn_auth.c:160) 20250203145843430 DMM INFO MM(262420000000021/f3f23915) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203145843430 DMM DEBUG MM(262420000000021/f3f23915) Requesting subscriber data update (gprs_subscriber.c:894) 20250203145843430 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250203145843430 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) 20250203145843430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203145843430 DMM INFO MM(262420000000021/f3f23915) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3f23915) (gprs_gmm.c:337) 20250203145843433 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203145843433 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203145843433 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250203145843433 DMM INFO MM(262420000000021/f3f23915) Subscriber data update (mmctx.c:445) 20250203145843433 DMM DEBUG MM(262420000000021/f3f23915) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203145843433 DMM INFO MM(262420000000021/f3f23915) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203145843433 DMM NOTICE MM(262420000000021/f3f23915) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1027) 20250203145843433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203145843433 DMM NOTICE MM(262420000000021/f3f23915) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203145843433 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) 20250203145843435 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203145843435 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250203145843435 DMM INFO MM(262420000000021/f3f23915) Subscriber data update (mmctx.c:445) 20250203145843435 DMM DEBUG MM(262420000000021/f3f23915) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203145843447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145843447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203145843447 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145843447 DMM INFO MM(262420000000021/f3f23915) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203145843447 DMM NOTICE MM(262420000000021/f3f23915) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203145843447 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203145843447 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203145843447 DLLC NOTICE LLME(dc00711b/f3f23915){ASSIGNED} LLGM Assign pre (ffffffff => f3f23915) (gprs_llc.c:1079) 20250203145843447 DLLC NOTICE LLME(ffffffff/f3f23915){ASSIGNED} LLGM Assign post (ffffffff => f3f23915) (gprs_llc.c:1125) 20250203145843447 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203145843447 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203145843447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203145843447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@6efd60af428f: setverdict(pass): none -> pass 20250203145843505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145843506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203145843506 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145843506 DMM INFO MM(262420000000021/f3f23915) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203145843506 DMM INFO MM(262420000000021/f3f23915) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203145843506 DMM DEBUG MM(262420000000021/f3f23915) Using GGSN 0 (gprs_sm.c:317) 20250203145843506 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250203145843506 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203145843506 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250203145843506 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250203145843532 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 87 57 34 9b 11 cd 87 17 78 14 05 7f 94 57 1c 0b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:461) 20250203145843532 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14688360b8, cbp=0x55679c472a10) (sgsn_libgtp.c:633) 20250203145843532 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203145843532 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c473e58 TLLI=f3f23915, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203145843532 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203145843532 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203145843549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145843550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250203145843550 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145843550 DMM INFO MM(262420000000021/f3f23915) -> GMM ATTACH REQUEST MI(TMSI-0xF3F23915) type="GPRS attach" (gprs_gmm.c:1297) 20250203145843550 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203145843550 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203145843550 DLLC NOTICE LLME(ffffffff/f3f23915){ASSIGNED} LLGM Assign pre (f3f23915 => cc21363f) (gprs_llc.c:1079) 20250203145843550 DLLC NOTICE LLME(f3f23915/cc21363f){ASSIGNED} LLGM Assign post (f3f23915 => cc21363f) (gprs_llc.c:1125) 20250203145843550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203145843550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203145843550 DMM DEBUG MM(262420000000021/cc21363f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203145843560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145843560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250203145843560 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145843560 DMM DEBUG MM(262420000000021/cc21363f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1111) 20250203145843560 DMM NOTICE MM(262420000000021/cc21363f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203145843560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203145843560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203145843560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203145843560 DMM DEBUG MM(262420000000021/cc21363f) Requesting authorization (sgsn_auth.c:160) 20250203145843560 DMM INFO MM(262420000000021/cc21363f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203145843560 DMM DEBUG MM(262420000000021/cc21363f) Requesting subscriber data update (gprs_subscriber.c:894) 20250203145843560 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250203145843560 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) 20250203145843562 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203145843562 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203145843562 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250203145843562 DMM INFO MM(262420000000021/cc21363f) Subscriber data update (mmctx.c:445) 20250203145843562 DMM DEBUG MM(262420000000021/cc21363f) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250203145843562 DMM INFO MM(262420000000021/cc21363f) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250203145843562 DMM NOTICE MM(262420000000021/cc21363f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1027) 20250203145843562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203145843562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203145843562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250203145843562 DMM INFO MM(262420000000021/cc21363f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc21363f) (gprs_gmm.c:337) 20250203145843563 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) 20250203145843564 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203145843564 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250203145843564 DMM INFO MM(262420000000021/cc21363f) Subscriber data update (mmctx.c:445) 20250203145843564 DMM DEBUG MM(262420000000021/cc21363f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@6efd60af428f: Trying to receive 5 ATTACH ACCEPTs 20250203145849564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250203145849565 DMM INFO MM(262420000000021/cc21363f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc21363f) (gprs_gmm.c:337) 20250203145850626 DGPRS DEBUG Checking for inactive LLMEs, time = 41122929 (sgsn.c:132) 20250203145855567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250203145855567 DMM INFO MM(262420000000021/cc21363f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc21363f) (gprs_gmm.c:337) 20250203145901568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250203145901568 DMM INFO MM(262420000000021/cc21363f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc21363f) (gprs_gmm.c:337) 20250203145903307 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250203145903307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250203145903308 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(93)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203145907570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250203145907570 DMM INFO MM(262420000000021/cc21363f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc21363f) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(97)@6efd60af428f: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@6efd60af428f: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250203145912899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145912906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145912906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203145912913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145912916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145912917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203145912934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145912937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145912938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203145913571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250203145913571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250203145913572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250203145913572 DMM NOTICE MM(262420000000021/cc21363f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203145913572 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250203145913572 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c473e58, TLLI=cc21363f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203145913572 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203145913572 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203145913572 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250203145913572 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250203145913572 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) 20250203145913572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Reject}: Deallocated (fsm.c:568) 20250203145913572 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Deallocated (fsm.c:568) 20250203145913572 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203145913572 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250203145913572 DLLC NOTICE LLME(f3f23915/cc21363f){ASSIGNED} LLGM Assign pre (cc21363f => ffffffff) (gprs_llc.c:1079) 20250203145913572 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc21363f => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@6efd60af428f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@6efd60af428f: Final verdict of PTC: pass 20250203145914092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46258<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_timeout_after_pdp_act-BVCI196(82)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(95)@6efd60af428f: Final verdict of PTC: none -NSVCI99(94)@6efd60af428f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@6efd60af428f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@6efd60af428f: Final verdict of PTC: none 20250203145914097 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203145914097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(84)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(93)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@6efd60af428f: Final verdict of PTC: none -NSVCI98(88)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@6efd60af428f: Final verdict of PTC: none -NSVCI97(83)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(81)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(92)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(86)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Feb 3 14:59:14 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 20250203145914204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145914606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36280<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126084) 20250203145915099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145915099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126084, count=131516) 20250203145916101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145916101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Mon Feb 3 14:59:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203145917102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145917102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_auth_id_timeout started. 20250203145917714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145917716 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145917764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203145917764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145917764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145917764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145917764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203145917764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145917764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145917764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145917764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145917765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145917765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145917765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145917765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145917765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145917765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145917765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145917765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145917765 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203145917765 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145917765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145917765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145917765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 20250203145917769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145917775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145917775 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(104)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145917781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203145917781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145917781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145917781 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145917781 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203145917781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145917781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145917781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145917781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145917782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145917782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145917782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145917782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145917782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145917782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145917782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145917782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145917782 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203145917782 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145917782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145917782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145917783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145917785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145917791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145917791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(109)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145917797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203145917797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145917797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145917797 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145917797 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203145917797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145917797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145917797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145917797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145917798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145917798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145917798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145917798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145917798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145917798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145917798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145917798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145917798 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203145917798 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145917798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(112)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145917798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145917798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203145917800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145917805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145917806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203145918103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145918103 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203145918103 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203145918103 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203145918108 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(113)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250203145918109 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@6efd60af428f: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C744F9B3'O, index=0 SGSN_Test-GSUP(114)@6efd60af428f: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250203145918168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145918168 DLLC NOTICE LLME(ffffffff/c744f9b3){UNASSIGNED} LLC RX: unknown TLLI 0xc744f9b3, creating LLME on the fly (gprs_llc.c:552) 20250203145918168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203145918168 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1297) 20250203145918169 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203145918169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203145918169 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203145918169 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203145918169 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203145918169 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203145918169 DLLC NOTICE LLME(ffffffff/c744f9b3){UNASSIGNED} LLGM Assign pre (c744f9b3 => c5169da8) (gprs_llc.c:1079) 20250203145918169 DLLC NOTICE LLME(c744f9b3/c5169da8){ASSIGNED} LLGM Assign post (c744f9b3 => c5169da8) (gprs_llc.c:1125) 20250203145918169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203145918169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203145918169 DMM DEBUG MM(/c5169da8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203145920627 DGPRS DEBUG Checking for inactive LLMEs, time = 41122959 (sgsn.c:132) 20250203145924170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203145924170 DMM DEBUG MM(/c5169da8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203145930172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203145930172 DMM DEBUG MM(/c5169da8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203145936174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203145936174 DMM DEBUG MM(/c5169da8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203145938104 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250203145938104 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203145938105 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250203145942175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203145942175 DMM DEBUG MM(/c5169da8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203145947766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145947772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145947772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203145947783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145947787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145947787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203145947799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145947802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145947802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203145948176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203145948176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250203145948176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250203145948176 DMM NOTICE MM(/c5169da8) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250203145948176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Reject}: Deallocated (fsm.c:568) 20250203145948176 DMM DEBUG MM_STATE_Gb(3343186355)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203145948177 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203145948177 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250203145948177 DLLC NOTICE LLME(c744f9b3/c5169da8){ASSIGNED} LLGM Assign pre (c5169da8 => ffffffff) (gprs_llc.c:1079) 20250203145948177 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5169da8 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@6efd60af428f: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@6efd60af428f: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@6efd60af428f: Final verdict of PTC: pass 20250203145948196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36282<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@6efd60af428f: Final verdict of PTC: none 20250203145948201 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203145948201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(107)@6efd60af428f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@6efd60af428f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@6efd60af428f: Final verdict of PTC: none -NSVCI99(112)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@6efd60af428f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@6efd60af428f: Final verdict of PTC: none -NSVCI97(102)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(105)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(110)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(100)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Feb 3 14:59:48 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 20250203145948308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145948710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67848) 20250203145949202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145949203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67848, count=69108) 20250203145950204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145950205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203145950628 DGPRS DEBUG Checking for inactive LLMEs, time = 41122989 (sgsn.c:132) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Mon Feb 3 14:59:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203145951207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145951207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_auth_sai_timeout started. 20250203145951805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145951807 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145951850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203145951850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145951850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145951850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145951850 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203145951850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145951850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145951850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145951850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145951851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145951851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145951851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145951851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145951851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145951851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145951851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145951851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145951851 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203145951851 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145951851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(121)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145951852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145951852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203145951853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145951858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145951858 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145951865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203145951865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145951865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145951865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145951865 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203145951865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145951865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145951865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145951865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145951866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145951866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145951866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145951866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145951866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145951866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145951866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145951866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145951866 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203145951866 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145951866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145951866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145951866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145951868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145951873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145951873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203145951883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203145951883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203145951883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203145951883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145951883 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203145951883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203145951883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203145951883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203145951883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203145951884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203145951884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203145951884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203145951884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203145951884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203145951884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203145951884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203145951884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203145951884 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203145951884 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203145951884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203145951884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203145951884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203145951886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203145951890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145951890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203145952208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145952208 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203145952208 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203145952208 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203145952212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203145952213 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@6efd60af428f: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='F88C93B7'O, index=0 SGSN_Test-GSUP(133)@6efd60af428f: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250203145952275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145952275 DLLC NOTICE LLME(ffffffff/f88c93b7){UNASSIGNED} LLC RX: unknown TLLI 0xf88c93b7, creating LLME on the fly (gprs_llc.c:552) 20250203145952275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203145952275 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1297) 20250203145952275 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203145952275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203145952275 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203145952275 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203145952275 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203145952275 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203145952275 DLLC NOTICE LLME(ffffffff/f88c93b7){UNASSIGNED} LLGM Assign pre (f88c93b7 => fbb1f5eb) (gprs_llc.c:1079) 20250203145952275 DLLC NOTICE LLME(f88c93b7/fbb1f5eb){ASSIGNED} LLGM Assign post (f88c93b7 => fbb1f5eb) (gprs_llc.c:1125) 20250203145952275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203145952275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203145952275 DMM DEBUG MM(262420000000003/fbb1f5eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203145952282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203145952282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203145952282 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203145952282 DMM DEBUG MM(262420000000003/fbb1f5eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1111) 20250203145952282 DMM NOTICE MM(262420000000003/fbb1f5eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203145952282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203145952282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203145952282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203145952282 DMM DEBUG MM(262420000000003/fbb1f5eb) Requesting authorization (sgsn_auth.c:160) 20250203145952282 DMM INFO MM(262420000000003/fbb1f5eb) Requesting authentication tuples (sgsn_auth.c:184) 20250203145952282 DMM DEBUG MM(262420000000003/fbb1f5eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203145952282 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250203145952282 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)@6efd60af428f: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@6efd60af428f: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250203145958283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250203145958283 DMM ERROR MM(262420000000003/fbb1f5eb) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250203145958283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250203145958283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250203145958283 DMM NOTICE MM(262420000000003/fbb1f5eb) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250203145958283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Reject}: Deallocated (fsm.c:568) 20250203145958283 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203145958283 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203145958283 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250203145958283 DLLC NOTICE LLME(f88c93b7/fbb1f5eb){ASSIGNED} LLGM Assign pre (fbb1f5eb => ffffffff) (gprs_llc.c:1079) 20250203145958283 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbb1f5eb => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@6efd60af428f: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@6efd60af428f: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@6efd60af428f: Final verdict of PTC: pass 20250203145958304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45406<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@6efd60af428f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@6efd60af428f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@6efd60af428f: Final verdict of PTC: none -NSVCI99(131)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@6efd60af428f: Final verdict of PTC: none -NSVCI98(126)@6efd60af428f: Final verdict of PTC: none 20250203145958311 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(121)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@6efd60af428f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@6efd60af428f: Final verdict of PTC: none 20250203145958312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(134)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(119)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(129)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(124)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Feb 3 14:59:58 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 20250203145958371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203145958773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57772) 20250203145959313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203145959313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57772, count=66896) 20250203150000314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150000315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Mon Feb 3 15:00:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150001316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150001316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_auth_sai_reject started. 20250203150001865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150001867 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150001925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150001925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150001925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150001925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150001925 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150001925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150001925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150001925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150001925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150001926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150001926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150001926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150001926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150001926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150001926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150001926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150001926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150001926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150001926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150001926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(140)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150001927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150001927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150001929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150001934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150001934 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150001941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150001941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150001941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150001941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150001941 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150001941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150001941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150001941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150001941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150001942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150001942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150001942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150001942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150001942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150001942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150001942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150001942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150001942 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150001942 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150001942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150001942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150001942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150001944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150001949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150001949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150001957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150001957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150001957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150001957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150001957 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150001957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150001957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150001957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150001957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150001958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150001958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150001958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150001958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150001958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150001958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150001958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150001958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150001958 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150001958 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150001958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150001958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150001958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150001960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150001964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150001964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150002318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150002318 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150002318 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150002318 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150002322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150002323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@6efd60af428f: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D9F1D4C7'O, index=0 SGSN_Test-GSUP(152)@6efd60af428f: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250203150002393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150002393 DLLC NOTICE LLME(ffffffff/d9f1d4c7){UNASSIGNED} LLC RX: unknown TLLI 0xd9f1d4c7, creating LLME on the fly (gprs_llc.c:552) 20250203150002393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150002393 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1297) 20250203150002393 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150002393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150002394 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150002394 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150002394 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150002394 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150002394 DLLC NOTICE LLME(ffffffff/d9f1d4c7){UNASSIGNED} LLGM Assign pre (d9f1d4c7 => f9101050) (gprs_llc.c:1079) 20250203150002394 DLLC NOTICE LLME(d9f1d4c7/f9101050){ASSIGNED} LLGM Assign post (d9f1d4c7 => f9101050) (gprs_llc.c:1125) 20250203150002394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150002394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150002394 DMM DEBUG MM(262420000000004/f9101050) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150002409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150002409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150002409 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150002409 DMM DEBUG MM(262420000000004/f9101050) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1111) 20250203150002409 DMM NOTICE MM(262420000000004/f9101050) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150002409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150002409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150002409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150002409 DMM DEBUG MM(262420000000004/f9101050) Requesting authorization (sgsn_auth.c:160) 20250203150002409 DMM INFO MM(262420000000004/f9101050) Requesting authentication tuples (sgsn_auth.c:184) 20250203150002409 DMM DEBUG MM(262420000000004/f9101050) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150002410 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250203150002410 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)@6efd60af428f: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@6efd60af428f: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250203150002415 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250203150002415 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250203150002415 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250203150008411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250203150008411 DMM ERROR MM(262420000000004/f9101050) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250203150008411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250203150008411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250203150008411 DMM NOTICE MM(262420000000004/f9101050) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250203150008411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Reject}: Deallocated (fsm.c:568) 20250203150008411 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150008411 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150008411 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250203150008411 DLLC NOTICE LLME(d9f1d4c7/f9101050){ASSIGNED} LLGM Assign pre (f9101050 => ffffffff) (gprs_llc.c:1079) 20250203150008411 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9101050 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@6efd60af428f: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@6efd60af428f: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@6efd60af428f: Final verdict of PTC: pass 20250203150008419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44812<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150008421 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150008421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(151)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(152)@6efd60af428f: Final verdict of PTC: none -NSVCI97(140)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@6efd60af428f: Final verdict of PTC: none -NSVCI99(150)@6efd60af428f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@6efd60af428f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@6efd60af428f: Final verdict of PTC: none -NSVCI98(145)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@6efd60af428f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(138)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(143)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(148)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Feb 3 15:00:08 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 20250203150008496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150008898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67956) 20250203150009422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150009423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67956, count=69116) 20250203150010424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150010425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Mon Feb 3 15:00:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150011426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150011426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_gsup_lu_timeout started. 20250203150011991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150011993 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150012037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150012037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150012037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150012037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150012037 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150012037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150012037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150012037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150012037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150012038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150012038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150012038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150012038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150012038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150012038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150012038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150012038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150012038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150012038 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150012038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150012039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150012039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150012040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150012045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150012045 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150012053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150012053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150012053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150012053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150012053 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150012053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150012053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150012053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150012053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150012054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150012054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150012054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150012054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150012054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150012054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150012054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150012054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150012054 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150012054 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150012054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150012054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150012054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150012056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150012061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150012061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150012069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150012069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150012069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150012069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150012069 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150012069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150012069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150012069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150012069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150012070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150012070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150012070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150012070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150012070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150012070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150012070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150012070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150012070 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150012070 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150012070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(169)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150012070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150012070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150012072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150012077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150012077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150012428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150012428 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150012428 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150012428 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150012432 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150012433 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@6efd60af428f: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D5AA6CA3'O, index=0 SGSN_Test-GSUP(171)@6efd60af428f: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@6efd60af428f: 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 := '01E6756ABBDB80DC7C84565053F01666'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DAF76565'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3AFEA0BB76CCCF2'O } } } } } 20250203150013506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150013506 DLLC NOTICE LLME(ffffffff/d5aa6ca3){UNASSIGNED} LLC RX: unknown TLLI 0xd5aa6ca3, creating LLME on the fly (gprs_llc.c:552) 20250203150013506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150013506 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1297) 20250203150013506 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150013506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150013506 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150013506 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150013506 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150013506 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150013506 DLLC NOTICE LLME(ffffffff/d5aa6ca3){UNASSIGNED} LLGM Assign pre (d5aa6ca3 => f657e1d4) (gprs_llc.c:1079) 20250203150013506 DLLC NOTICE LLME(d5aa6ca3/f657e1d4){ASSIGNED} LLGM Assign post (d5aa6ca3 => f657e1d4) (gprs_llc.c:1125) 20250203150013506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150013506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150013506 DMM DEBUG MM(262420000000005/f657e1d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150013521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150013521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150013521 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150013521 DMM DEBUG MM(262420000000005/f657e1d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1111) 20250203150013521 DMM NOTICE MM(262420000000005/f657e1d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150013521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150013521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150013521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150013521 DMM DEBUG MM(262420000000005/f657e1d4) Requesting authorization (sgsn_auth.c:160) 20250203150013521 DMM INFO MM(262420000000005/f657e1d4) Requesting authentication tuples (sgsn_auth.c:184) 20250203150013521 DMM DEBUG MM(262420000000005/f657e1d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150013521 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250203150013521 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)@6efd60af428f: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@6efd60af428f: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250203150013526 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150013526 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150013526 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150013526 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150013526 DMM INFO MM(262420000000005/f657e1d4) Subscriber data update (mmctx.c:445) 20250203150013526 DMM DEBUG MM(262420000000005/f657e1d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150013526 DMM INFO MM(262420000000005/f657e1d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150013526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150013526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150013526 DMM INFO MM(262420000000005/f657e1d4) <- GMM AUTH AND CIPHERING REQ (rand = 01 e6 75 6a bb db 80 dc 7c 84 56 50 53 f0 16 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150013539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150013539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150013539 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150013539 DMM INFO MM(262420000000005/f657e1d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150013539 DMM NOTICE MM(262420000000005/f657e1d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150013539 DMM DEBUG MM(262420000000005/f657e1d4) checking auth: received GSM SRES = da f7 65 65 (gprs_gmm.c:693) 20250203150013539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150013539 DMM DEBUG MM(262420000000005/f657e1d4) Requesting authorization (sgsn_auth.c:160) 20250203150013539 DMM INFO MM(262420000000005/f657e1d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150013539 DMM DEBUG MM(262420000000005/f657e1d4) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150013539 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250203150013539 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) 20250203150013539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150013539 DMM INFO MM(262420000000005/f657e1d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf657e1d4) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(173)@6efd60af428f: setverdict(fail): none -> fail MC@6efd60af428f: Test Component 173 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(159)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(171)@6efd60af428f: Final verdict of PTC: none 20250203150013555 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150013555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(170)@6efd60af428f: Final verdict of PTC: none -NSVCI98(164)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@6efd60af428f: Final verdict of PTC: none -NSVCI99(169)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@6efd60af428f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@6efd60af428f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@6efd60af428f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@6efd60af428f: Final verdict of PTC: none 20250203150013560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53534<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(162)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(167)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(157)@6efd60af428f: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@6efd60af428f: Final verdict of PTC: fail SGSN_Test-Gb0-BSSGP0(156)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@6efd60af428f: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Mon Feb 3 15:00:13 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 20250203150013666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150014068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70412) 20250203150014556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150014556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70412, count=74768) 20250203150015558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150015558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Mon Feb 3 15:00:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150016560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150016560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_gsup_lu_reject started. 20250203150017166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150017169 DMM INFO MM(262420000000005/f657e1d4) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150017169 DMM INFO MM(262420000000005/f657e1d4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150017169 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150017169 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150017169 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150017169 DMM ERROR MM_STATE_Gb(0)[0x55679c472000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250203150017169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250203150017169 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150017169 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150017169 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150017169 DLLC NOTICE LLME(d5aa6ca3/f657e1d4){ASSIGNED} LLGM Assign pre (f657e1d4 => ffffffff) (gprs_llc.c:1079) 20250203150017169 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f657e1d4 => ffffffff) (gprs_llc.c:1125) 20250203150017169 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150017212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150017212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150017212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150017212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150017212 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150017212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150017212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150017212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150017212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150017213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150017213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150017213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150017214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150017214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150017214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150017214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150017214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150017214 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150017214 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150017214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150017214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150017214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 20250203150017216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150017220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150017220 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150017226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150017226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150017226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150017226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150017226 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150017226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150017226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150017226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150017226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150017227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150017227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150017227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150017227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150017227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150017227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150017227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150017227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150017227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150017227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150017227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150017228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150017228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150017229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150017234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150017234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150017242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150017242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150017242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150017242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150017242 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150017242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150017242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150017242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150017242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150017243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150017243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150017243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150017243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150017243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150017243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150017243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150017243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150017243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150017243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150017243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150017243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150017243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150017244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150017249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150017249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150017561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150017561 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150017561 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150017561 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150017565 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150017567 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@6efd60af428f: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E48BBD63'O, index=0 SGSN_Test-GSUP(190)@6efd60af428f: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@6efd60af428f: 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 := '301C645313C5161C655AFCE2B643F840'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3CB3102'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98D85A21FDD91768'O } } } } } 20250203150018629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150018629 DLLC NOTICE LLME(ffffffff/e48bbd63){UNASSIGNED} LLC RX: unknown TLLI 0xe48bbd63, creating LLME on the fly (gprs_llc.c:552) 20250203150018629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150018629 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1297) 20250203150018629 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150018629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150018629 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150018629 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150018629 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150018629 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150018629 DLLC NOTICE LLME(ffffffff/e48bbd63){UNASSIGNED} LLGM Assign pre (e48bbd63 => fbb21e42) (gprs_llc.c:1079) 20250203150018629 DLLC NOTICE LLME(e48bbd63/fbb21e42){ASSIGNED} LLGM Assign post (e48bbd63 => fbb21e42) (gprs_llc.c:1125) 20250203150018629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150018629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150018629 DMM DEBUG MM(262420000000006/fbb21e42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150018649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150018650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150018650 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150018650 DMM DEBUG MM(262420000000006/fbb21e42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1111) 20250203150018650 DMM NOTICE MM(262420000000006/fbb21e42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150018650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150018650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150018650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150018650 DMM DEBUG MM(262420000000006/fbb21e42) Requesting authorization (sgsn_auth.c:160) 20250203150018650 DMM INFO MM(262420000000006/fbb21e42) Requesting authentication tuples (sgsn_auth.c:184) 20250203150018650 DMM DEBUG MM(262420000000006/fbb21e42) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150018650 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250203150018650 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)@6efd60af428f: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@6efd60af428f: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250203150018656 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150018656 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150018656 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150018656 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150018656 DMM INFO MM(262420000000006/fbb21e42) Subscriber data update (mmctx.c:445) 20250203150018656 DMM DEBUG MM(262420000000006/fbb21e42) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150018656 DMM INFO MM(262420000000006/fbb21e42) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150018656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150018656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150018656 DMM INFO MM(262420000000006/fbb21e42) <- GMM AUTH AND CIPHERING REQ (rand = 30 1c 64 53 13 c5 16 1c 65 5a fc e2 b6 43 f8 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150018671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150018672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150018672 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150018672 DMM INFO MM(262420000000006/fbb21e42) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150018672 DMM NOTICE MM(262420000000006/fbb21e42) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150018672 DMM DEBUG MM(262420000000006/fbb21e42) checking auth: received GSM SRES = a3 cb 31 02 (gprs_gmm.c:693) 20250203150018672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150018672 DMM DEBUG MM(262420000000006/fbb21e42) Requesting authorization (sgsn_auth.c:160) 20250203150018672 DMM INFO MM(262420000000006/fbb21e42) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150018672 DMM DEBUG MM(262420000000006/fbb21e42) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150018672 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250203150018672 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) 20250203150018672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150018672 DMM INFO MM(262420000000006/fbb21e42) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbb21e42) (gprs_gmm.c:337) 20250203150018674 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250203150018674 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250203150018674 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250203150018674 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150018674 DMM INFO MM(262420000000006/fbb21e42) Subscriber data update (mmctx.c:445) 20250203150018674 DMM DEBUG MM(262420000000006/fbb21e42) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@6efd60af428f: setverdict(fail): none -> fail MC@6efd60af428f: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250203150018690 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150018690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203150018691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53542<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(189)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(190)@6efd60af428f: Final verdict of PTC: none -NSVCI99(188)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@6efd60af428f: Final verdict of PTC: none -NSVCI97(178)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@6efd60af428f: Final verdict of PTC: none -NSVCI98(183)@6efd60af428f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@6efd60af428f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@6efd60af428f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(181)@6efd60af428f: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@6efd60af428f: Final verdict of PTC: fail -NSVCI97-provIP(176)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(186)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@6efd60af428f: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Feb 3 15:00:18 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 20250203150018790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150019192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53544<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48204) 20250203150019691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150019691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48204, count=80356) 20250203150020629 DGPRS DEBUG Checking for inactive LLMEs, time = 41123019 (sgsn.c:132) 20250203150020692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150020692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Mon Feb 3 15:00:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150021693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150021693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_combined started. 20250203150022286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150022288 DMM INFO MM(262420000000006/fbb21e42) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150022288 DMM INFO MM(262420000000006/fbb21e42) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150022288 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150022288 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150022288 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150022288 DMM ERROR MM_STATE_Gb(0)[0x55679c472000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250203150022289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250203150022289 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150022289 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150022289 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150022289 DLLC NOTICE LLME(e48bbd63/fbb21e42){ASSIGNED} LLGM Assign pre (fbb21e42 => ffffffff) (gprs_llc.c:1079) 20250203150022289 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbb21e42 => ffffffff) (gprs_llc.c:1125) 20250203150022289 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150022334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150022334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150022334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150022334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150022334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150022334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150022334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150022334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150022334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150022336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150022336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150022336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150022336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150022336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150022336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150022336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150022336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150022336 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150022336 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150022336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150022336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150022337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150022340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150022347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150022347 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150022354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150022354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150022354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150022354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150022354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150022354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150022354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150022354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150022354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150022355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150022355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150022355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150022355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150022355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150022355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150022355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150022355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150022355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150022355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150022355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150022355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150022355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150022357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150022363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150022363 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150022370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150022370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150022370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150022370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150022370 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150022370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150022370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150022370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150022370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150022371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150022371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150022371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150022371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150022371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150022371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150022371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150022371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150022371 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150022371 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150022371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150022371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150022371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150022373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150022377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150022377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150022694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150022694 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150022694 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150022694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150022698 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(208)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150022700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@6efd60af428f: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EAD76595'O, index=0 SGSN_Test-GSUP(209)@6efd60af428f: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@6efd60af428f: 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 := '546653A0823F0CA9D256413748B37F77'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4696DF5A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '772E5290BE024917'O } } } } } 20250203150023772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150023773 DLLC NOTICE LLME(ffffffff/ead76595){UNASSIGNED} LLC RX: unknown TLLI 0xead76595, creating LLME on the fly (gprs_llc.c:552) 20250203150023773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150023773 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1297) 20250203150023773 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150023773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150023773 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150023773 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150023773 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150023773 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150023773 DLLC NOTICE LLME(ffffffff/ead76595){UNASSIGNED} LLGM Assign pre (ead76595 => fbbc8711) (gprs_llc.c:1079) 20250203150023773 DLLC NOTICE LLME(ead76595/fbbc8711){ASSIGNED} LLGM Assign post (ead76595 => fbbc8711) (gprs_llc.c:1125) 20250203150023773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150023773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150023773 DMM DEBUG MM(262420000000007/fbbc8711) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150023793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150023793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150023793 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150023793 DMM DEBUG MM(262420000000007/fbbc8711) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1111) 20250203150023793 DMM NOTICE MM(262420000000007/fbbc8711) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150023793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150023793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150023793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150023793 DMM DEBUG MM(262420000000007/fbbc8711) Requesting authorization (sgsn_auth.c:160) 20250203150023793 DMM INFO MM(262420000000007/fbbc8711) Requesting authentication tuples (sgsn_auth.c:184) 20250203150023793 DMM DEBUG MM(262420000000007/fbbc8711) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150023793 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250203150023793 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)@6efd60af428f: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@6efd60af428f: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250203150023799 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150023799 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150023799 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150023799 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150023799 DMM INFO MM(262420000000007/fbbc8711) Subscriber data update (mmctx.c:445) 20250203150023799 DMM DEBUG MM(262420000000007/fbbc8711) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150023799 DMM INFO MM(262420000000007/fbbc8711) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150023799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150023799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150023799 DMM INFO MM(262420000000007/fbbc8711) <- GMM AUTH AND CIPHERING REQ (rand = 54 66 53 a0 82 3f 0c a9 d2 56 41 37 48 b3 7f 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150023815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150023815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150023815 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150023815 DMM INFO MM(262420000000007/fbbc8711) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150023815 DMM NOTICE MM(262420000000007/fbbc8711) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150023815 DMM DEBUG MM(262420000000007/fbbc8711) checking auth: received GSM SRES = 46 96 df 5a (gprs_gmm.c:693) 20250203150023815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150023815 DMM DEBUG MM(262420000000007/fbbc8711) Requesting authorization (sgsn_auth.c:160) 20250203150023815 DMM INFO MM(262420000000007/fbbc8711) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150023815 DMM DEBUG MM(262420000000007/fbbc8711) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150023815 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250203150023815 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) 20250203150023815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150023815 DMM INFO MM(262420000000007/fbbc8711) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbbc8711) (gprs_gmm.c:337) 20250203150023819 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150023819 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150023819 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250203150023819 DMM INFO MM(262420000000007/fbbc8711) Subscriber data update (mmctx.c:445) 20250203150023819 DMM DEBUG MM(262420000000007/fbbc8711) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150023819 DMM INFO MM(262420000000007/fbbc8711) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150023819 DMM NOTICE MM(262420000000007/fbbc8711) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1027) 20250203150023819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150023819 DMM NOTICE MM(262420000000007/fbbc8711) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150023819 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) 20250203150023820 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150023820 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250203150023820 DMM INFO MM(262420000000007/fbbc8711) Subscriber data update (mmctx.c:445) 20250203150023820 DMM DEBUG MM(262420000000007/fbbc8711) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@6efd60af428f: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@6efd60af428f: Removing Client IMSI='262420000000007'H, index=0 20250203150023831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150023831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150023831 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150023831 DMM INFO MM(262420000000007/fbbc8711) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150023831 DMM NOTICE MM(262420000000007/fbbc8711) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150023831 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150023831 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150023831 DLLC NOTICE LLME(ead76595/fbbc8711){ASSIGNED} LLGM Assign pre (ffffffff => fbbc8711) (gprs_llc.c:1079) 20250203150023831 DLLC NOTICE LLME(ffffffff/fbbc8711){ASSIGNED} LLGM Assign post (ffffffff => fbbc8711) (gprs_llc.c:1125) 20250203150023831 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150023831 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150023831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150023831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@6efd60af428f: Final verdict of PTC: pass 20250203150023838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60842<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@6efd60af428f: Final verdict of PTC: none -NSVCI97(197)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@6efd60af428f: Final verdict of PTC: none 20250203150023844 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150023845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(207)@6efd60af428f: Final verdict of PTC: none -NSVCI98(202)@6efd60af428f: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@6efd60af428f: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@6efd60af428f: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(195)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(200)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(205)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_combined finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Feb 3 15:00:23 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250203150023936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150024339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85032) 20250203150024846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150024846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85032, count=89388) 20250203150025848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150025848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Mon Feb 3 15:00:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150026849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150026849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_accept_all started. 20250203150027437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150027439 DMM INFO MM(262420000000007/fbbc8711) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150027439 DMM INFO MM(262420000000007/fbbc8711) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150027439 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150027439 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150027439 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150027439 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150027439 DLLC NOTICE LLME(ffffffff/fbbc8711){ASSIGNED} LLGM Assign pre (fbbc8711 => ffffffff) (gprs_llc.c:1079) 20250203150027439 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbbc8711 => ffffffff) (gprs_llc.c:1125) 20250203150027439 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250203150027439 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) 20250203150027439 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) 20250203150027439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150027439 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150027439 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150027439 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150027439 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150027487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150027487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150027487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150027487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150027487 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150027487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150027487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150027487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150027487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150027488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150027488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150027488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150027488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150027488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150027488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150027488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150027488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150027488 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150027488 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150027488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150027488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150027488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150027491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150027496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150027496 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150027502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150027502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150027502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150027502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150027502 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150027502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150027502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150027502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150027502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150027503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150027503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150027503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150027503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150027503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150027503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150027503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150027503 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150027503 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150027503 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150027503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(221)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150027503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150027503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150027505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150027510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150027510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150027518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150027518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150027518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150027518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150027518 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150027518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150027518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150027518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150027518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150027519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150027519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150027519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150027519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150027519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150027519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150027519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150027519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150027519 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150027519 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150027519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150027519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150027519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150027521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150027527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150027527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150027850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150027850 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150027850 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150027850 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150027854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(227)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150027855 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@6efd60af428f: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='EC406341'O, index=0 SGSN_Test-GSUP(228)@6efd60af428f: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250203150028940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150028940 DLLC NOTICE LLME(ffffffff/ec406341){UNASSIGNED} LLC RX: unknown TLLI 0xec406341, creating LLME on the fly (gprs_llc.c:552) 20250203150028940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150028940 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1297) 20250203150028940 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150028940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150028940 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150028940 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150028940 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150028940 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150028940 DLLC NOTICE LLME(ffffffff/ec406341){UNASSIGNED} LLGM Assign pre (ec406341 => f4b7676f) (gprs_llc.c:1079) 20250203150028940 DLLC NOTICE LLME(ec406341/f4b7676f){ASSIGNED} LLGM Assign post (ec406341 => f4b7676f) (gprs_llc.c:1125) 20250203150028940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150028940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150028940 DMM DEBUG MM(262420000000008/f4b7676f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150028964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150028964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150028964 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150028964 DMM DEBUG MM(262420000000008/f4b7676f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1111) 20250203150028964 DMM NOTICE MM(262420000000008/f4b7676f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150028964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150028964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150028964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250203150028964 DMM INFO MM(262420000000008/f4b7676f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4b7676f) (gprs_gmm.c:337) TC_attach_accept_all(230)@6efd60af428f: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@6efd60af428f: Removing Client IMSI='262420000000008'H, index=0 20250203150029947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150029947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150029947 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150029947 DMM INFO MM(262420000000008/f4b7676f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150029947 DMM NOTICE MM(262420000000008/f4b7676f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150029948 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150029948 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150029948 DLLC NOTICE LLME(ec406341/f4b7676f){ASSIGNED} LLGM Assign pre (ffffffff => f4b7676f) (gprs_llc.c:1079) 20250203150029948 DLLC NOTICE LLME(ffffffff/f4b7676f){ASSIGNED} LLGM Assign post (ffffffff => f4b7676f) (gprs_llc.c:1125) 20250203150029948 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150029948 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150029948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150029948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@6efd60af428f: Final verdict of PTC: pass 20250203150029953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60866<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@6efd60af428f: Final verdict of PTC: none -NSVCI97(216)@6efd60af428f: Final verdict of PTC: none -NSVCI98(221)@6efd60af428f: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@6efd60af428f: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@6efd60af428f: Final verdict of PTC: none -NSVCI99(226)@6efd60af428f: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@6efd60af428f: Final verdict of PTC: none 20250203150029959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150029959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(229)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(219)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(214)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(224)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_accept_all finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Mon Feb 3 15:00:29 UTC 2025 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20250203150030040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150030443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60882<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70028) 20250203150030961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150030961 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=71568) 20250203150031962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150031962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Mon Feb 3 15:00:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150032963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150032963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_closed started. 20250203150033541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150033544 DMM INFO MM(262420000000008/f4b7676f) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150033544 DMM INFO MM(262420000000008/f4b7676f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150033544 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150033544 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150033544 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150033544 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150033544 DLLC NOTICE LLME(ffffffff/f4b7676f){ASSIGNED} LLGM Assign pre (f4b7676f => ffffffff) (gprs_llc.c:1079) 20250203150033544 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4b7676f => ffffffff) (gprs_llc.c:1125) 20250203150033544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150033544 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150033544 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150033544 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150033544 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150033587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150033587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150033587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150033587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150033587 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150033587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150033587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150033587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150033587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150033588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150033588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150033588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150033588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150033588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150033588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150033588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150033588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150033588 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150033588 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150033588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150033588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150033589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150033590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150033595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150033595 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150033602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150033602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150033602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150033602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150033602 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150033602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150033603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150033603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150033603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150033603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150033603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150033603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150033603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150033603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150033603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150033603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150033603 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150033603 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150033603 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150033603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(240)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150033604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150033604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150033606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150033611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150033611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150033618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150033618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150033618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150033618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150033618 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150033618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150033618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150033618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150033618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150033619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150033619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150033619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150033619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150033619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150033619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150033619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150033619 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150033619 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150033619 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150033619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(245)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150033619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150033619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150033621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150033625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150033625 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150033965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150033965 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150033965 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150033965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150033970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150033971 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@6efd60af428f: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='C7CBD9C6'O, index=0 SGSN_Test-GSUP(247)@6efd60af428f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@6efd60af428f: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='C7CBD9C6'O, index=1 20250203150035054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150035054 DLLC NOTICE LLME(ffffffff/c7cbd9c6){UNASSIGNED} LLC RX: unknown TLLI 0xc7cbd9c6, creating LLME on the fly (gprs_llc.c:552) 20250203150035054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150035054 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1297) 20250203150035055 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150035055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150035055 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150035055 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150035055 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150035055 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150035055 DLLC NOTICE LLME(ffffffff/c7cbd9c6){UNASSIGNED} LLGM Assign pre (c7cbd9c6 => e4130d6d) (gprs_llc.c:1079) 20250203150035055 DLLC NOTICE LLME(c7cbd9c6/e4130d6d){ASSIGNED} LLGM Assign post (c7cbd9c6 => e4130d6d) (gprs_llc.c:1125) 20250203150035055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150035055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150035055 DMM DEBUG MM(001010123456789/e4130d6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150035067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150035068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150035068 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150035068 DMM DEBUG MM(001010123456789/e4130d6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1111) 20250203150035068 DMM NOTICE MM(001010123456789/e4130d6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150035068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150035068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150035068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250203150035068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250203150035068 DMM NOTICE MM(001010123456789/e4130d6d) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250203150035068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Reject}: Deallocated (fsm.c:568) 20250203150035068 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150035068 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150035068 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250203150035068 DLLC NOTICE LLME(c7cbd9c6/e4130d6d){ASSIGNED} LLGM Assign pre (e4130d6d => ffffffff) (gprs_llc.c:1079) 20250203150035068 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4130d6d => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@6efd60af428f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@6efd60af428f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@6efd60af428f: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@6efd60af428f: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C43F2B19'O, index=2 SGSN_Test-GSUP(247)@6efd60af428f: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250203150035098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150035098 DLLC NOTICE LLME(ffffffff/c43f2b19){UNASSIGNED} LLC RX: unknown TLLI 0xc43f2b19, creating LLME on the fly (gprs_llc.c:552) 20250203150035098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150035098 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1297) 20250203150035098 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150035098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150035098 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150035098 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150035098 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150035098 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150035098 DLLC NOTICE LLME(ffffffff/c43f2b19){UNASSIGNED} LLGM Assign pre (c43f2b19 => ef61b7db) (gprs_llc.c:1079) 20250203150035098 DLLC NOTICE LLME(c43f2b19/ef61b7db){ASSIGNED} LLGM Assign post (c43f2b19 => ef61b7db) (gprs_llc.c:1125) 20250203150035098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150035098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150035098 DMM DEBUG MM(262420000000010/ef61b7db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150035101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150035101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150035101 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150035101 DMM DEBUG MM(262420000000010/ef61b7db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1111) 20250203150035101 DMM NOTICE MM(262420000000010/ef61b7db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150035101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150035101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150035101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250203150035101 DMM INFO MM(262420000000010/ef61b7db) <- GMM ATTACH ACCEPT (new P-TMSI=0xef61b7db) (gprs_gmm.c:337) TC_attach_closed(250)@6efd60af428f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@6efd60af428f: Removing Client IMSI='262420000000010'H, index=2 20250203150036114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150036114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150036114 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150036114 DMM INFO MM(262420000000010/ef61b7db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150036114 DMM NOTICE MM(262420000000010/ef61b7db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150036114 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150036114 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150036114 DLLC NOTICE LLME(c43f2b19/ef61b7db){ASSIGNED} LLGM Assign pre (ffffffff => ef61b7db) (gprs_llc.c:1079) 20250203150036114 DLLC NOTICE LLME(ffffffff/ef61b7db){ASSIGNED} LLGM Assign post (ffffffff => ef61b7db) (gprs_llc.c:1125) 20250203150036114 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150036114 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150036114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150036114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@6efd60af428f: Final verdict of PTC: pass 20250203150036117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45118<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@6efd60af428f: Final verdict of PTC: none 20250203150036121 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(235)@6efd60af428f: Final verdict of PTC: none 20250203150036121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(240)@6efd60af428f: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@6efd60af428f: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@6efd60af428f: Final verdict of PTC: none -NSVCI99(245)@6efd60af428f: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(238)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(233)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(243)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@6efd60af428f: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@6efd60af428f: Test case TC_attach_closed finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Feb 3 15:00:36 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250203150036213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150036615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77728) 20250203150037122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150037122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77728, count=82084) 20250203150038123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150038123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Mon Feb 3 15:00:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150039124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150039124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_no_imei_response started. 20250203150039715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150039717 DMM INFO MM(262420000000010/ef61b7db) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150039717 DMM INFO MM(262420000000010/ef61b7db) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150039717 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150039717 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150039717 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150039717 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150039717 DLLC NOTICE LLME(ffffffff/ef61b7db){ASSIGNED} LLGM Assign pre (ef61b7db => ffffffff) (gprs_llc.c:1079) 20250203150039717 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef61b7db => ffffffff) (gprs_llc.c:1125) 20250203150039717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150039717 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150039717 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150039717 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150039717 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150039772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150039772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150039772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150039772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150039772 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150039772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150039772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150039772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150039772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150039773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150039773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150039773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150039773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150039773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150039773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150039773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150039773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150039773 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150039773 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150039773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150039773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150039773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 20250203150039775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150039780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150039780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150039786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150039786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150039786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150039786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150039786 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150039786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150039786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150039786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150039786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150039787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150039787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150039787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150039787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150039787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150039787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150039787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150039787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150039787 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150039787 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150039787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150039787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150039787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150039789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150039793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150039793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150039803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150039803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150039803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150039803 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150039803 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150039803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150039803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150039803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150039803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150039804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150039804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150039804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150039804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150039804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150039804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150039804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150039804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150039804 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150039804 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150039804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(265)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150039804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150039804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150039806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150039810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150039810 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150040126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150040126 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150040126 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150040126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150040130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(266)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150040132 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@6efd60af428f: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D341DB3C'O, index=0 SGSN_Test-GSUP(267)@6efd60af428f: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250203150041206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150041206 DLLC NOTICE LLME(ffffffff/d341db3c){UNASSIGNED} LLC RX: unknown TLLI 0xd341db3c, creating LLME on the fly (gprs_llc.c:552) 20250203150041206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150041206 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1297) 20250203150041206 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150041206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150041206 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150041206 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150041206 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150041206 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150041206 DLLC NOTICE LLME(ffffffff/d341db3c){UNASSIGNED} LLGM Assign pre (d341db3c => ec454ba1) (gprs_llc.c:1079) 20250203150041206 DLLC NOTICE LLME(d341db3c/ec454ba1){ASSIGNED} LLGM Assign post (d341db3c => ec454ba1) (gprs_llc.c:1125) 20250203150041206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150041206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150041206 DMM DEBUG MM(262420000000032/ec454ba1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150047207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203150047207 DMM DEBUG MM(262420000000032/ec454ba1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150050630 DGPRS DEBUG Checking for inactive LLMEs, time = 41123049 (sgsn.c:132) 20250203150053209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203150053209 DMM DEBUG MM(262420000000032/ec454ba1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150059211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203150059211 DMM DEBUG MM(262420000000032/ec454ba1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150100127 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250203150100127 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250203150100128 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150105212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203150105212 DMM DEBUG MM(262420000000032/ec454ba1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150109774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150109780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150109780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150109787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150109791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150109791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150109804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150109808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150109808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150111214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203150111214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250203150111214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250203150111214 DMM NOTICE MM(262420000000032/ec454ba1) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250203150111214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Reject}: Deallocated (fsm.c:568) 20250203150111214 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150111214 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150111214 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250203150111214 DLLC NOTICE LLME(d341db3c/ec454ba1){ASSIGNED} LLGM Assign pre (ec454ba1 => ffffffff) (gprs_llc.c:1079) 20250203150111214 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec454ba1 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@6efd60af428f: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@6efd60af428f: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@6efd60af428f: Final verdict of PTC: pass 20250203150111234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45146<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@6efd60af428f: Final verdict of PTC: none -NSVCI97(255)@6efd60af428f: Final verdict of PTC: none 20250203150111239 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150111239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(266)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@6efd60af428f: Final verdict of PTC: none -NSVCI99(265)@6efd60af428f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@6efd60af428f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@6efd60af428f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@6efd60af428f: Final verdict of PTC: none -NSVCI98(260)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(253)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(263)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(258)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Feb 3 15:01:11 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 20250203150111348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150111750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63596) 20250203150112240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150112240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63596, count=71852) 20250203150113242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150113242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Mon Feb 3 15:01:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150114243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150114243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_no_imsi_response started. 20250203150114846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150114849 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150114888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150114888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150114888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150114888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150114888 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150114888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150114888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150114889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150114889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150114889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150114889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150114889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150114890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150114890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150114890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150114890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150114890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150114890 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150114890 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150114890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150114890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150114890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150114893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250203150114899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150114899 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150114911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150114911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150114911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150114911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150114911 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150114911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150114911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150114911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150114911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(279)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(280)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150114912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150114912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150114912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150114912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150114912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150114912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150114912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150114912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150114912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150114912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150114912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150114912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150114912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150114914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(276)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150114919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150114919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(277)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150114927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150114927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150114927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150114927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150114927 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150114927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150114927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150114927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150114927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150114928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150114928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150114928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150114928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150114928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150114928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150114928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150114928 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150114928 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150114928 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150114928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150114928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150114928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150114930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150114934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150114934 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(282)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150115245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150115245 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150115245 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150115245 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(284)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150115249 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150115251 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(284)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(284)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@6efd60af428f: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C0158968'O, index=0 SGSN_Test-GSUP(286)@6efd60af428f: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250203150116321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150116321 DLLC NOTICE LLME(ffffffff/c0158968){UNASSIGNED} LLC RX: unknown TLLI 0xc0158968, creating LLME on the fly (gprs_llc.c:552) 20250203150116321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150116321 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1297) 20250203150116321 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150116321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150116321 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150116321 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150116321 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150116321 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150116321 DLLC NOTICE LLME(ffffffff/c0158968){UNASSIGNED} LLGM Assign pre (c0158968 => e95fe880) (gprs_llc.c:1079) 20250203150116321 DLLC NOTICE LLME(c0158968/e95fe880){ASSIGNED} LLGM Assign post (c0158968 => e95fe880) (gprs_llc.c:1125) 20250203150116321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150116321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150116321 DMM DEBUG MM(/e95fe880) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150116345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150116345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150116345 DMM DEBUG MM_STATE_Gb(3222636904)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150116345 DMM DEBUG MM(/e95fe880) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1111) 20250203150116345 DMM NOTICE MM(/e95fe880) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150116345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150116345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250203150116345 DMM DEBUG MM(/e95fe880) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250203150120630 DGPRS DEBUG Checking for inactive LLMEs, time = 41123079 (sgsn.c:132) 20250203150122346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203150122347 DMM DEBUG MM(/e95fe880) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250203150128348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203150128348 DMM DEBUG MM(/e95fe880) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250203150134350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203150134350 DMM DEBUG MM(/e95fe880) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250203150135246 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250203150135246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250203150135247 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(284)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150140351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203150140351 DMM DEBUG MM(/e95fe880) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250203150144891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150144898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150144898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150144913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150144918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150144918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150144929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150144932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150144932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150146353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250203150146353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250203150146353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250203150146353 DMM NOTICE MM(/e95fe880) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250203150146353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Reject}: Deallocated (fsm.c:568) 20250203150146353 DMM DEBUG MM_STATE_Gb(3222636904)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150146353 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150146354 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250203150146354 DLLC NOTICE LLME(c0158968/e95fe880){ASSIGNED} LLGM Assign pre (e95fe880 => ffffffff) (gprs_llc.c:1079) 20250203150146354 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e95fe880 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@6efd60af428f: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@6efd60af428f: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@6efd60af428f: Final verdict of PTC: pass 20250203150146376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33632<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150146379 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150146379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(271)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@6efd60af428f: Final verdict of PTC: none -NSVCI99(285)@6efd60af428f: Final verdict of PTC: none -NSVCI98(280)@6efd60af428f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(286)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@6efd60af428f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@6efd60af428f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@6efd60af428f: Final verdict of PTC: none -NSVCI97(274)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(283)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(272)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(278)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Feb 3 15:01:46 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 20250203150146486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150146889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63956) 20250203150147380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150147380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63956, count=72208) 20250203150148382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150148382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Mon Feb 3 15:01:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150149383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150149383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_closed_add_vty started. 20250203150149986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150149989 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150150030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150150030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150150030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150150030 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150150030 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150150030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150150030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150150030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150150030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150150031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150150031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150150031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150150031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150150031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150150031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150150031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150150031 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150150031 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150150031 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150150031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(293)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150150031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150150031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150150034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150150039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150150039 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150150048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150150048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150150048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150150048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150150048 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150150048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150150048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150150048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150150048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150150048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150150048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150150048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150150048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150150048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150150048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150150048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150150049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150150049 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150150049 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150150049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150150049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150150049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150150051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150150057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150150057 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(300)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(304)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150150068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150150068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150150068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150150068 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150150068 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150150068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150150068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150150068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150150068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(304)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150150069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150150069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150150069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150150069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150150069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150150069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150150069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150150069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150150069 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150150069 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150150069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150150069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150150069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(304)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(304)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150150071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150150075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150150075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(301)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150150385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150150385 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150150385 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150150385 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(303)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150150391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(303)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(303)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(303)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250203150150392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(303)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203150150631 DGPRS DEBUG Checking for inactive LLMEs, time = 41123109 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@6efd60af428f: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C7F96A67'O, index=0 SGSN_Test-GSUP(305)@6efd60af428f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@6efd60af428f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C7F96A67'O, index=1 20250203150151469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150151469 DLLC NOTICE LLME(ffffffff/c7f96a67){UNASSIGNED} LLC RX: unknown TLLI 0xc7f96a67, creating LLME on the fly (gprs_llc.c:552) 20250203150151469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150151469 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1297) 20250203150151470 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150151470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150151470 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150151470 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150151470 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150151470 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150151470 DLLC NOTICE LLME(ffffffff/c7f96a67){UNASSIGNED} LLGM Assign pre (c7f96a67 => f6fb4881) (gprs_llc.c:1079) 20250203150151470 DLLC NOTICE LLME(c7f96a67/f6fb4881){ASSIGNED} LLGM Assign post (c7f96a67 => f6fb4881) (gprs_llc.c:1125) 20250203150151470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150151470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150151470 DMM DEBUG MM(001010123456789/f6fb4881) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150151494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150151494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150151494 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150151494 DMM DEBUG MM(001010123456789/f6fb4881) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1111) 20250203150151494 DMM NOTICE MM(001010123456789/f6fb4881) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150151494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150151494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150151494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250203150151494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250203150151494 DMM NOTICE MM(001010123456789/f6fb4881) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250203150151494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Reject}: Deallocated (fsm.c:568) 20250203150151494 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150151494 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150151494 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250203150151494 DLLC NOTICE LLME(c7f96a67/f6fb4881){ASSIGNED} LLGM Assign pre (f6fb4881 => ffffffff) (gprs_llc.c:1079) 20250203150151494 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6fb4881 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@6efd60af428f: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@6efd60af428f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@6efd60af428f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C7F96A67'O, index=2 20250203150151508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150151508 DLLC NOTICE LLME(ffffffff/c7f96a67){UNASSIGNED} LLC RX: unknown TLLI 0xc7f96a67, creating LLME on the fly (gprs_llc.c:552) 20250203150151509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150151509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1297) 20250203150151509 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150151509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150151509 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150151509 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150151509 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150151509 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150151509 DLLC NOTICE LLME(ffffffff/c7f96a67){UNASSIGNED} LLGM Assign pre (c7f96a67 => f48d3fec) (gprs_llc.c:1079) 20250203150151509 DLLC NOTICE LLME(c7f96a67/f48d3fec){ASSIGNED} LLGM Assign post (c7f96a67 => f48d3fec) (gprs_llc.c:1125) 20250203150151509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150151509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150151509 DMM DEBUG MM(001010123456700/f48d3fec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150151519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150151519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150151519 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150151519 DMM DEBUG MM(001010123456700/f48d3fec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1111) 20250203150151519 DMM NOTICE MM(001010123456700/f48d3fec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150151519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150151519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150151519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250203150151519 DMM INFO MM(001010123456700/f48d3fec) <- GMM ATTACH ACCEPT (new P-TMSI=0xf48d3fec) (gprs_gmm.c:337) TC_attach_closed_add_vty(307)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@6efd60af428f: Removing Client IMSI='001010123456700'H, index=2 20250203150152516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150152516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150152516 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150152516 DMM INFO MM(001010123456700/f48d3fec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150152516 DMM NOTICE MM(001010123456700/f48d3fec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150152516 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150152516 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150152516 DLLC NOTICE LLME(c7f96a67/f48d3fec){ASSIGNED} LLGM Assign pre (ffffffff => f48d3fec) (gprs_llc.c:1079) 20250203150152516 DLLC NOTICE LLME(ffffffff/f48d3fec){ASSIGNED} LLGM Assign post (ffffffff => f48d3fec) (gprs_llc.c:1125) 20250203150152516 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150152516 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150152516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150152516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@6efd60af428f: Final verdict of PTC: pass 20250203150152522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40444<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@6efd60af428f: Final verdict of PTC: none 20250203150152526 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150152526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(303)@6efd60af428f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(301)@6efd60af428f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@6efd60af428f: Final verdict of PTC: none -NSVCI99(304)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@6efd60af428f: Final verdict of PTC: none -NSVCI97(293)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@6efd60af428f: Final verdict of PTC: none -NSVCI98(298)@6efd60af428f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(296)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(302)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(291)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Mon Feb 3 15:01:52 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 20250203150152634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150153036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77784) 20250203150153528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150153528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77784, count=82140) 20250203150154530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150154530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Mon Feb 3 15:01:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150155532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150155532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_check_subscriber_list started. 20250203150156135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150156139 DMM INFO MM(001010123456700/f48d3fec) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150156139 DMM INFO MM(001010123456700/f48d3fec) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150156139 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150156139 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150156139 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150156139 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150156139 DLLC NOTICE LLME(ffffffff/f48d3fec){ASSIGNED} LLGM Assign pre (f48d3fec => ffffffff) (gprs_llc.c:1079) 20250203150156139 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f48d3fec => ffffffff) (gprs_llc.c:1125) 20250203150156139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150156139 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150156139 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150156139 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150156139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150156188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150156188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150156188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150156188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150156188 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150156188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150156188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150156188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150156188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150156189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150156189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150156189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150156189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150156189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150156189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150156189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150156189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150156189 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150156189 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150156189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(312)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150156189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150156189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150156191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150156196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150156196 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150156204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150156204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150156204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150156204 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150156204 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150156204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150156204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150156204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150156204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150156205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150156205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150156205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150156205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150156205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150156205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150156205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150156205 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150156205 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150156205 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150156205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150156205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150156205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150156207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150156212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150156212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150156219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150156219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150156219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150156219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150156219 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150156219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150156219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150156219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150156219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150156220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150156220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150156220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150156220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150156220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150156220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150156220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150156220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150156220 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150156220 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150156220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150156220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150156220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150156222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150156227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150156227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150156533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150156533 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150156533 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150156533 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150156537 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(323)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150156539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@6efd60af428f: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='DB12C35E'O, index=0 SGSN_Test-GSUP(324)@6efd60af428f: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@6efd60af428f: 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 := '0FA66B4D472D8A14F8706A79D45F9C88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FB1550F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C40FF2AFB5F5A66B'O } } } } } 20250203150157611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150157611 DLLC NOTICE LLME(ffffffff/db12c35e){UNASSIGNED} LLC RX: unknown TLLI 0xdb12c35e, creating LLME on the fly (gprs_llc.c:552) 20250203150157611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150157611 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1297) 20250203150157611 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150157611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150157611 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150157611 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150157611 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150157611 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150157611 DLLC NOTICE LLME(ffffffff/db12c35e){UNASSIGNED} LLGM Assign pre (db12c35e => c8ef4a2a) (gprs_llc.c:1079) 20250203150157611 DLLC NOTICE LLME(db12c35e/c8ef4a2a){ASSIGNED} LLGM Assign post (db12c35e => c8ef4a2a) (gprs_llc.c:1125) 20250203150157611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150157611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150157611 DMM DEBUG MM(262420000000034/c8ef4a2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150157630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150157631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150157631 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150157631 DMM DEBUG MM(262420000000034/c8ef4a2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1111) 20250203150157631 DMM NOTICE MM(262420000000034/c8ef4a2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150157631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150157631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150157631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150157631 DMM DEBUG MM(262420000000034/c8ef4a2a) Requesting authorization (sgsn_auth.c:160) 20250203150157631 DMM INFO MM(262420000000034/c8ef4a2a) Requesting authentication tuples (sgsn_auth.c:184) 20250203150157631 DMM DEBUG MM(262420000000034/c8ef4a2a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150157631 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250203150157631 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)@6efd60af428f: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@6efd60af428f: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250203150157636 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150157636 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150157636 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150157636 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150157636 DMM INFO MM(262420000000034/c8ef4a2a) Subscriber data update (mmctx.c:445) 20250203150157636 DMM DEBUG MM(262420000000034/c8ef4a2a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150157636 DMM INFO MM(262420000000034/c8ef4a2a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150157636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150157636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150157636 DMM INFO MM(262420000000034/c8ef4a2a) <- GMM AUTH AND CIPHERING REQ (rand = 0f a6 6b 4d 47 2d 8a 14 f8 70 6a 79 d4 5f 9c 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150157651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150157651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150157652 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150157652 DMM INFO MM(262420000000034/c8ef4a2a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150157652 DMM NOTICE MM(262420000000034/c8ef4a2a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150157652 DMM DEBUG MM(262420000000034/c8ef4a2a) checking auth: received GSM SRES = 0f b1 55 0f (gprs_gmm.c:693) 20250203150157652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150157652 DMM DEBUG MM(262420000000034/c8ef4a2a) Requesting authorization (sgsn_auth.c:160) 20250203150157652 DMM INFO MM(262420000000034/c8ef4a2a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150157652 DMM DEBUG MM(262420000000034/c8ef4a2a) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150157652 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250203150157652 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) 20250203150157652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150157652 DMM INFO MM(262420000000034/c8ef4a2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8ef4a2a) (gprs_gmm.c:337) 20250203150157655 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150157655 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150157655 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250203150157655 DMM INFO MM(262420000000034/c8ef4a2a) Subscriber data update (mmctx.c:445) 20250203150157655 DMM DEBUG MM(262420000000034/c8ef4a2a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150157655 DMM INFO MM(262420000000034/c8ef4a2a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150157655 DMM NOTICE MM(262420000000034/c8ef4a2a) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1027) 20250203150157655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150157655 DMM NOTICE MM(262420000000034/c8ef4a2a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150157655 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) 20250203150157656 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150157656 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250203150157656 DMM INFO MM(262420000000034/c8ef4a2a) Subscriber data update (mmctx.c:445) 20250203150157656 DMM DEBUG MM(262420000000034/c8ef4a2a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150157666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150157666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150157666 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150157666 DMM INFO MM(262420000000034/c8ef4a2a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150157666 DMM NOTICE MM(262420000000034/c8ef4a2a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150157666 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150157666 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150157666 DLLC NOTICE LLME(db12c35e/c8ef4a2a){ASSIGNED} LLGM Assign pre (ffffffff => c8ef4a2a) (gprs_llc.c:1079) 20250203150157666 DLLC NOTICE LLME(ffffffff/c8ef4a2a){ASSIGNED} LLGM Assign post (ffffffff => c8ef4a2a) (gprs_llc.c:1125) 20250203150157667 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150157667 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150157667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150157667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@6efd60af428f: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@6efd60af428f: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@6efd60af428f: Final verdict of PTC: pass 20250203150157724 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250203150157724 DMM INFO MM(262420000000034/c8ef4a2a) Subscriber data update (mmctx.c:445) 20250203150157724 DMM DEBUG MM(262420000000034/c8ef4a2a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250203150157725 DMM INFO MM(262420000000034/c8ef4a2a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250203150157725 DMM INFO MM(262420000000034/c8ef4a2a) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150157725 DMM INFO MM(262420000000034/c8ef4a2a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150157725 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150157725 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150157725 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150157725 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150157725 DLLC NOTICE LLME(ffffffff/c8ef4a2a){ASSIGNED} LLGM Assign pre (c8ef4a2a => ffffffff) (gprs_llc.c:1079) 20250203150157725 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8ef4a2a => ffffffff) (gprs_llc.c:1125) 20250203150157725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150157725 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150157725 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150157725 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150157727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34498<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@6efd60af428f: Final verdict of PTC: none 20250203150157732 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150157732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_check_subscriber_list-BVCI220(321)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@6efd60af428f: Final verdict of PTC: none -NSVCI98(317)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@6efd60af428f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@6efd60af428f: Final verdict of PTC: none -NSVCI99(322)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@6efd60af428f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(320)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(315)@6efd60af428f: Final verdict of PTC: none -NSVCI97(312)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(310)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Feb 3 15:01:57 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 20250203150157806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150158208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47556) 20250203150158733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150158733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47556, count=94484) 20250203150159734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150159734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Mon Feb 3 15:02:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150200736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150200736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_detach_check_subscriber_list started. 20250203150201304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150201306 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150201344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150201344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150201344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150201344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150201344 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150201344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150201344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150201344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150201344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150201345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150201345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150201345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150201346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150201346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150201346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150201346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150201346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150201346 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150201346 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150201346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(331)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150201346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150201346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150201349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150201357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150201357 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(333)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@6efd60af428f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(336)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 20250203150201369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150201369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150201369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150201369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150201369 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150201369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150201369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150201369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150201369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(337)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150201370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150201370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150201370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150201370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150201370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150201370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150201370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150201370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150201370 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150201370 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150201370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150201370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150201370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150201372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250203150201378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150201378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(336)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(334)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(341)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150201381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150201381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150201381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150201381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150201381 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150201381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150201381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150201381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150201381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150201382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150201382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150201382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150201382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150201382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150201382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150201382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150201382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150201382 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150201382 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150201382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150201382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150201382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150201384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150201389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150201389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150201737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150201737 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150201737 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150201737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150201741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150201742 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@6efd60af428f: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C7C5CEDC'O, index=0 SGSN_Test-GSUP(343)@6efd60af428f: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@6efd60af428f: 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 := 'C314F337242A4EA74DCF78A6A7D55C27'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3553F3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B10395A0D6CE3E4'O } } } } } 20250203150201808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150201808 DLLC NOTICE LLME(ffffffff/c7c5cedc){UNASSIGNED} LLC RX: unknown TLLI 0xc7c5cedc, creating LLME on the fly (gprs_llc.c:552) 20250203150201808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150201808 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1297) 20250203150201808 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150201808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150201808 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150201808 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150201808 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150201808 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150201808 DLLC NOTICE LLME(ffffffff/c7c5cedc){UNASSIGNED} LLGM Assign pre (c7c5cedc => d16febbf) (gprs_llc.c:1079) 20250203150201808 DLLC NOTICE LLME(c7c5cedc/d16febbf){ASSIGNED} LLGM Assign post (c7c5cedc => d16febbf) (gprs_llc.c:1125) 20250203150201808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150201808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150201808 DMM DEBUG MM(262420000000033/d16febbf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150201828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150201828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150201828 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150201828 DMM DEBUG MM(262420000000033/d16febbf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1111) 20250203150201828 DMM NOTICE MM(262420000000033/d16febbf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150201828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150201828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150201828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150201828 DMM DEBUG MM(262420000000033/d16febbf) Requesting authorization (sgsn_auth.c:160) 20250203150201828 DMM INFO MM(262420000000033/d16febbf) Requesting authentication tuples (sgsn_auth.c:184) 20250203150201828 DMM DEBUG MM(262420000000033/d16febbf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150201828 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250203150201828 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)@6efd60af428f: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@6efd60af428f: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250203150201834 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150201834 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150201835 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150201835 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150201835 DMM INFO MM(262420000000033/d16febbf) Subscriber data update (mmctx.c:445) 20250203150201835 DMM DEBUG MM(262420000000033/d16febbf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150201835 DMM INFO MM(262420000000033/d16febbf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150201835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150201835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150201835 DMM INFO MM(262420000000033/d16febbf) <- GMM AUTH AND CIPHERING REQ (rand = c3 14 f3 37 24 2a 4e a7 4d cf 78 a6 a7 d5 5c 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150201850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150201850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150201850 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150201850 DMM INFO MM(262420000000033/d16febbf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150201850 DMM NOTICE MM(262420000000033/d16febbf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150201850 DMM DEBUG MM(262420000000033/d16febbf) checking auth: received GSM SRES = e3 55 3f 3a (gprs_gmm.c:693) 20250203150201850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150201850 DMM DEBUG MM(262420000000033/d16febbf) Requesting authorization (sgsn_auth.c:160) 20250203150201851 DMM INFO MM(262420000000033/d16febbf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150201851 DMM DEBUG MM(262420000000033/d16febbf) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150201851 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250203150201851 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) 20250203150201851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150201851 DMM INFO MM(262420000000033/d16febbf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd16febbf) (gprs_gmm.c:337) 20250203150201853 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150201853 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150201853 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250203150201853 DMM INFO MM(262420000000033/d16febbf) Subscriber data update (mmctx.c:445) 20250203150201853 DMM DEBUG MM(262420000000033/d16febbf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150201853 DMM INFO MM(262420000000033/d16febbf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150201853 DMM NOTICE MM(262420000000033/d16febbf) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1027) 20250203150201854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150201854 DMM NOTICE MM(262420000000033/d16febbf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150201854 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) 20250203150201855 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150201855 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250203150201855 DMM INFO MM(262420000000033/d16febbf) Subscriber data update (mmctx.c:445) 20250203150201855 DMM DEBUG MM(262420000000033/d16febbf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150201867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150201867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150201867 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150201867 DMM INFO MM(262420000000033/d16febbf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150201867 DMM NOTICE MM(262420000000033/d16febbf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150201867 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150201867 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150201867 DLLC NOTICE LLME(c7c5cedc/d16febbf){ASSIGNED} LLGM Assign pre (ffffffff => d16febbf) (gprs_llc.c:1079) 20250203150201867 DLLC NOTICE LLME(ffffffff/d16febbf){ASSIGNED} LLGM Assign post (ffffffff => d16febbf) (gprs_llc.c:1125) 20250203150201867 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150201867 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150201867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150201867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@6efd60af428f: setverdict(pass): none -> pass 20250203150201924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150201924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250203150201924 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150201924 DMM INFO MM(262420000000033/d16febbf) -> GMM DETACH REQUEST TLLI=0xd16febbf type=GPRS detach Power-off (gprs_gmm.c:1489) 20250203150201924 DMM INFO MM(262420000000033/d16febbf) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250203150201924 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150201924 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150201924 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150201924 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150201924 DLLC NOTICE LLME(ffffffff/d16febbf){ASSIGNED} LLGM Assign pre (d16febbf => ffffffff) (gprs_llc.c:1079) 20250203150201924 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d16febbf => ffffffff) (gprs_llc.c:1125) 20250203150201924 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250203150201924 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) 20250203150201924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150201924 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150201924 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150201924 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150201926 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@6efd60af428f: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@6efd60af428f: Final verdict of PTC: pass 20250203150206943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34524<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150206948 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150206948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(327)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(343)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@6efd60af428f: Final verdict of PTC: none -NSVCI98(337)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@6efd60af428f: Final verdict of PTC: none -NSVCI97(331)@6efd60af428f: Final verdict of PTC: none -NSVCI99(341)@6efd60af428f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@6efd60af428f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@6efd60af428f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(335)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(339)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(329)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Feb 3 15:02:06 UTC 2025 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20250203150207062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150207465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90332) 20250203150207949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150207949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90332, count=94968) 20250203150208951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150208951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Mon Feb 3 15:02:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150209952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150209952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_check_complete_resend started. 20250203150210567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150210570 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150210608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150210608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150210608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150210608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150210608 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150210608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150210608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150210608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150210608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150210609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150210609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150210609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150210609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150210609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150210609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150210609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150210609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150210609 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150210609 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150210609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150210609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150210609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150210612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150210616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150210616 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150210624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150210624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150210624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150210624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150210624 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150210624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150210624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150210624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150210624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150210625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150210625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150210625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150210625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150210625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150210625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150210625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150210625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150210625 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150210625 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150210625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(355)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150210625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150210625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150210627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150210632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150210632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150210640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150210640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150210640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150210640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150210640 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150210640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150210640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150210640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150210640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150210640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150210640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150210640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150210641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150210641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150210641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150210641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150210641 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150210641 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150210641 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150210641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150210641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150210641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150210643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150210647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150210647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150210953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150210953 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150210953 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150210953 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150210958 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150210959 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@6efd60af428f: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='EBAD69C5'O, index=0 SGSN_Test-GSUP(362)@6efd60af428f: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@6efd60af428f: 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 := '79A1AFCABCBF0D0D692072CA8E012A13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A5D2E59'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E833B2407069129'O } } } } } 20250203150212034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150212034 DLLC NOTICE LLME(ffffffff/ebad69c5){UNASSIGNED} LLC RX: unknown TLLI 0xebad69c5, creating LLME on the fly (gprs_llc.c:552) 20250203150212034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150212034 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1297) 20250203150212034 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150212034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150212034 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150212035 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150212035 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150212035 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150212035 DLLC NOTICE LLME(ffffffff/ebad69c5){UNASSIGNED} LLGM Assign pre (ebad69c5 => ffeaf7ec) (gprs_llc.c:1079) 20250203150212035 DLLC NOTICE LLME(ebad69c5/ffeaf7ec){ASSIGNED} LLGM Assign post (ebad69c5 => ffeaf7ec) (gprs_llc.c:1125) 20250203150212035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150212035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150212035 DMM DEBUG MM(262420000000036/ffeaf7ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150212047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150212047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150212047 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150212047 DMM DEBUG MM(262420000000036/ffeaf7ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1111) 20250203150212047 DMM NOTICE MM(262420000000036/ffeaf7ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150212047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150212048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150212048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150212048 DMM DEBUG MM(262420000000036/ffeaf7ec) Requesting authorization (sgsn_auth.c:160) 20250203150212048 DMM INFO MM(262420000000036/ffeaf7ec) Requesting authentication tuples (sgsn_auth.c:184) 20250203150212048 DMM DEBUG MM(262420000000036/ffeaf7ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150212048 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250203150212048 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)@6efd60af428f: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@6efd60af428f: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250203150212052 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150212052 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150212052 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150212052 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150212052 DMM INFO MM(262420000000036/ffeaf7ec) Subscriber data update (mmctx.c:445) 20250203150212052 DMM DEBUG MM(262420000000036/ffeaf7ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150212052 DMM INFO MM(262420000000036/ffeaf7ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150212052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150212052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150212052 DMM INFO MM(262420000000036/ffeaf7ec) <- GMM AUTH AND CIPHERING REQ (rand = 79 a1 af ca bc bf 0d 0d 69 20 72 ca 8e 01 2a 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150212063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150212063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150212063 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150212063 DMM INFO MM(262420000000036/ffeaf7ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150212063 DMM NOTICE MM(262420000000036/ffeaf7ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150212063 DMM DEBUG MM(262420000000036/ffeaf7ec) checking auth: received GSM SRES = 9a 5d 2e 59 (gprs_gmm.c:693) 20250203150212063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150212063 DMM DEBUG MM(262420000000036/ffeaf7ec) Requesting authorization (sgsn_auth.c:160) 20250203150212063 DMM INFO MM(262420000000036/ffeaf7ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150212064 DMM DEBUG MM(262420000000036/ffeaf7ec) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150212064 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250203150212064 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) 20250203150212064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150212064 DMM INFO MM(262420000000036/ffeaf7ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xffeaf7ec) (gprs_gmm.c:337) 20250203150212066 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150212066 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150212066 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250203150212066 DMM INFO MM(262420000000036/ffeaf7ec) Subscriber data update (mmctx.c:445) 20250203150212066 DMM DEBUG MM(262420000000036/ffeaf7ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150212066 DMM INFO MM(262420000000036/ffeaf7ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150212066 DMM NOTICE MM(262420000000036/ffeaf7ec) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1027) 20250203150212066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150212066 DMM NOTICE MM(262420000000036/ffeaf7ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150212066 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) 20250203150212067 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150212067 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250203150212067 DMM INFO MM(262420000000036/ffeaf7ec) Subscriber data update (mmctx.c:445) 20250203150212067 DMM DEBUG MM(262420000000036/ffeaf7ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@6efd60af428f: Warning: Re-starting timer T, which is already active (running or expired). 20250203150218065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250203150218065 DMM INFO MM(262420000000036/ffeaf7ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xffeaf7ec) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@6efd60af428f: Warning: Re-starting timer T, which is already active (running or expired). 20250203150220632 DGPRS DEBUG Checking for inactive LLMEs, time = 41123139 (sgsn.c:132) 20250203150224066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250203150224066 DMM INFO MM(262420000000036/ffeaf7ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xffeaf7ec) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@6efd60af428f: Warning: Re-starting timer T, which is already active (running or expired). 20250203150230067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250203150230067 DMM INFO MM(262420000000036/ffeaf7ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xffeaf7ec) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@6efd60af428f: Warning: Re-starting timer T, which is already active (running or expired). 20250203150230954 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250203150230954 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250203150230955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150236069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250203150236069 DMM INFO MM(262420000000036/ffeaf7ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xffeaf7ec) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@6efd60af428f: Warning: Re-starting timer T, which is already active (running or expired). 20250203150240611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150240618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150240618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150240626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150240630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150240630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150240641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150240644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150240645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150242070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250203150242070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250203150242070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250203150242070 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250203150242070 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) 20250203150242070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Reject}: Deallocated (fsm.c:568) 20250203150242070 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150242070 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150242070 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250203150242070 DLLC NOTICE LLME(ebad69c5/ffeaf7ec){ASSIGNED} LLGM Assign pre (ffeaf7ec => ffffffff) (gprs_llc.c:1079) 20250203150242070 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffeaf7ec => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@6efd60af428f: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@6efd60af428f: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@6efd60af428f: Final verdict of PTC: pass 20250203150246099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51340<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150246104 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150246104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(362)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@6efd60af428f: Final verdict of PTC: none -NSVCI98(355)@6efd60af428f: Final verdict of PTC: none -NSVCI97(350)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@6efd60af428f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@6efd60af428f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@6efd60af428f: Final verdict of PTC: none -NSVCI99(360)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@6efd60af428f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(348)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(353)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(358)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Feb 3 15:02:46 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 20250203150246188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150246590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89548) 20250203150247105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150247105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89548, count=94980) 20250203150248107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150248107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Mon Feb 3 15:02:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150249108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150249108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_hlr_location_cancel_request_update started. 20250203150249686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150249689 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150249740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150249740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150249740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150249740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150249740 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150249740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150249740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150249740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150249740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150249742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150249742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150249742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150249742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150249742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150249742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150249742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150249742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150249742 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150249742 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150249742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150249743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150249743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150249746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150249751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150249751 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150249758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150249758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150249758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150249758 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150249758 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150249758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150249758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150249758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150249758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150249759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150249759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150249759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150249759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150249759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150249759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150249759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150249759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150249759 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150249759 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150249759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150249759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150249759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150249761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150249767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150249767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150249775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150249775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150249775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150249775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150249775 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150249775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150249775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150249775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150249775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150249776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150249776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150249776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150249776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150249776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150249776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150249776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150249776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150249776 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150249776 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150249776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150249776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150249776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150249778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150249782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150249782 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150250110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150250110 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150250110 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150250110 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150250114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150250115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203150250633 DGPRS DEBUG Checking for inactive LLMEs, time = 41123169 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@6efd60af428f: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='EB8EDBF5'O, index=0 SGSN_Test-GSUP(381)@6efd60af428f: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@6efd60af428f: 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 := 'CC059FE7A66A2CACDA06838913E26D14'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B075DB6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F06B35E0AE4D8F4B'O } } } } } 20250203150251192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150251192 DLLC NOTICE LLME(ffffffff/eb8edbf5){UNASSIGNED} LLC RX: unknown TLLI 0xeb8edbf5, creating LLME on the fly (gprs_llc.c:552) 20250203150251192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150251192 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1297) 20250203150251192 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150251192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150251192 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150251192 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150251192 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150251192 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150251192 DLLC NOTICE LLME(ffffffff/eb8edbf5){UNASSIGNED} LLGM Assign pre (eb8edbf5 => d6571aaf) (gprs_llc.c:1079) 20250203150251192 DLLC NOTICE LLME(eb8edbf5/d6571aaf){ASSIGNED} LLGM Assign post (eb8edbf5 => d6571aaf) (gprs_llc.c:1125) 20250203150251192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150251192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150251192 DMM DEBUG MM(262420000000031/d6571aaf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150251205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150251205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150251205 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150251205 DMM DEBUG MM(262420000000031/d6571aaf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1111) 20250203150251205 DMM NOTICE MM(262420000000031/d6571aaf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150251205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150251205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150251205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150251205 DMM DEBUG MM(262420000000031/d6571aaf) Requesting authorization (sgsn_auth.c:160) 20250203150251205 DMM INFO MM(262420000000031/d6571aaf) Requesting authentication tuples (sgsn_auth.c:184) 20250203150251205 DMM DEBUG MM(262420000000031/d6571aaf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150251205 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250203150251205 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)@6efd60af428f: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@6efd60af428f: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250203150251209 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150251209 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150251209 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150251209 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150251209 DMM INFO MM(262420000000031/d6571aaf) Subscriber data update (mmctx.c:445) 20250203150251209 DMM DEBUG MM(262420000000031/d6571aaf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150251209 DMM INFO MM(262420000000031/d6571aaf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150251209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150251209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150251209 DMM INFO MM(262420000000031/d6571aaf) <- GMM AUTH AND CIPHERING REQ (rand = cc 05 9f e7 a6 6a 2c ac da 06 83 89 13 e2 6d 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150251220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150251220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150251220 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150251220 DMM INFO MM(262420000000031/d6571aaf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150251220 DMM NOTICE MM(262420000000031/d6571aaf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150251220 DMM DEBUG MM(262420000000031/d6571aaf) checking auth: received GSM SRES = 1b 07 5d b6 (gprs_gmm.c:693) 20250203150251220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150251220 DMM DEBUG MM(262420000000031/d6571aaf) Requesting authorization (sgsn_auth.c:160) 20250203150251221 DMM INFO MM(262420000000031/d6571aaf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150251221 DMM DEBUG MM(262420000000031/d6571aaf) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150251221 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250203150251221 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) 20250203150251221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150251221 DMM INFO MM(262420000000031/d6571aaf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6571aaf) (gprs_gmm.c:337) 20250203150251223 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150251223 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150251223 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250203150251223 DMM INFO MM(262420000000031/d6571aaf) Subscriber data update (mmctx.c:445) 20250203150251223 DMM DEBUG MM(262420000000031/d6571aaf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150251223 DMM INFO MM(262420000000031/d6571aaf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150251223 DMM NOTICE MM(262420000000031/d6571aaf) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1027) 20250203150251223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150251223 DMM NOTICE MM(262420000000031/d6571aaf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150251223 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) 20250203150251224 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150251224 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250203150251224 DMM INFO MM(262420000000031/d6571aaf) Subscriber data update (mmctx.c:445) 20250203150251224 DMM DEBUG MM(262420000000031/d6571aaf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150251234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150251235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150251235 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150251235 DMM INFO MM(262420000000031/d6571aaf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150251235 DMM NOTICE MM(262420000000031/d6571aaf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150251235 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150251235 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150251235 DLLC NOTICE LLME(eb8edbf5/d6571aaf){ASSIGNED} LLGM Assign pre (ffffffff => d6571aaf) (gprs_llc.c:1079) 20250203150251235 DLLC NOTICE LLME(ffffffff/d6571aaf){ASSIGNED} LLGM Assign post (ffffffff => d6571aaf) (gprs_llc.c:1125) 20250203150251235 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150251235 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150251235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150251235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@6efd60af428f: setverdict(pass): none -> pass 20250203150251284 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250203150251284 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250203150251284 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) 20250203150251284 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250203150251284 DMM INFO MM(262420000000031/d6571aaf) Subscriber data update (mmctx.c:445) 20250203150251284 DMM DEBUG MM(262420000000031/d6571aaf) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250203150251284 DMM INFO MM(262420000000031/d6571aaf) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250203150251284 DMM INFO MM(262420000000031/d6571aaf) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150251284 DMM INFO MM(262420000000031/d6571aaf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150251284 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150251284 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150251284 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150251284 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150251284 DLLC NOTICE LLME(ffffffff/d6571aaf){ASSIGNED} LLGM Assign pre (d6571aaf => ffffffff) (gprs_llc.c:1079) 20250203150251284 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6571aaf => ffffffff) (gprs_llc.c:1125) 20250203150251284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150251284 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150251284 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150251284 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed MC@6efd60af428f: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@6efd60af428f: Final verdict of PTC: none 20250203150256297 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150256297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(365)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@6efd60af428f: Final verdict of PTC: none -NSVCI99(379)@6efd60af428f: Final verdict of PTC: none -NSVCI98(374)@6efd60af428f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@6efd60af428f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@6efd60af428f: Final verdict of PTC: none -NSVCI97(369)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@6efd60af428f: Final verdict of PTC: none 20250203150256299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51004<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(366)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@6efd60af428f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(367)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(372)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(377)@6efd60af428f: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@6efd60af428f: Final verdict of PTC: pass MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@6efd60af428f: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Feb 3 15:02:56 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 20250203150256380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150256783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87924) 20250203150257299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150257299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87924, count=93356) 20250203150258300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150258300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Mon Feb 3 15:02:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150259301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150259301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_hlr_location_cancel_request_withdraw started. 20250203150259887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150259889 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150259929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150259929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150259929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150259929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150259929 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150259929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150259929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150259929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150259930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150259930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150259930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150259930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150259930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150259930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150259930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150259930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150259930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150259930 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150259930 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150259930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150259931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150259931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150259934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150259939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150259940 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150259949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150259949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150259949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150259949 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150259949 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150259949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150259949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150259949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150259949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150259950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150259950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150259950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150259950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150259950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150259950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150259950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150259950 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150259950 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150259950 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150259950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150259950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150259950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150259952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150259958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150259958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150259965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150259965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150259965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150259965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150259965 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150259965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150259965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150259965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150259965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150259966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150259966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150259966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150259966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150259966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150259966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150259966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150259966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150259966 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150259966 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150259966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(398)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150259966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150259966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150259968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150259974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150259974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150300302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150300302 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150300303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150300303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150300307 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150300308 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@6efd60af428f: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='EBCF0B88'O, index=0 SGSN_Test-GSUP(400)@6efd60af428f: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@6efd60af428f: 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 := '0A63F291813985B44D0572116D75DF3D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '497DBA2B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4AFB8E42E02F1CD6'O } } } } } 20250203150301386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150301387 DLLC NOTICE LLME(ffffffff/ebcf0b88){UNASSIGNED} LLC RX: unknown TLLI 0xebcf0b88, creating LLME on the fly (gprs_llc.c:552) 20250203150301387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150301387 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1297) 20250203150301387 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150301387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150301387 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150301387 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150301387 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150301387 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150301387 DLLC NOTICE LLME(ffffffff/ebcf0b88){UNASSIGNED} LLGM Assign pre (ebcf0b88 => e36d3126) (gprs_llc.c:1079) 20250203150301387 DLLC NOTICE LLME(ebcf0b88/e36d3126){ASSIGNED} LLGM Assign post (ebcf0b88 => e36d3126) (gprs_llc.c:1125) 20250203150301387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150301387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150301387 DMM DEBUG MM(262420000000029/e36d3126) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150301403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150301403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150301403 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150301403 DMM DEBUG MM(262420000000029/e36d3126) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1111) 20250203150301403 DMM NOTICE MM(262420000000029/e36d3126) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150301403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150301403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150301403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150301403 DMM DEBUG MM(262420000000029/e36d3126) Requesting authorization (sgsn_auth.c:160) 20250203150301403 DMM INFO MM(262420000000029/e36d3126) Requesting authentication tuples (sgsn_auth.c:184) 20250203150301403 DMM DEBUG MM(262420000000029/e36d3126) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150301403 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250203150301403 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)@6efd60af428f: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@6efd60af428f: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250203150301409 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150301409 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150301409 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150301409 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150301409 DMM INFO MM(262420000000029/e36d3126) Subscriber data update (mmctx.c:445) 20250203150301409 DMM DEBUG MM(262420000000029/e36d3126) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150301409 DMM INFO MM(262420000000029/e36d3126) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150301409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150301409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150301409 DMM INFO MM(262420000000029/e36d3126) <- GMM AUTH AND CIPHERING REQ (rand = 0a 63 f2 91 81 39 85 b4 4d 05 72 11 6d 75 df 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150301426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150301426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150301426 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150301426 DMM INFO MM(262420000000029/e36d3126) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150301426 DMM NOTICE MM(262420000000029/e36d3126) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150301426 DMM DEBUG MM(262420000000029/e36d3126) checking auth: received GSM SRES = 49 7d ba 2b (gprs_gmm.c:693) 20250203150301426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150301426 DMM DEBUG MM(262420000000029/e36d3126) Requesting authorization (sgsn_auth.c:160) 20250203150301426 DMM INFO MM(262420000000029/e36d3126) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150301426 DMM DEBUG MM(262420000000029/e36d3126) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150301426 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250203150301426 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) 20250203150301426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150301427 DMM INFO MM(262420000000029/e36d3126) <- GMM ATTACH ACCEPT (new P-TMSI=0xe36d3126) (gprs_gmm.c:337) 20250203150301430 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150301430 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150301430 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250203150301430 DMM INFO MM(262420000000029/e36d3126) Subscriber data update (mmctx.c:445) 20250203150301430 DMM DEBUG MM(262420000000029/e36d3126) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150301430 DMM INFO MM(262420000000029/e36d3126) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150301430 DMM NOTICE MM(262420000000029/e36d3126) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1027) 20250203150301430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150301430 DMM NOTICE MM(262420000000029/e36d3126) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150301430 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) 20250203150301432 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150301432 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250203150301432 DMM INFO MM(262420000000029/e36d3126) Subscriber data update (mmctx.c:445) 20250203150301432 DMM DEBUG MM(262420000000029/e36d3126) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150301443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150301443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150301443 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150301443 DMM INFO MM(262420000000029/e36d3126) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150301443 DMM NOTICE MM(262420000000029/e36d3126) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150301443 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150301443 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150301443 DLLC NOTICE LLME(ebcf0b88/e36d3126){ASSIGNED} LLGM Assign pre (ffffffff => e36d3126) (gprs_llc.c:1079) 20250203150301443 DLLC NOTICE LLME(ffffffff/e36d3126){ASSIGNED} LLGM Assign post (ffffffff => e36d3126) (gprs_llc.c:1125) 20250203150301444 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150301444 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150301444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150301444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@6efd60af428f: setverdict(pass): none -> pass 20250203150301493 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250203150301493 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250203150301493 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) 20250203150301493 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250203150301493 DMM INFO MM(262420000000029/e36d3126) Subscriber data update (mmctx.c:445) 20250203150301493 DMM DEBUG MM(262420000000029/e36d3126) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250203150301493 DMM INFO MM(262420000000029/e36d3126) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250203150301493 DMM INFO MM(262420000000029/e36d3126) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1080) 20250203150301493 DMM NOTICE MM(262420000000029/e36d3126) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1058) 20250203150301493 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250203150301493 DMM INFO MM(262420000000029/e36d3126) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250203150301494 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150301494 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150301494 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150301494 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150301494 DLLC NOTICE LLME(ffffffff/e36d3126){ASSIGNED} LLGM Assign pre (e36d3126 => ffffffff) (gprs_llc.c:1079) 20250203150301494 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e36d3126 => ffffffff) (gprs_llc.c:1125) 20250203150301494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150301494 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150301494 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150301494 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@6efd60af428f: Removing Client IMSI='262420000000029'H, index=0 20250203150301509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150301509 DLLC NOTICE LLME(ffffffff/e36d3126){UNASSIGNED} LLC RX: unknown TLLI 0xe36d3126, creating LLME on the fly (gprs_llc.c:552) 20250203150301509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150301509 DMM NOTICE LLME(ffffffff/e36d3126){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2018) 20250203150301509 DLLC NOTICE LLME(ffffffff/e36d3126){UNASSIGNED} LLGM Assign pre (e36d3126 => ffffffff) (gprs_llc.c:1079) 20250203150301509 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e36d3126 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@6efd60af428f: Final verdict of PTC: pass 20250203150301514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59090<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150301518 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150301518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(399)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(400)@6efd60af428f: Final verdict of PTC: none -NSVCI98(393)@6efd60af428f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@6efd60af428f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@6efd60af428f: Final verdict of PTC: none -NSVCI99(398)@6efd60af428f: Final verdict of PTC: none -NSVCI97(388)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@6efd60af428f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(386)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(396)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(391)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@6efd60af428f: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Feb 3 15:03:01 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 20250203150301568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150301971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96316) 20250203150302520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150302520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96316, count=96856) 20250203150303522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150303522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Mon Feb 3 15:03:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150304523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150304524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250203150305071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150305073 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150305108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150305108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150305108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150305108 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150305108 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150305108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150305108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150305108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150305108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150305109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150305109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150305109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150305109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150305109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150305109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150305109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150305109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150305109 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150305109 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150305109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150305110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150305110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150305111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150305116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150305116 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)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150305123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150305123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150305123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150305123 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150305123 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150305123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150305123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150305123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150305123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150305124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150305124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150305124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150305124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150305124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150305124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150305124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150305124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150305124 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150305124 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150305124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150305124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150305124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150305127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150305132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150305132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150305141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150305141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150305141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150305141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150305141 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150305141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150305141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150305141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150305141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150305141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150305141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150305141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150305142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150305142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150305142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150305142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150305142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150305142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150305142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150305142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150305142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150305142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150305144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150305149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150305149 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)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150305525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150305525 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150305525 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150305525 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150305529 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150305530 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@6efd60af428f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CFFB5939'O, index=0 SGSN_Test-GSUP(419)@6efd60af428f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250203150306574 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) 20250203150306574 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@6efd60af428f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@6efd60af428f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@6efd60af428f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@6efd60af428f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@6efd60af428f: Final verdict of PTC: pass 20250203150306578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50062<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150306580 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150306580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(419)@6efd60af428f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@6efd60af428f: Final verdict of PTC: none -NSVCI98(412)@6efd60af428f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@6efd60af428f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@6efd60af428f: Final verdict of PTC: none -NSVCI97(407)@6efd60af428f: Final verdict of PTC: none -NSVCI99(417)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(405)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(410)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(415)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@6efd60af428f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Mon Feb 3 15:03:06 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 20250203150306650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150307052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52520) 20250203150307581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150307581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52520, count=53780) 20250203150308583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150308583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Mon Feb 3 15:03:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150309585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150309585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250203150310149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150310151 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150310194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150310194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150310194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150310194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150310194 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150310194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150310194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150310194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150310194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150310195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150310195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150310195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150310195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150310195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150310195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150310195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150310195 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150310195 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150310195 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150310195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150310195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150310195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 20250203150310198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150310205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150310205 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@6efd60af428f: 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)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150310210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150310210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150310210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150310210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150310210 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150310210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150310210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150310210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150310210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150310211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150310211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150310211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150310211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150310211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150310211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150310211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150310211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150310211 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150310211 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150310211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150310211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150310211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150310213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150310217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150310217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150310226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150310226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150310226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150310226 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150310226 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150310226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150310226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150310226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150310226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150310227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150310227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150310227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150310227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150310227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150310227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150310227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150310227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150310227 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150310227 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150310227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150310227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150310227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150310230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150310235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150310235 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)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150310586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150310587 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150310587 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150310587 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150310591 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150310592 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@6efd60af428f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='DA61F896'O, index=0 SGSN_Test-GSUP(438)@6efd60af428f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250203150311651 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) 20250203150311651 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@6efd60af428f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@6efd60af428f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@6efd60af428f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@6efd60af428f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@6efd60af428f: Final verdict of PTC: pass 20250203150311660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50082<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150311664 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(438)@6efd60af428f: Final verdict of PTC: none 20250203150311664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@6efd60af428f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@6efd60af428f: Final verdict of PTC: none -NSVCI99(436)@6efd60af428f: Final verdict of PTC: none -NSVCI97(426)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@6efd60af428f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@6efd60af428f: Final verdict of PTC: none -NSVCI98(431)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(429)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(434)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(424)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@6efd60af428f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Mon Feb 3 15:03:11 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 20250203150311788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150312192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49632) 20250203150312666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150312666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49632, count=53988) 20250203150313667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150313667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Mon Feb 3 15:03:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150314668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150314668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_rau_unknown started. 20250203150315291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150315293 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150315349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150315349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150315349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150315349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150315349 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150315349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150315349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150315349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150315349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150315350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150315350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150315350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150315351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150315351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150315351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150315351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150315351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150315351 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150315351 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150315351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(445)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150315351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150315351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150315353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150315358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150315358 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150315364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150315364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150315364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150315364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150315364 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150315364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150315364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150315364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150315364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150315365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150315365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150315365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150315365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150315365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150315365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150315365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150315365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150315365 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150315365 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150315365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150315365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150315365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150315367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150315372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150315372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150315381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150315381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150315381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150315381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150315381 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150315381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150315381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150315381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150315381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150315382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150315382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150315382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150315382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150315382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150315382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150315382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150315382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150315382 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150315382 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150315382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(455)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150315382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150315382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150315384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150315388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150315388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150315668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150315668 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150315668 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150315668 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150315673 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150315674 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@6efd60af428f: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F6254E68'O, index=0 SGSN_Test-GSUP(457)@6efd60af428f: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250203150316754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150316754 DLLC NOTICE LLME(ffffffff/f6254e68){UNASSIGNED} LLC RX: unknown TLLI 0xf6254e68, creating LLME on the fly (gprs_llc.c:552) 20250203150316754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250203150316754 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250203150316754 DMM NOTICE LLME(ffffffff/f6254e68){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1718) 20250203150316754 DLLC NOTICE LLME(ffffffff/f6254e68){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250203150316754 DMM ERROR LLME(ffffffff/f6254e68){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1739) 20250203150316754 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1808) 20250203150316754 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1591) 20250203150316754 DLLC NOTICE LLME(ffffffff/f6254e68){UNASSIGNED} LLGM Assign pre (f6254e68 => ffffffff) (gprs_llc.c:1079) 20250203150316754 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6254e68 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@6efd60af428f: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@6efd60af428f: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@6efd60af428f: Final verdict of PTC: pass 20250203150316783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36730<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@6efd60af428f: Final verdict of PTC: none 20250203150316787 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150316787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(455)@6efd60af428f: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@6efd60af428f: Final verdict of PTC: none -NSVCI98(450)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@6efd60af428f: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@6efd60af428f: Final verdict of PTC: none -NSVCI97(445)@6efd60af428f: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(453)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(448)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(443)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@6efd60af428f: Test case TC_rau_unknown finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Feb 3 15:03:16 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250203150316884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150317287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36740<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54764) 20250203150317789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150317789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54764, count=56024) 20250203150318790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150318790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Mon Feb 3 15:03:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150319791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150319791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_rau started. 20250203150320382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150320385 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150320430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150320430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150320430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150320430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150320430 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150320430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150320430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150320430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150320430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150320431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150320431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150320431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150320431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150320431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150320431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150320431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150320431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150320431 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150320431 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150320431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150320432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150320432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150320434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150320438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150320438 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150320446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150320446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150320446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150320446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150320446 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150320446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150320446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150320446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150320446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150320447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150320447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150320447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150320447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150320447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150320447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150320447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150320447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150320447 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150320447 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150320447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150320447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150320447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150320448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150320454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150320454 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150320462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150320462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150320462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150320462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150320462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150320462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150320462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150320462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150320462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150320462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150320462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150320462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150320462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150320462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150320462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150320462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150320462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150320462 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150320462 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150320462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150320463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150320463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150320464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150320469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150320469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150320634 DGPRS DEBUG Checking for inactive LLMEs, time = 41123199 (sgsn.c:132) 20250203150320792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150320792 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150320792 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150320792 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150320796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(475)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203150320798 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_rau-BVCI196(463)@6efd60af428f: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D0FB57A3'O, index=0 SGSN_Test-GSUP(476)@6efd60af428f: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@6efd60af428f: 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 := '52B8DFC4A9BCD8EA621E7CBEB48B9E0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BDCC9053'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ABA8AC0C125148C5'O } } } } } 20250203150321877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150321877 DLLC NOTICE LLME(ffffffff/d0fb57a3){UNASSIGNED} LLC RX: unknown TLLI 0xd0fb57a3, creating LLME on the fly (gprs_llc.c:552) 20250203150321877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150321877 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1297) 20250203150321877 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150321877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150321877 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150321877 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150321877 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150321877 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150321877 DLLC NOTICE LLME(ffffffff/d0fb57a3){UNASSIGNED} LLGM Assign pre (d0fb57a3 => c481a7a3) (gprs_llc.c:1079) 20250203150321877 DLLC NOTICE LLME(d0fb57a3/c481a7a3){ASSIGNED} LLGM Assign post (d0fb57a3 => c481a7a3) (gprs_llc.c:1125) 20250203150321877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150321877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150321877 DMM DEBUG MM(262420000000012/c481a7a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150321898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150321898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150321898 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150321898 DMM DEBUG MM(262420000000012/c481a7a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1111) 20250203150321898 DMM NOTICE MM(262420000000012/c481a7a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150321898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150321898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150321898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150321898 DMM DEBUG MM(262420000000012/c481a7a3) Requesting authorization (sgsn_auth.c:160) 20250203150321898 DMM INFO MM(262420000000012/c481a7a3) Requesting authentication tuples (sgsn_auth.c:184) 20250203150321898 DMM DEBUG MM(262420000000012/c481a7a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150321898 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250203150321898 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)@6efd60af428f: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@6efd60af428f: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250203150321905 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150321905 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150321905 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150321905 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150321905 DMM INFO MM(262420000000012/c481a7a3) Subscriber data update (mmctx.c:445) 20250203150321905 DMM DEBUG MM(262420000000012/c481a7a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150321905 DMM INFO MM(262420000000012/c481a7a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150321905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150321905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150321905 DMM INFO MM(262420000000012/c481a7a3) <- GMM AUTH AND CIPHERING REQ (rand = 52 b8 df c4 a9 bc d8 ea 62 1e 7c be b4 8b 9e 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150321920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150321920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150321920 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150321920 DMM INFO MM(262420000000012/c481a7a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150321920 DMM NOTICE MM(262420000000012/c481a7a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150321920 DMM DEBUG MM(262420000000012/c481a7a3) checking auth: received GSM SRES = bd cc 90 53 (gprs_gmm.c:693) 20250203150321920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150321920 DMM DEBUG MM(262420000000012/c481a7a3) Requesting authorization (sgsn_auth.c:160) 20250203150321920 DMM INFO MM(262420000000012/c481a7a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150321920 DMM DEBUG MM(262420000000012/c481a7a3) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150321920 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250203150321920 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) 20250203150321920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150321920 DMM INFO MM(262420000000012/c481a7a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc481a7a3) (gprs_gmm.c:337) 20250203150321923 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150321923 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150321923 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250203150321923 DMM INFO MM(262420000000012/c481a7a3) Subscriber data update (mmctx.c:445) 20250203150321923 DMM DEBUG MM(262420000000012/c481a7a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150321923 DMM INFO MM(262420000000012/c481a7a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150321923 DMM NOTICE MM(262420000000012/c481a7a3) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1027) 20250203150321923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150321924 DMM NOTICE MM(262420000000012/c481a7a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150321924 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) 20250203150321925 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150321925 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250203150321925 DMM INFO MM(262420000000012/c481a7a3) Subscriber data update (mmctx.c:445) 20250203150321925 DMM DEBUG MM(262420000000012/c481a7a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150321934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150321934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150321934 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150321934 DMM INFO MM(262420000000012/c481a7a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150321934 DMM NOTICE MM(262420000000012/c481a7a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150321934 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150321934 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150321934 DLLC NOTICE LLME(d0fb57a3/c481a7a3){ASSIGNED} LLGM Assign pre (ffffffff => c481a7a3) (gprs_llc.c:1079) 20250203150321934 DLLC NOTICE LLME(ffffffff/c481a7a3){ASSIGNED} LLGM Assign post (ffffffff => c481a7a3) (gprs_llc.c:1125) 20250203150321934 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150321934 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150321935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150321935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@6efd60af428f: setverdict(pass): none -> pass 20250203150321994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150321994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150321994 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150321994 DMM INFO MM(262420000000012/c481a7a3) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1630) 20250203150321994 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150321995 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203150321995 DLLC NOTICE LLME(ffffffff/c481a7a3){ASSIGNED} LLGM Assign pre (c481a7a3 => ec62d9da) (gprs_llc.c:1079) 20250203150321995 DLLC NOTICE LLME(c481a7a3/ec62d9da){ASSIGNED} LLGM Assign post (c481a7a3 => ec62d9da) (gprs_llc.c:1125) 20250203150321995 DMM INFO MM(262420000000012/ec62d9da) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_attach_rau(478)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@6efd60af428f: Removing Client IMSI='262420000000012'H, index=0 20250203150322010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150322010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250203150322010 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150322010 DMM INFO MM(262420000000012/ec62d9da) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250203150322010 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250203150322010 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150322010 DLLC NOTICE LLME(c481a7a3/ec62d9da){ASSIGNED} LLGM Assign pre (ffffffff => ec62d9da) (gprs_llc.c:1079) 20250203150322010 DLLC NOTICE LLME(ffffffff/ec62d9da){ASSIGNED} LLGM Assign post (ffffffff => ec62d9da) (gprs_llc.c:1125) 20250203150322010 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) TC_attach_rau(478)@6efd60af428f: Final verdict of PTC: pass 20250203150322017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36748<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(464)@6efd60af428f: Final verdict of PTC: none 20250203150322022 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150322022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(476)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@6efd60af428f: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@6efd60af428f: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@6efd60af428f: Final verdict of PTC: none -NSVCI98(469)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@6efd60af428f: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(467)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(462)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(472)@6efd60af428f: Final verdict of PTC: none -NSVCI99(474)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_rau finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Mon Feb 3 15:03:22 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250203150322128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150322530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51602<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79784) 20250203150323023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150323023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79784, count=92940) 20250203150324024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150324024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Mon Feb 3 15:03:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150325026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150325026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_rau_a_a started. 20250203150325612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150325614 DMM INFO MM(262420000000012/ec62d9da) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150325614 DMM INFO MM(262420000000012/ec62d9da) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150325614 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150325614 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150325614 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150325614 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150325614 DLLC NOTICE LLME(ffffffff/ec62d9da){ASSIGNED} LLGM Assign pre (ec62d9da => ffffffff) (gprs_llc.c:1079) 20250203150325614 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec62d9da => ffffffff) (gprs_llc.c:1125) 20250203150325614 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250203150325614 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) 20250203150325614 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) 20250203150325614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150325614 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150325614 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150325614 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150325614 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150325656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150325656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150325656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150325656 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150325656 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150325656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150325656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150325656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150325656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150325657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150325657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150325657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150325657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150325657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150325657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150325657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150325657 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150325657 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150325657 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150325657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150325657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150325657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150325659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150325664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150325664 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150325671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150325671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150325671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150325671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150325671 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150325671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150325671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150325671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150325671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150325672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150325672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150325672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150325672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150325672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150325672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150325672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150325672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150325672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150325672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150325672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150325673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150325673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150325675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150325681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150325681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150325688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150325688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150325688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150325688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150325688 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150325688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150325688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150325688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150325688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150325688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150325688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150325688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150325688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150325688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150325688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150325688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150325688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150325688 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150325688 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150325688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150325689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150325689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150325690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150325695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150325695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150326028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150326028 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150326028 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150326028 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150326032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150326033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@6efd60af428f: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C7F2955E'O, index=0 SGSN_Test-GSUP(495)@6efd60af428f: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@6efd60af428f: 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 := '6B64D8170B3593548302A66E6F19E5B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9799508'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF7EDAC98D471A83'O } } } } } 20250203150327104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150327104 DLLC NOTICE LLME(ffffffff/c7f2955e){UNASSIGNED} LLC RX: unknown TLLI 0xc7f2955e, creating LLME on the fly (gprs_llc.c:552) 20250203150327104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150327104 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1297) 20250203150327104 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150327104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150327104 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150327104 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150327104 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150327104 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150327104 DLLC NOTICE LLME(ffffffff/c7f2955e){UNASSIGNED} LLGM Assign pre (c7f2955e => dbad754d) (gprs_llc.c:1079) 20250203150327104 DLLC NOTICE LLME(c7f2955e/dbad754d){ASSIGNED} LLGM Assign post (c7f2955e => dbad754d) (gprs_llc.c:1125) 20250203150327104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150327104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150327104 DMM DEBUG MM(262420000000037/dbad754d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150327125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150327125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150327125 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150327125 DMM DEBUG MM(262420000000037/dbad754d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1111) 20250203150327125 DMM NOTICE MM(262420000000037/dbad754d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150327125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150327125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150327125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150327125 DMM DEBUG MM(262420000000037/dbad754d) Requesting authorization (sgsn_auth.c:160) 20250203150327125 DMM INFO MM(262420000000037/dbad754d) Requesting authentication tuples (sgsn_auth.c:184) 20250203150327125 DMM DEBUG MM(262420000000037/dbad754d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150327125 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250203150327125 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)@6efd60af428f: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@6efd60af428f: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250203150327131 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150327131 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150327131 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150327131 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150327131 DMM INFO MM(262420000000037/dbad754d) Subscriber data update (mmctx.c:445) 20250203150327131 DMM DEBUG MM(262420000000037/dbad754d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150327131 DMM INFO MM(262420000000037/dbad754d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150327131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150327132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150327132 DMM INFO MM(262420000000037/dbad754d) <- GMM AUTH AND CIPHERING REQ (rand = 6b 64 d8 17 0b 35 93 54 83 02 a6 6e 6f 19 e5 b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150327148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150327148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150327148 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150327148 DMM INFO MM(262420000000037/dbad754d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150327148 DMM NOTICE MM(262420000000037/dbad754d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150327148 DMM DEBUG MM(262420000000037/dbad754d) checking auth: received GSM SRES = b9 79 95 08 (gprs_gmm.c:693) 20250203150327148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150327148 DMM DEBUG MM(262420000000037/dbad754d) Requesting authorization (sgsn_auth.c:160) 20250203150327148 DMM INFO MM(262420000000037/dbad754d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150327148 DMM DEBUG MM(262420000000037/dbad754d) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150327148 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250203150327148 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) 20250203150327148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150327148 DMM INFO MM(262420000000037/dbad754d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbad754d) (gprs_gmm.c:337) 20250203150327152 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150327152 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150327152 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250203150327152 DMM INFO MM(262420000000037/dbad754d) Subscriber data update (mmctx.c:445) 20250203150327152 DMM DEBUG MM(262420000000037/dbad754d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150327152 DMM INFO MM(262420000000037/dbad754d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150327152 DMM NOTICE MM(262420000000037/dbad754d) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1027) 20250203150327152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150327152 DMM NOTICE MM(262420000000037/dbad754d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150327152 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) 20250203150327153 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150327153 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250203150327153 DMM INFO MM(262420000000037/dbad754d) Subscriber data update (mmctx.c:445) 20250203150327153 DMM DEBUG MM(262420000000037/dbad754d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150327165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150327165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150327165 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150327165 DMM INFO MM(262420000000037/dbad754d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150327165 DMM NOTICE MM(262420000000037/dbad754d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150327165 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150327165 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150327165 DLLC NOTICE LLME(c7f2955e/dbad754d){ASSIGNED} LLGM Assign pre (ffffffff => dbad754d) (gprs_llc.c:1079) 20250203150327165 DLLC NOTICE LLME(ffffffff/dbad754d){ASSIGNED} LLGM Assign post (ffffffff => dbad754d) (gprs_llc.c:1125) 20250203150327165 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150327165 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150327165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150327165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@6efd60af428f: setverdict(pass): none -> pass 20250203150327225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150327225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150327225 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150327225 DMM INFO MM(262420000000037/dbad754d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250203150327225 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150327225 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203150327225 DLLC NOTICE LLME(ffffffff/dbad754d){ASSIGNED} LLGM Assign pre (dbad754d => cbd128a3) (gprs_llc.c:1079) 20250203150327225 DLLC NOTICE LLME(dbad754d/cbd128a3){ASSIGNED} LLGM Assign post (dbad754d => cbd128a3) (gprs_llc.c:1125) 20250203150327225 DMM INFO MM(262420000000037/cbd128a3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_attach_rau_a_a(497)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150327241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150327241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250203150327241 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150327241 DMM INFO MM(262420000000037/cbd128a3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250203150327241 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250203150327241 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150327241 DLLC NOTICE LLME(dbad754d/cbd128a3){ASSIGNED} LLGM Assign pre (ffffffff => cbd128a3) (gprs_llc.c:1079) 20250203150327241 DLLC NOTICE LLME(ffffffff/cbd128a3){ASSIGNED} LLGM Assign post (ffffffff => cbd128a3) (gprs_llc.c:1125) 20250203150327241 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) 20250203150327241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150327241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150327241 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150327241 DMM INFO MM(262420000000037/cbd128a3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250203150327241 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150327241 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203150327241 DLLC NOTICE LLME(ffffffff/cbd128a3){ASSIGNED} LLGM Assign pre (cbd128a3 => e494a309) (gprs_llc.c:1079) 20250203150327241 DLLC NOTICE LLME(cbd128a3/e494a309){ASSIGNED} LLGM Assign post (cbd128a3 => e494a309) (gprs_llc.c:1125) 20250203150327241 DMM INFO MM(262420000000037/e494a309) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_attach_rau_a_a(497)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150327252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150327252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150327252 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150327252 DMM INFO MM(262420000000037/e494a309) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250203150327252 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250203150327252 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150327252 DLLC NOTICE LLME(cbd128a3/e494a309){ASSIGNED} LLGM Assign pre (ffffffff => e494a309) (gprs_llc.c:1079) 20250203150327252 DLLC NOTICE LLME(ffffffff/e494a309){ASSIGNED} LLGM Assign post (ffffffff => e494a309) (gprs_llc.c:1125) 20250203150327252 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) 20250203150327253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150327253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150327253 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150327253 DMM INFO MM(262420000000037/e494a309) -> GMM DETACH REQUEST TLLI=0xe494a309 type=GPRS detach Power-off (gprs_gmm.c:1489) 20250203150327253 DMM INFO MM(262420000000037/e494a309) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250203150327253 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150327253 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150327253 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150327253 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150327253 DLLC NOTICE LLME(ffffffff/e494a309){ASSIGNED} LLGM Assign pre (e494a309 => ffffffff) (gprs_llc.c:1079) 20250203150327253 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e494a309 => ffffffff) (gprs_llc.c:1125) 20250203150327253 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250203150327253 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) 20250203150327253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150327253 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150327253 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150327253 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150327255 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@6efd60af428f: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@6efd60af428f: Final verdict of PTC: pass 20250203150332272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51618<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150332277 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(495)@6efd60af428f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@6efd60af428f: Final verdict of PTC: none 20250203150332277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(480)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@6efd60af428f: Final verdict of PTC: none -NSVCI98(488)@6efd60af428f: Final verdict of PTC: none -NSVCI97(483)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@6efd60af428f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@6efd60af428f: Final verdict of PTC: none -NSVCI99(493)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(486)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(491)@6efd60af428f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(481)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Feb 3 15:03:32 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 20250203150332347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150332749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112176) 20250203150333278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150333278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112176, count=113436) 20250203150334280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150334280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Mon Feb 3 15:03:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150335281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150335282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_rau_a_b started. 20250203150335845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150335847 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150335888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150335888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150335888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150335888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150335888 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150335888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150335888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150335888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150335888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150335889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150335889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150335889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150335889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150335889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150335889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150335889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150335889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150335889 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150335889 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150335889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150335890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150335890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150335892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150335897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150335897 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(504)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150335909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150335909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150335909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150335909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150335909 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150335909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150335909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150335909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(507)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 20250203150335909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(508)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150335909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150335909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150335909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150335910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150335910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150335910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150335910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150335910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150335910 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150335910 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150335910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150335910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150335910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150335912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250203150335917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150335917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(507)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(512)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150335920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150335920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150335920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150335920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150335920 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150335920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150335920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150335920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150335920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150335921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150335921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150335921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150335921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150335921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150335921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150335921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150335921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150335921 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150335921 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150335921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(512)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150335921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150335921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150335923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150335927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150335927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150336283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150336283 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150336283 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150336283 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150336287 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150336289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@6efd60af428f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DA9E9081'O, index=0 SGSN_Test-GSUP(514)@6efd60af428f: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@6efd60af428f: 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 := '8419DBC3B8FAA3D637720ADA033CA9E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ACB6EA3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AEC934A8CE55679D'O } } } } } 20250203150337365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150337365 DLLC NOTICE LLME(ffffffff/da9e9081){UNASSIGNED} LLC RX: unknown TLLI 0xda9e9081, creating LLME on the fly (gprs_llc.c:552) 20250203150337365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150337365 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1297) 20250203150337365 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150337365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150337365 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150337365 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150337365 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150337365 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150337365 DLLC NOTICE LLME(ffffffff/da9e9081){UNASSIGNED} LLGM Assign pre (da9e9081 => ecc8496b) (gprs_llc.c:1079) 20250203150337365 DLLC NOTICE LLME(da9e9081/ecc8496b){ASSIGNED} LLGM Assign post (da9e9081 => ecc8496b) (gprs_llc.c:1125) 20250203150337365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150337365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150337365 DMM DEBUG MM(262420000000038/ecc8496b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150337379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150337379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150337379 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150337379 DMM DEBUG MM(262420000000038/ecc8496b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1111) 20250203150337379 DMM NOTICE MM(262420000000038/ecc8496b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150337379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150337379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150337379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150337379 DMM DEBUG MM(262420000000038/ecc8496b) Requesting authorization (sgsn_auth.c:160) 20250203150337379 DMM INFO MM(262420000000038/ecc8496b) Requesting authentication tuples (sgsn_auth.c:184) 20250203150337379 DMM DEBUG MM(262420000000038/ecc8496b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150337379 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250203150337379 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)@6efd60af428f: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@6efd60af428f: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250203150337383 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150337383 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150337383 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150337383 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150337383 DMM INFO MM(262420000000038/ecc8496b) Subscriber data update (mmctx.c:445) 20250203150337383 DMM DEBUG MM(262420000000038/ecc8496b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150337383 DMM INFO MM(262420000000038/ecc8496b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150337383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150337383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150337383 DMM INFO MM(262420000000038/ecc8496b) <- GMM AUTH AND CIPHERING REQ (rand = 84 19 db c3 b8 fa a3 d6 37 72 0a da 03 3c a9 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150337394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150337394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150337394 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150337394 DMM INFO MM(262420000000038/ecc8496b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150337394 DMM NOTICE MM(262420000000038/ecc8496b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150337394 DMM DEBUG MM(262420000000038/ecc8496b) checking auth: received GSM SRES = ac b6 ea 3a (gprs_gmm.c:693) 20250203150337394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150337394 DMM DEBUG MM(262420000000038/ecc8496b) Requesting authorization (sgsn_auth.c:160) 20250203150337394 DMM INFO MM(262420000000038/ecc8496b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150337394 DMM DEBUG MM(262420000000038/ecc8496b) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150337394 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250203150337394 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) 20250203150337394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150337394 DMM INFO MM(262420000000038/ecc8496b) <- GMM ATTACH ACCEPT (new P-TMSI=0xecc8496b) (gprs_gmm.c:337) 20250203150337397 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150337397 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150337397 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250203150337397 DMM INFO MM(262420000000038/ecc8496b) Subscriber data update (mmctx.c:445) 20250203150337397 DMM DEBUG MM(262420000000038/ecc8496b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150337397 DMM INFO MM(262420000000038/ecc8496b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150337397 DMM NOTICE MM(262420000000038/ecc8496b) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1027) 20250203150337397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150337397 DMM NOTICE MM(262420000000038/ecc8496b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150337397 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) 20250203150337398 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150337398 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250203150337398 DMM INFO MM(262420000000038/ecc8496b) Subscriber data update (mmctx.c:445) 20250203150337398 DMM DEBUG MM(262420000000038/ecc8496b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150337406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150337406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150337406 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150337406 DMM INFO MM(262420000000038/ecc8496b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150337406 DMM NOTICE MM(262420000000038/ecc8496b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150337406 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150337406 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150337406 DLLC NOTICE LLME(da9e9081/ecc8496b){ASSIGNED} LLGM Assign pre (ffffffff => ecc8496b) (gprs_llc.c:1079) 20250203150337406 DLLC NOTICE LLME(ffffffff/ecc8496b){ASSIGNED} LLGM Assign post (ffffffff => ecc8496b) (gprs_llc.c:1125) 20250203150337406 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150337406 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150337406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150337406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@6efd60af428f: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@6efd60af428f: attach complete sending rau 20250203150337465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150337465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150337465 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150337465 DMM INFO MM(262420000000038/ecc8496b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250203150337465 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150337465 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203150337466 DLLC NOTICE LLME(ffffffff/ecc8496b){ASSIGNED} LLGM Assign pre (ecc8496b => d41ac455) (gprs_llc.c:1079) 20250203150337466 DLLC NOTICE LLME(ecc8496b/d41ac455){ASSIGNED} LLGM Assign post (ecc8496b => d41ac455) (gprs_llc.c:1125) 20250203150337466 DMM INFO MM(262420000000038/d41ac455) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_attach_rau_a_b(516)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@6efd60af428f: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@6efd60af428f: Removing Client IMSI='262420000000038'H, index=0 20250203150337483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150337483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250203150337483 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150337483 DMM INFO MM(262420000000038/d41ac455) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250203150337483 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250203150337483 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150337483 DLLC NOTICE LLME(ecc8496b/d41ac455){ASSIGNED} LLGM Assign pre (ffffffff => d41ac455) (gprs_llc.c:1079) 20250203150337483 DLLC NOTICE LLME(ffffffff/d41ac455){ASSIGNED} LLGM Assign post (ffffffff => d41ac455) (gprs_llc.c:1125) 20250203150337483 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) TC_attach_rau_a_b-BVCI210(505)@6efd60af428f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D41AC455'O, index=0 TC_attach_rau_a_b(516)@6efd60af428f: sending second RAU via different RA 20250203150337491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150337491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150337491 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250203150337491 DMM INFO MM(262420000000038/d41ac455) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d41ac455, P-TMSI: d41ac455 (00000000), TLLI: d41ac455 (d41ac455), RA: 262-42-13135-0 (gprs_gmm.c:1674) 20250203150337491 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1686) 20250203150337491 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203150337491 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150337491 DLLC NOTICE LLME(ffffffff/d41ac455){ASSIGNED} LLGM Assign pre (d41ac455 => d41ac455) (gprs_llc.c:1079) 20250203150337491 DLLC NOTICE LLME(d41ac455/d41ac455){ASSIGNED} LLGM Assign post (d41ac455 => d41ac455) (gprs_llc.c:1125) 20250203150337491 DMM INFO MM(262420000000038/d41ac455) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_attach_rau_a_b(516)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150337517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150337517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150337517 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150337517 DMM INFO MM(262420000000038/d41ac455) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250203150337517 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250203150337517 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150337517 DLLC NOTICE LLME(d41ac455/d41ac455){ASSIGNED} LLGM Assign pre (ffffffff => d41ac455) (gprs_llc.c:1079) 20250203150337517 DLLC NOTICE LLME(ffffffff/d41ac455){ASSIGNED} LLGM Assign post (ffffffff => d41ac455) (gprs_llc.c:1125) 20250203150337517 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) 20250203150337517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150337517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150337517 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150337517 DMM INFO MM(262420000000038/d41ac455) -> GMM DETACH REQUEST TLLI=0xd41ac455 type=GPRS detach Power-off (gprs_gmm.c:1489) 20250203150337517 DMM INFO MM(262420000000038/d41ac455) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250203150337517 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150337517 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150337517 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150337517 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150337517 DLLC NOTICE LLME(ffffffff/d41ac455){ASSIGNED} LLGM Assign pre (d41ac455 => ffffffff) (gprs_llc.c:1079) 20250203150337517 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d41ac455 => ffffffff) (gprs_llc.c:1125) 20250203150337517 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250203150337517 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) 20250203150337517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150337517 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150337517 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150337517 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150337518 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@6efd60af428f: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@6efd60af428f: Final verdict of PTC: pass 20250203150342532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58350<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150342536 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150342536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(512)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@6efd60af428f: Final verdict of PTC: none -NSVCI97(502)@6efd60af428f: Final verdict of PTC: none -NSVCI98(508)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(514)@6efd60af428f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@6efd60af428f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@6efd60af428f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(500)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(510)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(506)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Feb 3 15:03:42 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 20250203150342607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150343009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108176) 20250203150343538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150343538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108176, count=109716) 20250203150344539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150344540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Mon Feb 3 15:03:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150345542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150345542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250203150346106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150346108 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150346150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150346151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150346151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150346151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150346151 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150346151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150346151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150346151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150346151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150346151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150346151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150346151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150346151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150346151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150346151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150346151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150346151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150346151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150346151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150346151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(521)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150346152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150346152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150346155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250203150346160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150346160 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150346167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150346167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150346167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150346167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150346167 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150346168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150346168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150346168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150346168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150346168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150346168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150346168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150346168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150346168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150346168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150346168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150346168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150346168 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150346168 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150346168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150346169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150346169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150346171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150346175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150346175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150346183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150346183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150346183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150346183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150346183 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150346183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150346183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150346183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150346183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150346183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150346183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150346183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150346183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150346183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150346183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150346183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150346183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150346183 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150346183 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150346183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150346184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150346184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150346185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150346190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150346190 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)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150346543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150346543 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150346543 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150346543 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150346548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150346549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@6efd60af428f: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E122FBDC'O, index=0 SGSN_Test-GSUP(533)@6efd60af428f: 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)@6efd60af428f: 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 := 'DA692FF114533F46D6DD876BF193944C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A468E886'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F44BC394FA7F7796'O } } } } } 20250203150347623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150347623 DLLC NOTICE LLME(ffffffff/e122fbdc){UNASSIGNED} LLC RX: unknown TLLI 0xe122fbdc, creating LLME on the fly (gprs_llc.c:552) 20250203150347623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150347623 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1297) 20250203150347623 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150347623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150347623 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150347623 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150347623 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150347623 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150347623 DLLC NOTICE LLME(ffffffff/e122fbdc){UNASSIGNED} LLGM Assign pre (e122fbdc => d3d6ec90) (gprs_llc.c:1079) 20250203150347623 DLLC NOTICE LLME(e122fbdc/d3d6ec90){ASSIGNED} LLGM Assign post (e122fbdc => d3d6ec90) (gprs_llc.c:1125) 20250203150347623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150347623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150347623 DMM DEBUG MM(262420000000039/d3d6ec90) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150347637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150347637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150347637 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150347637 DMM DEBUG MM(262420000000039/d3d6ec90) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1111) 20250203150347637 DMM NOTICE MM(262420000000039/d3d6ec90) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150347637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150347637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150347637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150347637 DMM DEBUG MM(262420000000039/d3d6ec90) Requesting authorization (sgsn_auth.c:160) 20250203150347637 DMM INFO MM(262420000000039/d3d6ec90) Requesting authentication tuples (sgsn_auth.c:184) 20250203150347637 DMM DEBUG MM(262420000000039/d3d6ec90) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150347637 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250203150347637 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)@6efd60af428f: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@6efd60af428f: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250203150347641 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150347641 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150347641 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150347641 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150347641 DMM INFO MM(262420000000039/d3d6ec90) Subscriber data update (mmctx.c:445) 20250203150347641 DMM DEBUG MM(262420000000039/d3d6ec90) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150347641 DMM INFO MM(262420000000039/d3d6ec90) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150347641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150347641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150347641 DMM INFO MM(262420000000039/d3d6ec90) <- GMM AUTH AND CIPHERING REQ (rand = da 69 2f f1 14 53 3f 46 d6 dd 87 6b f1 93 94 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150347651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150347651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150347651 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150347651 DMM INFO MM(262420000000039/d3d6ec90) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150347651 DMM NOTICE MM(262420000000039/d3d6ec90) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150347651 DMM DEBUG MM(262420000000039/d3d6ec90) checking auth: received GSM SRES = a4 68 e8 86 (gprs_gmm.c:693) 20250203150347651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150347651 DMM DEBUG MM(262420000000039/d3d6ec90) Requesting authorization (sgsn_auth.c:160) 20250203150347651 DMM INFO MM(262420000000039/d3d6ec90) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150347651 DMM DEBUG MM(262420000000039/d3d6ec90) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150347651 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250203150347651 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) 20250203150347651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150347651 DMM INFO MM(262420000000039/d3d6ec90) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d6ec90) (gprs_gmm.c:337) 20250203150347653 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150347653 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150347653 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250203150347653 DMM INFO MM(262420000000039/d3d6ec90) Subscriber data update (mmctx.c:445) 20250203150347653 DMM DEBUG MM(262420000000039/d3d6ec90) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150347653 DMM INFO MM(262420000000039/d3d6ec90) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150347653 DMM NOTICE MM(262420000000039/d3d6ec90) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1027) 20250203150347653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150347653 DMM NOTICE MM(262420000000039/d3d6ec90) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150347653 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) 20250203150347654 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150347654 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250203150347654 DMM INFO MM(262420000000039/d3d6ec90) Subscriber data update (mmctx.c:445) 20250203150347654 DMM DEBUG MM(262420000000039/d3d6ec90) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150347661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150347662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150347662 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150347662 DMM INFO MM(262420000000039/d3d6ec90) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150347662 DMM NOTICE MM(262420000000039/d3d6ec90) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150347662 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150347662 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150347662 DLLC NOTICE LLME(e122fbdc/d3d6ec90){ASSIGNED} LLGM Assign pre (ffffffff => d3d6ec90) (gprs_llc.c:1079) 20250203150347662 DLLC NOTICE LLME(ffffffff/d3d6ec90){ASSIGNED} LLGM Assign post (ffffffff => d3d6ec90) (gprs_llc.c:1125) 20250203150347662 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150347662 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150347662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150347662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@6efd60af428f: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@6efd60af428f: attach complete sending rau 20250203150347721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150347721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150347721 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150347721 DMM INFO MM(262420000000039/d3d6ec90) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250203150347721 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150347721 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203150347721 DLLC NOTICE LLME(ffffffff/d3d6ec90){ASSIGNED} LLGM Assign pre (d3d6ec90 => c0a25ce1) (gprs_llc.c:1079) 20250203150347721 DLLC NOTICE LLME(d3d6ec90/c0a25ce1){ASSIGNED} LLGM Assign post (d3d6ec90 => c0a25ce1) (gprs_llc.c:1125) 20250203150347721 DMM INFO MM(262420000000039/c0a25ce1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_attach_rau_a_b_wrong_old_ra(535)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@6efd60af428f: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@6efd60af428f: Removing Client IMSI='262420000000039'H, index=0 20250203150347736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150347736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250203150347736 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150347736 DMM INFO MM(262420000000039/c0a25ce1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250203150347736 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250203150347736 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150347736 DLLC NOTICE LLME(d3d6ec90/c0a25ce1){ASSIGNED} LLGM Assign pre (ffffffff => c0a25ce1) (gprs_llc.c:1079) 20250203150347736 DLLC NOTICE LLME(ffffffff/c0a25ce1){ASSIGNED} LLGM Assign post (ffffffff => c0a25ce1) (gprs_llc.c:1125) 20250203150347736 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@6efd60af428f: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='C0A25CE1'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@6efd60af428f: sending second RAU via different RA with wrong Old RA 20250203150347744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150347744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150347744 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250203150347744 DMM NOTICE LLME(ffffffff/c0a25ce1){ASSIGNED} LLC XID RESET (gprs_gmm.c:1718) 20250203150347744 DLLC NOTICE LLME(ffffffff/c0a25ce1){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250203150347744 DMM NOTICE MM(262420000000039/c0a25ce1) Rx RA Update Request with unexpected TLLI=c0a25ce1 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1730) 20250203150347744 DMM ERROR LLME(ffffffff/c0a25ce1){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1739) 20250203150347744 DMM NOTICE MM(262420000000039/c0a25ce1) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1808) 20250203150347744 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1591) 20250203150347744 DMM INFO MM(262420000000039/c0a25ce1) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250203150347744 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150347744 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150347744 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150347744 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150347744 DLLC NOTICE LLME(ffffffff/c0a25ce1){ASSIGNED} LLGM Assign pre (c0a25ce1 => ffffffff) (gprs_llc.c:1079) 20250203150347744 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0a25ce1 => ffffffff) (gprs_llc.c:1125) 20250203150347744 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250203150347744 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) 20250203150347744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150347744 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150347744 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150347744 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150347764 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250203150347765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150347765 DLLC NOTICE LLME(ffffffff/c0a25ce1){UNASSIGNED} LLC RX: unknown TLLI 0xc0a25ce1, creating LLME on the fly (gprs_llc.c:552) 20250203150347765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250203150347765 DMM NOTICE LLME(ffffffff/c0a25ce1){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2018) 20250203150350635 DGPRS DEBUG Checking for inactive LLMEs, time = 41123229 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@6efd60af428f: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@6efd60af428f: Final verdict of PTC: pass 20250203150352778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44346<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@6efd60af428f: Final verdict of PTC: none -NSVCI99(531)@6efd60af428f: Final verdict of PTC: none -NSVCI98(526)@6efd60af428f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@6efd60af428f: Final verdict of PTC: none -NSVCI97(521)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@6efd60af428f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@6efd60af428f: Final verdict of PTC: none 20250203150352782 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150352782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(519)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(529)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(525)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(524): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Mon Feb 3 15:03:52 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250203150352842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150353244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105704) 20250203150353783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150353783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105704, count=106964) 20250203150354784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150354784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Mon Feb 3 15:03:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150355785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150355785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_usim_resync started. 20250203150356347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150356350 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150356392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150356392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150356392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150356392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150356392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150356392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150356392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150356392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150356392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150356392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150356393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150356393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150356393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150356393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150356393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150356393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150356393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150356393 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150356393 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150356393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(540)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150356393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150356393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150356395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150356400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150356400 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150356407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150356407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150356407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150356407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150356407 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150356407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150356407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150356407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150356407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150356408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150356408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150356408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150356408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150356408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150356408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150356408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150356408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150356408 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150356408 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150356408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(545)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150356408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150356408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150356410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150356414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150356414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150356423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150356423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150356423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150356423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150356423 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150356423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150356423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150356423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150356423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150356424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150356424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150356424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150356424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150356424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150356424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150356424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150356424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150356424 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150356424 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150356424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150356424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150356424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150356426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150356431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150356431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150356786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150356786 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150356786 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150356786 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150356790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150356792 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@6efd60af428f: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='ED61BEAC'O, index=0 SGSN_Test-GSUP(552)@6efd60af428f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@6efd60af428f: 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 := 'E99FA172D915229EBE1ACE28D5C36899'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '476DB2B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C250C3C53A8BA653'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7CB68B31575EFF18EAB114499A698313'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DF92CA6C1A1D28C342BADC77810DD8CA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '72E628C4CB5B3BE9E3CB2E5031B986CD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A667FEC0E7352D05'O } } } } } 20250203150357871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150357871 DLLC NOTICE LLME(ffffffff/ed61beac){UNASSIGNED} LLC RX: unknown TLLI 0xed61beac, creating LLME on the fly (gprs_llc.c:552) 20250203150357871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150357871 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1297) 20250203150357871 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150357871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150357871 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150357871 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150357871 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150357871 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150357871 DLLC NOTICE LLME(ffffffff/ed61beac){UNASSIGNED} LLGM Assign pre (ed61beac => f0249ba2) (gprs_llc.c:1079) 20250203150357871 DLLC NOTICE LLME(ed61beac/f0249ba2){ASSIGNED} LLGM Assign post (ed61beac => f0249ba2) (gprs_llc.c:1125) 20250203150357871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150357871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150357871 DMM DEBUG MM(262420000000040/f0249ba2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150357888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150357888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150357888 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150357888 DMM DEBUG MM(262420000000040/f0249ba2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1111) 20250203150357888 DMM NOTICE MM(262420000000040/f0249ba2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150357888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150357888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150357888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150357888 DMM DEBUG MM(262420000000040/f0249ba2) Requesting authorization (sgsn_auth.c:160) 20250203150357888 DMM INFO MM(262420000000040/f0249ba2) Requesting authentication tuples (sgsn_auth.c:184) 20250203150357888 DMM DEBUG MM(262420000000040/f0249ba2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150357888 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250203150357888 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)@6efd60af428f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@6efd60af428f: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250203150357894 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150357894 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150357894 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150357894 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150357894 DMM INFO MM(262420000000040/f0249ba2) Subscriber data update (mmctx.c:445) 20250203150357894 DMM DEBUG MM(262420000000040/f0249ba2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150357894 DMM INFO MM(262420000000040/f0249ba2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150357894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150357894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150357894 DMM INFO MM(262420000000040/f0249ba2) <- GMM AUTH AND CIPHERING REQ (rand = e9 9f a1 72 d9 15 22 9e be 1a ce 28 d5 c3 68 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 e6 28 c4 cb 5b 3b e9 e3 cb 2e 50 31 b9 86 cd ) (gprs_gmm.c:510) 20250203150357910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150357910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150357910 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150357910 DMM INFO MM(262420000000040/f0249ba2) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:721) 20250203150357910 DMM INFO MM(262420000000040/f0249ba2) R99 AUTHENTICATION SYNCH (AUTS = a29bca9bb5e9db0a15577b52244b) (gprs_gmm.c:738) 20250203150357910 DMM DEBUG MM(262420000000040/f0249ba2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150357910 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250203150357910 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e a2 9b ca 9b b5 e9 db 0a 15 57 7b 52 24 4b 20 10 e9 9f a1 72 d9 15 22 9e be 1a ce 28 d5 c3 68 99 28 01 01 (gprs_subscriber.c:210) 20250203150357911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:753) 20250203150357911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250203150357912 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150357912 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150357912 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150357912 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150357912 DMM INFO MM(262420000000040/f0249ba2) Subscriber data update (mmctx.c:445) 20250203150357912 DMM DEBUG MM(262420000000040/f0249ba2) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250203150357913 DMM INFO MM(262420000000040/f0249ba2) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250203150357913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150357913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150357913 DMM INFO MM(262420000000040/f0249ba2) <- GMM AUTH AND CIPHERING REQ (rand = 86 a3 02 9a fd a5 91 9f 91 94 32 14 2b 86 15 67 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 23 34 9c a1 fd 2e 63 2d 9b b7 65 76 77 ae b0 29 ) (gprs_gmm.c:510) 20250203150357925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150357925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x659af0 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150357925 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150357925 DMM INFO MM(262420000000040/f0249ba2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150357925 DMM NOTICE MM(262420000000040/f0249ba2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150357925 DMM DEBUG MM(262420000000040/f0249ba2) checking auth: received UMTS RES = 97 fb c5 68 66 38 e8 db (gprs_gmm.c:693) 20250203150357925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150357925 DMM DEBUG MM(262420000000040/f0249ba2) Requesting authorization (sgsn_auth.c:160) 20250203150357926 DMM INFO MM(262420000000040/f0249ba2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150357926 DMM DEBUG MM(262420000000040/f0249ba2) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150357926 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250203150357926 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) 20250203150357926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150357926 DMM INFO MM(262420000000040/f0249ba2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0249ba2) (gprs_gmm.c:337) 20250203150357929 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150357929 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150357929 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250203150357929 DMM INFO MM(262420000000040/f0249ba2) Subscriber data update (mmctx.c:445) 20250203150357929 DMM DEBUG MM(262420000000040/f0249ba2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150357929 DMM INFO MM(262420000000040/f0249ba2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150357929 DMM NOTICE MM(262420000000040/f0249ba2) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1027) 20250203150357929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150357929 DMM NOTICE MM(262420000000040/f0249ba2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150357929 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) 20250203150357931 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150357931 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250203150357931 DMM INFO MM(262420000000040/f0249ba2) Subscriber data update (mmctx.c:445) 20250203150357931 DMM DEBUG MM(262420000000040/f0249ba2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@6efd60af428f: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@6efd60af428f: Removing Client IMSI='262420000000040'H, index=0 20250203150357941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150357941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150357941 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150357941 DMM INFO MM(262420000000040/f0249ba2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150357941 DMM NOTICE MM(262420000000040/f0249ba2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150357941 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150357941 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150357941 DLLC NOTICE LLME(ed61beac/f0249ba2){ASSIGNED} LLGM Assign pre (ffffffff => f0249ba2) (gprs_llc.c:1079) 20250203150357941 DLLC NOTICE LLME(ffffffff/f0249ba2){ASSIGNED} LLGM Assign post (ffffffff => f0249ba2) (gprs_llc.c:1125) 20250203150357941 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150357941 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150357941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150357941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@6efd60af428f: Final verdict of PTC: pass 20250203150357947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40184<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150357952 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150357952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(545)@6efd60af428f: Final verdict of PTC: none -NSVCI99(550)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@6efd60af428f: Final verdict of PTC: none -NSVCI97(540)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(552)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(548)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(543)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(538)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_usim_resync finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Feb 3 15:03:58 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 20250203150358058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150358460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61656) 20250203150358953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150358953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61656, count=95108) 20250203150359954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150359954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Mon Feb 3 15:04:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150400956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150400956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_usim_a54_a54 started. 20250203150401557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150401560 DMM INFO MM(262420000000040/f0249ba2) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150401560 DMM INFO MM(262420000000040/f0249ba2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150401560 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150401560 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150401560 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150401560 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150401560 DLLC NOTICE LLME(ffffffff/f0249ba2){ASSIGNED} LLGM Assign pre (f0249ba2 => ffffffff) (gprs_llc.c:1079) 20250203150401560 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0249ba2 => ffffffff) (gprs_llc.c:1125) 20250203150401560 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250203150401560 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) 20250203150401560 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) 20250203150401560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150401560 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150401560 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150401560 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150401560 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150401609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150401609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150401609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150401609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150401609 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150401609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150401609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150401609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150401609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150401610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150401610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150401610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150401610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150401610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150401610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150401610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150401610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150401610 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150401610 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150401610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(559)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150401610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150401610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150401612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150401618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150401618 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150401628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150401628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150401628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150401628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150401628 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150401628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150401628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150401628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150401628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150401629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150401629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150401629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150401629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150401629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150401629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150401629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150401629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150401629 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150401629 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150401629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(564)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150401629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150401629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150401631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150401636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150401636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150401645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150401645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150401645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150401645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150401645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150401645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150401645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150401645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150401645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150401646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150401646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150401646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150401646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150401646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150401646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150401646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150401646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150401646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150401646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150401646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150401646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150401646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150401648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150401653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150401653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150401958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150401958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150401958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150401958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150401962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(570)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150401963 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@6efd60af428f: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='F3C133BA'O, index=0 SGSN_Test-GSUP(571)@6efd60af428f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@6efd60af428f: 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 := 'B0B6DBE9F50244A09956DD4A7D2BC24F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2537B748'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D9531134C7C078C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '95FAF7B68365466D6E37563C68C0168D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1DA720E6A08D6195E3AF79ADC9F9F48A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6C916AA4371AABFE2D18E41559BC177D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '237256E874798DB8'O } } } } } 20250203150403049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150403049 DLLC NOTICE LLME(ffffffff/f3c133ba){UNASSIGNED} LLC RX: unknown TLLI 0xf3c133ba, creating LLME on the fly (gprs_llc.c:552) 20250203150403049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150403049 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1297) 20250203150403049 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150403049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150403049 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150403049 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150403049 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150403049 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150403050 DLLC NOTICE LLME(ffffffff/f3c133ba){UNASSIGNED} LLGM Assign pre (f3c133ba => f21ef83a) (gprs_llc.c:1079) 20250203150403050 DLLC NOTICE LLME(f3c133ba/f21ef83a){ASSIGNED} LLGM Assign post (f3c133ba => f21ef83a) (gprs_llc.c:1125) 20250203150403050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150403050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150403050 DMM DEBUG MM(262420000000040/f21ef83a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150403075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150403075 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150403075 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150403075 DMM DEBUG MM(262420000000040/f21ef83a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1111) 20250203150403075 DMM NOTICE MM(262420000000040/f21ef83a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150403075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150403075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150403075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150403075 DMM DEBUG MM(262420000000040/f21ef83a) Requesting authorization (sgsn_auth.c:160) 20250203150403075 DMM INFO MM(262420000000040/f21ef83a) Requesting authentication tuples (sgsn_auth.c:184) 20250203150403075 DMM DEBUG MM(262420000000040/f21ef83a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150403075 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250203150403076 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)@6efd60af428f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@6efd60af428f: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250203150403082 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150403082 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150403082 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150403082 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150403082 DMM INFO MM(262420000000040/f21ef83a) Subscriber data update (mmctx.c:445) 20250203150403082 DMM DEBUG MM(262420000000040/f21ef83a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150403082 DMM INFO MM(262420000000040/f21ef83a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150403082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150403082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150403082 DMM INFO MM(262420000000040/f21ef83a) <- GMM AUTH AND CIPHERING REQ (rand = b0 b6 db e9 f5 02 44 a0 99 56 dd 4a 7d 2b c2 4f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6c 91 6a a4 37 1a ab fe 2d 18 e4 15 59 bc 17 7d ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(573)@6efd60af428f: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@6efd60af428f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@6efd60af428f: Final verdict of PTC: pass 20250203150403103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40188<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a54-BVCI220(568)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(571)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@6efd60af428f: Final verdict of PTC: none -NSVCI99(569)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@6efd60af428f: Final verdict of PTC: none -NSVCI98(564)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@6efd60af428f: Final verdict of PTC: none -NSVCI97(559)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@6efd60af428f: Final verdict of PTC: none 20250203150403110 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150403110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(560)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(557)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(567)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(562)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Feb 3 15:04:03 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 20250203150403182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150403585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48804) 20250203150404111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150404111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48804, count=72664) 20250203150405113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150405113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Mon Feb 3 15:04:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150406115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150406115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_usim_a54_a53 started. 20250203150406682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150406684 DMM INFO MM(262420000000040/f21ef83a) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150406685 DMM INFO MM(262420000000040/f21ef83a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150406685 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150406685 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150406685 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150406685 DMM ERROR MM_STATE_Gb(0)[0x55679c472000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250203150406685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Deallocated (fsm.c:568) 20250203150406685 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150406685 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150406685 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150406685 DLLC NOTICE LLME(f3c133ba/f21ef83a){ASSIGNED} LLGM Assign pre (f21ef83a => ffffffff) (gprs_llc.c:1079) 20250203150406685 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f21ef83a => ffffffff) (gprs_llc.c:1125) 20250203150406685 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150406723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150406723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150406723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150406724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150406724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150406724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150406724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150406724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150406724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150406724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150406724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150406724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150406724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150406724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150406724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150406724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150406724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150406724 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150406724 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150406724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150406725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150406725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150406726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150406731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150406731 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150406739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150406739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150406739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150406739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150406739 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150406739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150406739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150406739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150406739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150406740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150406740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150406740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150406740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150406740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150406740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150406740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150406740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150406740 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150406740 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150406740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(583)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150406741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150406741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150406743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150406747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150406747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150406756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150406756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150406756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150406756 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150406756 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150406756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150406756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150406756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150406756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150406757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150406757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150406757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150406757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150406757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150406757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150406757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150406757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150406757 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150406757 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150406757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150406757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150406757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150406760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150406764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150406764 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150407116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150407116 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150407116 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150407116 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150407120 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150407120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@6efd60af428f: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='FABAD7D1'O, index=0 SGSN_Test-GSUP(590)@6efd60af428f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@6efd60af428f: 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 := '147B96C24E7BC326D5DC001E9E2691E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C72819BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '667AB2DAA7076B05'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7F7D8DB972126415ACC293259B083DDC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E5AA2874B06AF0B59F0EE60F5EC4F0C9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1D76E3176EE3B091AE68B6DFBB68DFDB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9D203E18B7DE55C3'O } } } } } 20250203150408193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150408193 DLLC NOTICE LLME(ffffffff/fabad7d1){UNASSIGNED} LLC RX: unknown TLLI 0xfabad7d1, creating LLME on the fly (gprs_llc.c:552) 20250203150408193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150408193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1297) 20250203150408193 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150408193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150408193 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150408193 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150408193 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150408193 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150408193 DLLC NOTICE LLME(ffffffff/fabad7d1){UNASSIGNED} LLGM Assign pre (fabad7d1 => c986029b) (gprs_llc.c:1079) 20250203150408193 DLLC NOTICE LLME(fabad7d1/c986029b){ASSIGNED} LLGM Assign post (fabad7d1 => c986029b) (gprs_llc.c:1125) 20250203150408193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150408193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150408193 DMM DEBUG MM(262420000000040/c986029b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150408217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150408217 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150408217 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150408217 DMM DEBUG MM(262420000000040/c986029b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1111) 20250203150408217 DMM NOTICE MM(262420000000040/c986029b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150408217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150408217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150408217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150408217 DMM DEBUG MM(262420000000040/c986029b) Requesting authorization (sgsn_auth.c:160) 20250203150408217 DMM INFO MM(262420000000040/c986029b) Requesting authentication tuples (sgsn_auth.c:184) 20250203150408217 DMM DEBUG MM(262420000000040/c986029b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150408217 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250203150408217 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)@6efd60af428f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@6efd60af428f: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250203150408223 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150408223 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150408223 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150408223 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150408223 DMM INFO MM(262420000000040/c986029b) Subscriber data update (mmctx.c:445) 20250203150408223 DMM DEBUG MM(262420000000040/c986029b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150408223 DMM INFO MM(262420000000040/c986029b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150408223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150408223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150408223 DMM INFO MM(262420000000040/c986029b) <- GMM AUTH AND CIPHERING REQ (rand = 14 7b 96 c2 4e 7b c3 26 d5 dc 00 1e 9e 26 91 e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1d 76 e3 17 6e e3 b0 91 ae 68 b6 df bb 68 df db ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(592)@6efd60af428f: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@6efd60af428f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@6efd60af428f: Final verdict of PTC: pass 20250203150408243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33188<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(579)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@6efd60af428f: Final verdict of PTC: none 20250203150408247 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150408248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(574)@6efd60af428f: Final verdict of PTC: none -NSVCI99(588)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(590)@6efd60af428f: Final verdict of PTC: none -NSVCI97(578)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(586)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(576)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(581)@6efd60af428f: Final verdict of PTC: none -NSVCI98(583)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Mon Feb 3 15:04:08 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 20250203150408380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150408782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68208) 20250203150409249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150409249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68208, count=72564) 20250203150410250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150410250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Mon Feb 3 15:04:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150411252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150411252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_usim_a53_a54 started. 20250203150411880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150411882 DMM INFO MM(262420000000040/c986029b) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150411882 DMM INFO MM(262420000000040/c986029b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150411882 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150411882 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150411882 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150411882 DMM ERROR MM_STATE_Gb(0)[0x55679c472000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250203150411882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Deallocated (fsm.c:568) 20250203150411882 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150411882 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150411882 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150411882 DLLC NOTICE LLME(fabad7d1/c986029b){ASSIGNED} LLGM Assign pre (c986029b => ffffffff) (gprs_llc.c:1079) 20250203150411882 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c986029b => ffffffff) (gprs_llc.c:1125) 20250203150411882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150411923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150411923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150411923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150411923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150411923 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150411923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150411923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150411923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150411923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150411924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150411924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150411924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150411924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150411924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150411924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150411924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150411924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150411924 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150411924 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150411924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150411925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150411925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150411927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150411933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150411933 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150411939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150411939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150411939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150411939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150411939 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150411939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150411939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150411939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150411939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150411940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150411940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150411940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150411940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150411940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150411940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150411940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150411940 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150411940 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150411940 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150411940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150411940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150411940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150411942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150411947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150411947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150411956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150411956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150411956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150411956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150411956 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150411956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150411956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150411956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150411956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150411957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150411957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150411957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150411957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150411957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150411957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150411957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150411957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150411957 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150411957 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150411957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(607)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150411957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150411957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150411959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150411963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150411963 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150412254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150412254 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150412254 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150412254 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150412258 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150412259 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@6efd60af428f: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='F1B3F604'O, index=0 SGSN_Test-GSUP(609)@6efd60af428f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@6efd60af428f: 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 := '02FA7A861DF758C055A0784DF5A260E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5FCFEB73'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1CE07952B9E07C26'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9841C3B253E52680DD5BC5158C43FC1A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FE703D09B3AA01F9D16F3869ECC1C453'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2198435711BDBD71CB1D471C834E7414'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '934736B1911D49CD'O } } } } } 20250203150413331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150413331 DLLC NOTICE LLME(ffffffff/f1b3f604){UNASSIGNED} LLC RX: unknown TLLI 0xf1b3f604, creating LLME on the fly (gprs_llc.c:552) 20250203150413331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150413331 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1297) 20250203150413331 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150413331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150413331 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150413331 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150413331 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150413331 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150413331 DLLC NOTICE LLME(ffffffff/f1b3f604){UNASSIGNED} LLGM Assign pre (f1b3f604 => e6cc0901) (gprs_llc.c:1079) 20250203150413331 DLLC NOTICE LLME(f1b3f604/e6cc0901){ASSIGNED} LLGM Assign post (f1b3f604 => e6cc0901) (gprs_llc.c:1125) 20250203150413331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150413331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150413331 DMM DEBUG MM(262420000000040/e6cc0901) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150413346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150413346 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150413346 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150413346 DMM DEBUG MM(262420000000040/e6cc0901) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1111) 20250203150413346 DMM NOTICE MM(262420000000040/e6cc0901) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150413346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150413346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150413346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150413346 DMM DEBUG MM(262420000000040/e6cc0901) Requesting authorization (sgsn_auth.c:160) 20250203150413346 DMM INFO MM(262420000000040/e6cc0901) Requesting authentication tuples (sgsn_auth.c:184) 20250203150413346 DMM DEBUG MM(262420000000040/e6cc0901) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150413346 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250203150413346 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)@6efd60af428f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@6efd60af428f: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250203150413352 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150413352 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150413352 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150413352 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150413352 DMM INFO MM(262420000000040/e6cc0901) Subscriber data update (mmctx.c:445) 20250203150413352 DMM DEBUG MM(262420000000040/e6cc0901) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150413352 DMM INFO MM(262420000000040/e6cc0901) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150413352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150413352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150413352 DMM INFO MM(262420000000040/e6cc0901) <- GMM AUTH AND CIPHERING REQ (rand = 02 fa 7a 86 1d f7 58 c0 55 a0 78 4d f5 a2 60 e2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 21 98 43 57 11 bd bd 71 cb 1d 47 1c 83 4e 74 14 ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(611)@6efd60af428f: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@6efd60af428f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@6efd60af428f: Final verdict of PTC: pass 20250203150413372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51516<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(602)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@6efd60af428f: Final verdict of PTC: none 20250203150413377 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150413377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(594)@6efd60af428f: Final verdict of PTC: none -NSVCI99(607)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(609)@6efd60af428f: Final verdict of PTC: none -NSVCI97(597)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(595)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(605)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(600)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcMon Feb 3 15:04:13 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 n3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. 20250203150413429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150413831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71396) 20250203150414378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150414378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71396, count=72836) 20250203150415380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150415381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Mon Feb 3 15:04:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150416382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150416382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_usim_a50_a54 started. 20250203150416902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150416904 DMM INFO MM(262420000000040/e6cc0901) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150416904 DMM INFO MM(262420000000040/e6cc0901) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150416904 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150416904 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150416904 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150416904 DMM ERROR MM_STATE_Gb(0)[0x55679c472000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250203150416904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Deallocated (fsm.c:568) 20250203150416904 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150416904 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150416904 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150416904 DLLC NOTICE LLME(f1b3f604/e6cc0901){ASSIGNED} LLGM Assign pre (e6cc0901 => ffffffff) (gprs_llc.c:1079) 20250203150416904 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6cc0901 => ffffffff) (gprs_llc.c:1125) 20250203150416904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150416947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150416947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150416947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150416947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150416947 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150416947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150416947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150416947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150416947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150416948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150416948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150416948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150416948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150416948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150416948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150416948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150416948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150416948 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150416948 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150416948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150416948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150416948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(617)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 20250203150416950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150416955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150416955 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150416960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150416960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150416960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150416960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150416960 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150416960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150416960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150416960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150416960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150416961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150416961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150416961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150416961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150416961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150416961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150416961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150416961 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150416961 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150416961 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150416961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150416962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150416962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150416963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150416969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150416969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150416976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150416976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150416976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150416976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150416976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150416976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150416976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150416976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150416976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150416976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150416976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150416976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150416977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150416977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150416977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150416977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150416977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150416977 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150416977 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150416977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150416977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150416977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150416978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150416983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150416983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150417384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150417384 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150417384 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150417384 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150417388 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150417390 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@6efd60af428f: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='F8735A25'O, index=0 SGSN_Test-GSUP(628)@6efd60af428f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@6efd60af428f: 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 := 'EA7611B3A4E94B71CCE90108A00781C4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90E7FBD7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36D8FE66EF26D5B4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A171638264846F119B37B79BCF8D45FA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '96E57640815B082BEBFDFF84A42507FC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '13C7FF9CA5C1516BC86B9E73937EA6AA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E77172CD0480069B'O } } } } } 20250203150418467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150418467 DLLC NOTICE LLME(ffffffff/f8735a25){UNASSIGNED} LLC RX: unknown TLLI 0xf8735a25, creating LLME on the fly (gprs_llc.c:552) 20250203150418467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150418467 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1297) 20250203150418467 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150418467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150418467 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150418467 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150418467 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150418467 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150418467 DLLC NOTICE LLME(ffffffff/f8735a25){UNASSIGNED} LLGM Assign pre (f8735a25 => f9612262) (gprs_llc.c:1079) 20250203150418468 DLLC NOTICE LLME(f8735a25/f9612262){ASSIGNED} LLGM Assign post (f8735a25 => f9612262) (gprs_llc.c:1125) 20250203150418468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150418468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150418468 DMM DEBUG MM(262420000000040/f9612262) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150418484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150418484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150418484 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150418484 DMM DEBUG MM(262420000000040/f9612262) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1111) 20250203150418484 DMM NOTICE MM(262420000000040/f9612262) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150418484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150418484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150418484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150418484 DMM DEBUG MM(262420000000040/f9612262) Requesting authorization (sgsn_auth.c:160) 20250203150418484 DMM INFO MM(262420000000040/f9612262) Requesting authentication tuples (sgsn_auth.c:184) 20250203150418484 DMM DEBUG MM(262420000000040/f9612262) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150418484 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250203150418484 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)@6efd60af428f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@6efd60af428f: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250203150418489 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150418489 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150418489 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150418489 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150418489 DMM INFO MM(262420000000040/f9612262) Subscriber data update (mmctx.c:445) 20250203150418489 DMM DEBUG MM(262420000000040/f9612262) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150418489 DMM INFO MM(262420000000040/f9612262) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150418489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150418489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150418490 DMM INFO MM(262420000000040/f9612262) <- GMM AUTH AND CIPHERING REQ (rand = ea 76 11 b3 a4 e9 4b 71 cc e9 01 08 a0 07 81 c4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 c7 ff 9c a5 c1 51 6b c8 6b 9e 73 93 7e a6 aa ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(630)@6efd60af428f: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@6efd60af428f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@6efd60af428f: Final verdict of PTC: pass 20250203150418506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51526<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@6efd60af428f: Final verdict of PTC: none -NSVCI98(621)@6efd60af428f: Final verdict of PTC: none 20250203150418511 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150418511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a50_a54-BVCI220(625)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@6efd60af428f: Final verdict of PTC: none -NSVCI99(626)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@6efd60af428f: Final verdict of PTC: none -NSVCI97(616)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(624)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(619)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(614)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Mon Feb 3 15:04:18 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 20250203150418573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150418975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66504) 20250203150419513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150419513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66504, count=72556) 20250203150420515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150420515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203150420636 DGPRS DEBUG Checking for inactive LLMEs, time = 41123259 (sgsn.c:132) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Mon Feb 3 15:04:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150421517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150421517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_usim_a54_a50 started. 20250203150422080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150422082 DMM INFO MM(262420000000040/f9612262) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150422082 DMM INFO MM(262420000000040/f9612262) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150422082 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150422082 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150422082 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150422082 DMM ERROR MM_STATE_Gb(0)[0x55679c472000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250203150422082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Deallocated (fsm.c:568) 20250203150422082 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150422082 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150422082 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150422082 DLLC NOTICE LLME(f8735a25/f9612262){ASSIGNED} LLGM Assign pre (f9612262 => ffffffff) (gprs_llc.c:1079) 20250203150422082 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9612262 => ffffffff) (gprs_llc.c:1125) 20250203150422082 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150422127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150422127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150422127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150422127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150422127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150422127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150422127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150422127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150422127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150422128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150422128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150422128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150422128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150422128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150422128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150422128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150422128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150422128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150422128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150422128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150422128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150422128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150422130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150422134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150422134 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150422142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150422142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150422142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150422142 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150422142 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150422142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150422142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150422142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150422142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150422143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150422143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150422143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150422143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150422143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150422143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150422143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150422143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150422143 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150422143 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150422143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150422143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150422144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150422145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150422150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150422150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150422157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150422157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150422157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150422157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150422157 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150422157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150422157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150422157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150422157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150422158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150422158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150422158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150422158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150422158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150422158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150422158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150422158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150422158 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150422158 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150422158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150422159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150422159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150422161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150422165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150422165 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150422518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150422518 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150422518 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150422518 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150422522 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150422524 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@6efd60af428f: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='C35F23EB'O, index=0 SGSN_Test-GSUP(647)@6efd60af428f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@6efd60af428f: 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 := '9CF484ADA02776B6BF6F5495557754F1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '746B7A57'O ("tkzW") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE2DFD0DB6D526BA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8182B9C5C7F633CAFD5099D9DB0CA707'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2DEC3E07B5CEB98136FA683416112234'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '97491252BAEDAE1D9E40CDA4B6AB1A35'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0E455729F9C20AF5'O } } } } } 20250203150423598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150423598 DLLC NOTICE LLME(ffffffff/c35f23eb){UNASSIGNED} LLC RX: unknown TLLI 0xc35f23eb, creating LLME on the fly (gprs_llc.c:552) 20250203150423598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150423598 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1297) 20250203150423598 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150423598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150423598 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150423598 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150423598 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150423598 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150423598 DLLC NOTICE LLME(ffffffff/c35f23eb){UNASSIGNED} LLGM Assign pre (c35f23eb => c2f69b47) (gprs_llc.c:1079) 20250203150423598 DLLC NOTICE LLME(c35f23eb/c2f69b47){ASSIGNED} LLGM Assign post (c35f23eb => c2f69b47) (gprs_llc.c:1125) 20250203150423598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150423598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150423598 DMM DEBUG MM(262420000000040/c2f69b47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150423618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150423618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150423618 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150423618 DMM DEBUG MM(262420000000040/c2f69b47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1111) 20250203150423618 DMM NOTICE MM(262420000000040/c2f69b47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150423618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150423618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150423618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150423618 DMM DEBUG MM(262420000000040/c2f69b47) Requesting authorization (sgsn_auth.c:160) 20250203150423619 DMM INFO MM(262420000000040/c2f69b47) Requesting authentication tuples (sgsn_auth.c:184) 20250203150423619 DMM DEBUG MM(262420000000040/c2f69b47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150423619 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250203150423619 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)@6efd60af428f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@6efd60af428f: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250203150423624 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150423624 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150423624 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150423624 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150423625 DMM INFO MM(262420000000040/c2f69b47) Subscriber data update (mmctx.c:445) 20250203150423625 DMM DEBUG MM(262420000000040/c2f69b47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150423625 DMM INFO MM(262420000000040/c2f69b47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150423625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150423625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150423625 DMM INFO MM(262420000000040/c2f69b47) <- GMM AUTH AND CIPHERING REQ (rand = 9c f4 84 ad a0 27 76 b6 bf 6f 54 95 55 77 54 f1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 97 49 12 52 ba ed ae 1d 9e 40 cd a4 b6 ab 1a 35 ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(649)@6efd60af428f: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@6efd60af428f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@6efd60af428f: Final verdict of PTC: pass 20250203150423644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33588<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150423648 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150423648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(647)@6efd60af428f: Final verdict of PTC: none -NSVCI97(635)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@6efd60af428f: Final verdict of PTC: none -NSVCI98(640)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@6efd60af428f: Final verdict of PTC: none -NSVCI99(645)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@6efd60af428f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(633)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(643)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(638)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Mon Feb 3 15:04:23 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 20250203150423749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150424152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67052) 20250203150424649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150424649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67052, count=72564) 20250203150425650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150425650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Mon Feb 3 15:04:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150426651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150426651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_detach_unknown_nopoweroff started. 20250203150427247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150427248 DMM INFO MM(262420000000040/c2f69b47) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150427248 DMM INFO MM(262420000000040/c2f69b47) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150427248 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150427248 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150427248 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150427248 DMM ERROR MM_STATE_Gb(0)[0x55679c472000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250203150427248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Deallocated (fsm.c:568) 20250203150427248 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150427248 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150427248 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150427248 DLLC NOTICE LLME(c35f23eb/c2f69b47){ASSIGNED} LLGM Assign pre (c2f69b47 => ffffffff) (gprs_llc.c:1079) 20250203150427248 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2f69b47 => ffffffff) (gprs_llc.c:1125) 20250203150427248 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150427285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150427285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150427285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150427285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150427285 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150427285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150427285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150427285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150427285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150427286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150427286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150427286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150427287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150427287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150427287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150427287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150427287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150427287 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150427287 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150427287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150427287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150427287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150427289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150427294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150427294 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@6efd60af428f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(659)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 20250203150427305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150427305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150427305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150427305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150427305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150427305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150427305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150427305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150427305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(660)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150427306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150427306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150427306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150427306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150427306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150427306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150427306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150427306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150427306 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150427306 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150427306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(660)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150427307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150427307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150427308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250203150427313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150427313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(659)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(657)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(664)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150427318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150427318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150427318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150427318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150427318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150427318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150427318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150427318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150427318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150427319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150427319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150427319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150427319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150427319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150427319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150427319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150427319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150427319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150427319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150427319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150427319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150427319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150427321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150427326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150427326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150427652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150427652 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150427652 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150427652 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150427656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(665)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150427658 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@6efd60af428f: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='D9BA9781'O, index=0 SGSN_Test-GSUP(666)@6efd60af428f: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250203150428718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150428718 DLLC NOTICE LLME(ffffffff/d9ba9781){UNASSIGNED} LLC RX: unknown TLLI 0xd9ba9781, creating LLME on the fly (gprs_llc.c:552) 20250203150428718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150428718 DMM NOTICE LLME(ffffffff/d9ba9781){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2018) 20250203150428718 DLLC NOTICE LLME(ffffffff/d9ba9781){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250203150428718 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd9ba9781 type=GPRS detach (gprs_gmm.c:1489) 20250203150428718 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250203150428718 DLLC NOTICE LLME(ffffffff/d9ba9781){UNASSIGNED} LLGM Assign pre (d9ba9781 => ffffffff) (gprs_llc.c:1079) 20250203150428718 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9ba9781 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@6efd60af428f: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@6efd60af428f: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@6efd60af428f: Final verdict of PTC: pass 20250203150428736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(651)@6efd60af428f: Final verdict of PTC: none -NSVCI97(654)@6efd60af428f: Final verdict of PTC: none -NSVCI99(664)@6efd60af428f: Final verdict of PTC: none -NSVCI98(660)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@6efd60af428f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(657)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(666)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@6efd60af428f: Final verdict of PTC: none 20250203150428741 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150428741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_nopoweroff-BVCI220(663)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@6efd60af428f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(662)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(658)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(652)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(657): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@6efd60af428f: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Feb 3 15:04:28 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250203150428805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150429207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33608<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57528) 20250203150429742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150429742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57528, count=58788) 20250203150430743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150430744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Mon Feb 3 15:04:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150431744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150431744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_detach_unknown_poweroff started. 20250203150432298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150432301 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150432341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150432341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150432341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150432341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150432341 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150432341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150432341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150432341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150432341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150432342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150432342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150432342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150432342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150432342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150432342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150432342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150432342 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150432342 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150432342 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150432342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150432342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150432342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150432345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150432350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150432350 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(675)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(672)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(679)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150432362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150432362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150432362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150432362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150432362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150432362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150432362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150432362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150432362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(678)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(679)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150432363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150432363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150432363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150432363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150432363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150432363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150432363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150432363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150432363 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150432363 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150432363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150432363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150432363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(679)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150432365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250203150432370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150432370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(678)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_poweroff-BVCI210(676)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(683)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150432374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150432374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150432374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150432374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150432374 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150432374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150432374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150432374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150432374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150432375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150432375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150432375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150432375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150432375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150432375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150432375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150432375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150432375 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150432375 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150432375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150432375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150432375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150432377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150432382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150432382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150432746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150432746 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150432746 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150432746 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150432750 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(684)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150432751 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@6efd60af428f: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='CBEEEDA2'O, index=0 SGSN_Test-GSUP(685)@6efd60af428f: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250203150433835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150433835 DLLC NOTICE LLME(ffffffff/cbeeeda2){UNASSIGNED} LLC RX: unknown TLLI 0xcbeeeda2, creating LLME on the fly (gprs_llc.c:552) 20250203150433835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150433835 DMM NOTICE LLME(ffffffff/cbeeeda2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2018) TC_detach_unknown_poweroff(687)@6efd60af428f: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@6efd60af428f: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@6efd60af428f: Final verdict of PTC: pass 20250203150438845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51308<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@6efd60af428f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(676)@6efd60af428f: Final verdict of PTC: none -NSVCI97(673)@6efd60af428f: Final verdict of PTC: none -NSVCI98(679)@6efd60af428f: Final verdict of PTC: none 20250203150438851 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150438851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(670)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@6efd60af428f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@6efd60af428f: Final verdict of PTC: none -NSVCI99(683)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(677)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(681)@6efd60af428f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(671)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(676): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@6efd60af428f: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Feb 3 15:04:38 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250203150438928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150439331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52224) 20250203150439852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150439852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52224, count=53384) 20250203150440854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150440854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Mon Feb 3 15:04:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150441855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150441855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_detach_nopoweroff started. 20250203150442423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150442425 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150442466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150442466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150442466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150442466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150442466 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150442466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150442466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150442466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150442466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150442467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150442467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150442467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150442467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150442467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150442467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150442467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150442467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150442467 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150442467 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150442467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(692)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150442467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150442467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150442469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150442473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150442473 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150442481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150442481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150442481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150442481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150442481 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150442481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150442481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150442481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150442481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150442482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150442482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150442482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150442482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150442482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150442482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150442482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150442482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150442482 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150442482 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150442482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150442482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150442482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(698)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 20250203150442485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150442490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150442490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150442497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150442497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150442497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150442497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150442497 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150442497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150442497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150442497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150442497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150442497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150442497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150442497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150442497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150442497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150442497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150442497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150442497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150442497 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150442497 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150442498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(702)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150442498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150442498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150442500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150442504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150442504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150442856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150442856 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150442856 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150442856 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150442861 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(703)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250203150442862 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@6efd60af428f: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D4C5FC71'O, index=0 SGSN_Test-GSUP(704)@6efd60af428f: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@6efd60af428f: 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 := '62F049C04ED273A498E562121F2AA3B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32DCC448'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2BE898AF57761211'O } } } } } 20250203150443936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150443936 DLLC NOTICE LLME(ffffffff/d4c5fc71){UNASSIGNED} LLC RX: unknown TLLI 0xd4c5fc71, creating LLME on the fly (gprs_llc.c:552) 20250203150443936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150443936 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1297) 20250203150443936 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150443936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150443936 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150443936 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150443936 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150443936 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150443936 DLLC NOTICE LLME(ffffffff/d4c5fc71){UNASSIGNED} LLGM Assign pre (d4c5fc71 => fd54b8ea) (gprs_llc.c:1079) 20250203150443936 DLLC NOTICE LLME(d4c5fc71/fd54b8ea){ASSIGNED} LLGM Assign post (d4c5fc71 => fd54b8ea) (gprs_llc.c:1125) 20250203150443936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150443936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150443936 DMM DEBUG MM(262420000000015/fd54b8ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150443945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150443945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150443945 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150443945 DMM DEBUG MM(262420000000015/fd54b8ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1111) 20250203150443945 DMM NOTICE MM(262420000000015/fd54b8ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150443945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150443945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150443945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150443945 DMM DEBUG MM(262420000000015/fd54b8ea) Requesting authorization (sgsn_auth.c:160) 20250203150443945 DMM INFO MM(262420000000015/fd54b8ea) Requesting authentication tuples (sgsn_auth.c:184) 20250203150443945 DMM DEBUG MM(262420000000015/fd54b8ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150443945 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250203150443945 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)@6efd60af428f: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@6efd60af428f: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250203150443947 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150443947 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150443947 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150443947 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150443947 DMM INFO MM(262420000000015/fd54b8ea) Subscriber data update (mmctx.c:445) 20250203150443947 DMM DEBUG MM(262420000000015/fd54b8ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150443947 DMM INFO MM(262420000000015/fd54b8ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150443947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150443947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150443947 DMM INFO MM(262420000000015/fd54b8ea) <- GMM AUTH AND CIPHERING REQ (rand = 62 f0 49 c0 4e d2 73 a4 98 e5 62 12 1f 2a a3 b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150443953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150443953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150443953 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150443953 DMM INFO MM(262420000000015/fd54b8ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150443953 DMM NOTICE MM(262420000000015/fd54b8ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150443953 DMM DEBUG MM(262420000000015/fd54b8ea) checking auth: received GSM SRES = 32 dc c4 48 (gprs_gmm.c:693) 20250203150443953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150443953 DMM DEBUG MM(262420000000015/fd54b8ea) Requesting authorization (sgsn_auth.c:160) 20250203150443953 DMM INFO MM(262420000000015/fd54b8ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150443953 DMM DEBUG MM(262420000000015/fd54b8ea) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150443953 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250203150443953 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) 20250203150443953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150443953 DMM INFO MM(262420000000015/fd54b8ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd54b8ea) (gprs_gmm.c:337) 20250203150443954 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150443954 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150443954 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250203150443954 DMM INFO MM(262420000000015/fd54b8ea) Subscriber data update (mmctx.c:445) 20250203150443954 DMM DEBUG MM(262420000000015/fd54b8ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150443954 DMM INFO MM(262420000000015/fd54b8ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150443954 DMM NOTICE MM(262420000000015/fd54b8ea) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1027) 20250203150443954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150443954 DMM NOTICE MM(262420000000015/fd54b8ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150443954 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) 20250203150443954 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150443954 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250203150443954 DMM INFO MM(262420000000015/fd54b8ea) Subscriber data update (mmctx.c:445) 20250203150443954 DMM DEBUG MM(262420000000015/fd54b8ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150443958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150443958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150443958 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150443958 DMM INFO MM(262420000000015/fd54b8ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150443958 DMM NOTICE MM(262420000000015/fd54b8ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150443958 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150443958 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150443958 DLLC NOTICE LLME(d4c5fc71/fd54b8ea){ASSIGNED} LLGM Assign pre (ffffffff => fd54b8ea) (gprs_llc.c:1079) 20250203150443958 DLLC NOTICE LLME(ffffffff/fd54b8ea){ASSIGNED} LLGM Assign post (ffffffff => fd54b8ea) (gprs_llc.c:1125) 20250203150443958 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150443958 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150443958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150443958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@6efd60af428f: setverdict(pass): none -> pass 20250203150444017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150444017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150444017 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150444017 DMM INFO MM(262420000000015/fd54b8ea) -> GMM DETACH REQUEST TLLI=0xfd54b8ea type=GPRS detach (gprs_gmm.c:1489) 20250203150444017 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250203150444017 DMM INFO MM(262420000000015/fd54b8ea) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250203150444017 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150444017 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150444017 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150444017 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150444017 DLLC NOTICE LLME(ffffffff/fd54b8ea){ASSIGNED} LLGM Assign pre (fd54b8ea => ffffffff) (gprs_llc.c:1079) 20250203150444017 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd54b8ea => ffffffff) (gprs_llc.c:1125) 20250203150444017 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250203150444017 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) 20250203150444017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150444017 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150444017 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150444017 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150444019 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@6efd60af428f: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@6efd60af428f: Final verdict of PTC: pass 20250203150444032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58750<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(688)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(704)@6efd60af428f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@6efd60af428f: Final verdict of PTC: none 20250203150444038 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150444038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(702)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@6efd60af428f: Final verdict of PTC: none -NSVCI97(692)@6efd60af428f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@6efd60af428f: Final verdict of PTC: none -NSVCI98(697)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@6efd60af428f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(690)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(695)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(700)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@6efd60af428f: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Mon Feb 3 15:04:44 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250203150444135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150444538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79700) 20250203150445039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150445039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79700, count=93816) 20250203150446040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150446040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Mon Feb 3 15:04:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150447041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150447041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_detach_poweroff started. 20250203150447634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150447636 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150447670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150447671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150447671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150447671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150447671 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150447671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150447671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150447671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150447671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150447672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150447672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150447672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150447672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150447672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150447672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150447672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150447672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150447672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150447672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150447672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150447672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150447672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150447674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150447679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150447679 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150447686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150447686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150447686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150447686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150447686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150447686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150447686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150447686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150447686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150447687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150447687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150447687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150447687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150447687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150447687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150447687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150447687 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150447687 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150447687 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150447687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150447687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150447687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150447689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150447693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150447693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150447702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150447702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150447702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150447702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150447702 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150447702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150447702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150447702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150447702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150447702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150447702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150447702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150447702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150447702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150447702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150447702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150447702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150447702 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150447702 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150447702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150447703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150447703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150447705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150447709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150447709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150448042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150448042 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150448042 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150448042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150448047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150448048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@6efd60af428f: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='F1880194'O, index=0 SGSN_Test-GSUP(723)@6efd60af428f: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@6efd60af428f: 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 := 'C3157F153D4EB47245B4873AC7FD346F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB7F119C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F32796C4DD9A3993'O } } } } } 20250203150449109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150449109 DLLC NOTICE LLME(ffffffff/f1880194){UNASSIGNED} LLC RX: unknown TLLI 0xf1880194, creating LLME on the fly (gprs_llc.c:552) 20250203150449109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150449109 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1297) 20250203150449109 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150449109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150449109 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150449109 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150449109 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150449109 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150449109 DLLC NOTICE LLME(ffffffff/f1880194){UNASSIGNED} LLGM Assign pre (f1880194 => ebbdb1c9) (gprs_llc.c:1079) 20250203150449109 DLLC NOTICE LLME(f1880194/ebbdb1c9){ASSIGNED} LLGM Assign post (f1880194 => ebbdb1c9) (gprs_llc.c:1125) 20250203150449109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150449109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150449109 DMM DEBUG MM(262420000000016/ebbdb1c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150449122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150449122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150449122 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150449122 DMM DEBUG MM(262420000000016/ebbdb1c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1111) 20250203150449122 DMM NOTICE MM(262420000000016/ebbdb1c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150449122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150449122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150449122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150449122 DMM DEBUG MM(262420000000016/ebbdb1c9) Requesting authorization (sgsn_auth.c:160) 20250203150449122 DMM INFO MM(262420000000016/ebbdb1c9) Requesting authentication tuples (sgsn_auth.c:184) 20250203150449122 DMM DEBUG MM(262420000000016/ebbdb1c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150449122 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250203150449122 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)@6efd60af428f: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@6efd60af428f: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250203150449126 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150449126 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150449126 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150449126 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150449126 DMM INFO MM(262420000000016/ebbdb1c9) Subscriber data update (mmctx.c:445) 20250203150449126 DMM DEBUG MM(262420000000016/ebbdb1c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150449126 DMM INFO MM(262420000000016/ebbdb1c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150449126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150449126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150449126 DMM INFO MM(262420000000016/ebbdb1c9) <- GMM AUTH AND CIPHERING REQ (rand = c3 15 7f 15 3d 4e b4 72 45 b4 87 3a c7 fd 34 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150449136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150449136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150449136 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150449136 DMM INFO MM(262420000000016/ebbdb1c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150449136 DMM NOTICE MM(262420000000016/ebbdb1c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150449136 DMM DEBUG MM(262420000000016/ebbdb1c9) checking auth: received GSM SRES = ab 7f 11 9c (gprs_gmm.c:693) 20250203150449136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150449136 DMM DEBUG MM(262420000000016/ebbdb1c9) Requesting authorization (sgsn_auth.c:160) 20250203150449136 DMM INFO MM(262420000000016/ebbdb1c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150449136 DMM DEBUG MM(262420000000016/ebbdb1c9) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150449136 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250203150449136 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) 20250203150449136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150449136 DMM INFO MM(262420000000016/ebbdb1c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xebbdb1c9) (gprs_gmm.c:337) 20250203150449138 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150449138 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150449138 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250203150449138 DMM INFO MM(262420000000016/ebbdb1c9) Subscriber data update (mmctx.c:445) 20250203150449138 DMM DEBUG MM(262420000000016/ebbdb1c9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150449138 DMM INFO MM(262420000000016/ebbdb1c9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150449138 DMM NOTICE MM(262420000000016/ebbdb1c9) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1027) 20250203150449138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150449138 DMM NOTICE MM(262420000000016/ebbdb1c9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150449138 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) 20250203150449139 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150449139 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250203150449139 DMM INFO MM(262420000000016/ebbdb1c9) Subscriber data update (mmctx.c:445) 20250203150449139 DMM DEBUG MM(262420000000016/ebbdb1c9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150449146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150449146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150449146 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150449146 DMM INFO MM(262420000000016/ebbdb1c9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150449146 DMM NOTICE MM(262420000000016/ebbdb1c9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150449146 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150449146 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150449146 DLLC NOTICE LLME(f1880194/ebbdb1c9){ASSIGNED} LLGM Assign pre (ffffffff => ebbdb1c9) (gprs_llc.c:1079) 20250203150449146 DLLC NOTICE LLME(ffffffff/ebbdb1c9){ASSIGNED} LLGM Assign post (ffffffff => ebbdb1c9) (gprs_llc.c:1125) 20250203150449146 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150449146 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150449146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150449146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@6efd60af428f: setverdict(pass): none -> pass 20250203150449204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150449205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250203150449205 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150449205 DMM INFO MM(262420000000016/ebbdb1c9) -> GMM DETACH REQUEST TLLI=0xebbdb1c9 type=GPRS detach Power-off (gprs_gmm.c:1489) 20250203150449205 DMM INFO MM(262420000000016/ebbdb1c9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250203150449205 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150449205 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150449205 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150449205 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150449205 DLLC NOTICE LLME(ffffffff/ebbdb1c9){ASSIGNED} LLGM Assign pre (ebbdb1c9 => ffffffff) (gprs_llc.c:1079) 20250203150449205 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebbdb1c9 => ffffffff) (gprs_llc.c:1125) 20250203150449205 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250203150449205 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) 20250203150449205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150449205 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150449205 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150449205 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150449207 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250203150450637 DGPRS DEBUG Checking for inactive LLMEs, time = 41123289 (sgsn.c:132) TC_detach_poweroff(725)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@6efd60af428f: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@6efd60af428f: Final verdict of PTC: pass 20250203150454218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58772<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@6efd60af428f: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@6efd60af428f: Final verdict of PTC: none 20250203150454223 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150454223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(711)@6efd60af428f: Final verdict of PTC: none -NSVCI99(721)@6efd60af428f: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@6efd60af428f: Final verdict of PTC: none -NSVCI98(716)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@6efd60af428f: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(714)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(709)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(719)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@6efd60af428f: Test case TC_detach_poweroff finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Feb 3 15:04:54 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250203150454323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150454725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93672) 20250203150455225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150455225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93672, count=94932) 20250203150456227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150456227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Mon Feb 3 15:04:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150457228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150457228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act started. 20250203150457823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150457825 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150457864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150457865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150457865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150457865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150457865 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150457865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150457865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150457865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150457865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250203150457865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150457865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150457865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(730)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150457865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150457865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150457865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150457865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150457865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150457865 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150457865 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150457865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150457866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150457866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150457867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150457872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150457872 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150457880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150457880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150457880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150457880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150457880 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150457880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150457880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150457880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150457880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150457881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150457881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150457881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150457881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150457881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150457881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150457881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150457881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150457881 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150457881 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150457881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150457882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150457882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150457883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150457888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150457888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150457897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150457897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150457897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150457897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150457897 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150457897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150457897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150457897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150457897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150457898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150457898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150457898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150457898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150457898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150457898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150457898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150457898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150457898 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150457898 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150457898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(740)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150457898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150457898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150457900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150457905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150457905 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150458230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150458230 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150458230 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150458230 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150458234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150458235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@6efd60af428f: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C5567F8B'O, index=0 SGSN_Test-GSUP(742)@6efd60af428f: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@6efd60af428f: 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 := '999977119D85A68D509CD12C8927D91F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CB293DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D502E0643DC7F36E'O } } } } } 20250203150458309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150458309 DLLC NOTICE LLME(ffffffff/c5567f8b){UNASSIGNED} LLC RX: unknown TLLI 0xc5567f8b, creating LLME on the fly (gprs_llc.c:552) 20250203150458309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150458310 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1297) 20250203150458310 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150458310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150458310 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150458310 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150458310 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150458310 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150458310 DLLC NOTICE LLME(ffffffff/c5567f8b){UNASSIGNED} LLGM Assign pre (c5567f8b => f053ddbc) (gprs_llc.c:1079) 20250203150458310 DLLC NOTICE LLME(c5567f8b/f053ddbc){ASSIGNED} LLGM Assign post (c5567f8b => f053ddbc) (gprs_llc.c:1125) 20250203150458310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150458310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150458310 DMM DEBUG MM(262420000000017/f053ddbc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150458330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150458330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150458330 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150458330 DMM DEBUG MM(262420000000017/f053ddbc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1111) 20250203150458330 DMM NOTICE MM(262420000000017/f053ddbc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150458330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150458330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150458330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150458330 DMM DEBUG MM(262420000000017/f053ddbc) Requesting authorization (sgsn_auth.c:160) 20250203150458330 DMM INFO MM(262420000000017/f053ddbc) Requesting authentication tuples (sgsn_auth.c:184) 20250203150458330 DMM DEBUG MM(262420000000017/f053ddbc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150458330 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250203150458330 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)@6efd60af428f: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250203150458336 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150458336 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150458336 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150458336 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150458336 DMM INFO MM(262420000000017/f053ddbc) Subscriber data update (mmctx.c:445) 20250203150458336 DMM DEBUG MM(262420000000017/f053ddbc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150458336 DMM INFO MM(262420000000017/f053ddbc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150458336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150458336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150458336 DMM INFO MM(262420000000017/f053ddbc) <- GMM AUTH AND CIPHERING REQ (rand = 99 99 77 11 9d 85 a6 8d 50 9c d1 2c 89 27 d9 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150458351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150458351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150458351 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150458351 DMM INFO MM(262420000000017/f053ddbc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150458351 DMM NOTICE MM(262420000000017/f053ddbc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150458351 DMM DEBUG MM(262420000000017/f053ddbc) checking auth: received GSM SRES = 7c b2 93 dc (gprs_gmm.c:693) 20250203150458351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150458351 DMM DEBUG MM(262420000000017/f053ddbc) Requesting authorization (sgsn_auth.c:160) 20250203150458351 DMM INFO MM(262420000000017/f053ddbc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150458351 DMM DEBUG MM(262420000000017/f053ddbc) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150458351 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250203150458351 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) 20250203150458351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150458351 DMM INFO MM(262420000000017/f053ddbc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf053ddbc) (gprs_gmm.c:337) 20250203150458354 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150458354 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150458354 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250203150458354 DMM INFO MM(262420000000017/f053ddbc) Subscriber data update (mmctx.c:445) 20250203150458354 DMM DEBUG MM(262420000000017/f053ddbc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150458354 DMM INFO MM(262420000000017/f053ddbc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150458354 DMM NOTICE MM(262420000000017/f053ddbc) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1027) 20250203150458354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150458354 DMM NOTICE MM(262420000000017/f053ddbc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150458354 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) 20250203150458355 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150458355 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250203150458355 DMM INFO MM(262420000000017/f053ddbc) Subscriber data update (mmctx.c:445) 20250203150458355 DMM DEBUG MM(262420000000017/f053ddbc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150458365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150458365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150458365 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150458365 DMM INFO MM(262420000000017/f053ddbc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150458365 DMM NOTICE MM(262420000000017/f053ddbc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150458365 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150458365 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150458365 DLLC NOTICE LLME(c5567f8b/f053ddbc){ASSIGNED} LLGM Assign pre (ffffffff => f053ddbc) (gprs_llc.c:1079) 20250203150458365 DLLC NOTICE LLME(ffffffff/f053ddbc){ASSIGNED} LLGM Assign post (ffffffff => f053ddbc) (gprs_llc.c:1125) 20250203150458365 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150458365 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150458365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150458365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@6efd60af428f: setverdict(pass): none -> pass 20250203150458424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150458424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150458424 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150458424 DMM INFO MM(262420000000017/f053ddbc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150458424 DMM INFO MM(262420000000017/f053ddbc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150458424 DMM DEBUG MM(262420000000017/f053ddbc) Using GGSN 0 (gprs_sm.c:317) 20250203150458424 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) 20250203150458425 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250203150458425 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150458425 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150458425 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250203150458451 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 e6 e8 6a 8b 11 94 28 8c 84 14 05 7f 3c 8c 57 34 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) 20250203150458451 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468837130, cbp=0x55679c4740b0) (sgsn_libgtp.c:633) 20250203150458451 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150458451 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c477408 TLLI=f053ddbc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150458451 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150458451 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@6efd60af428f: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@6efd60af428f: Final verdict of PTC: pass 20250203150458465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56754<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(735)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@6efd60af428f: Final verdict of PTC: none 20250203150458466 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150458466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act-BVCI220(739)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@6efd60af428f: Final verdict of PTC: none -NSVCI99(740)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(742)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@6efd60af428f: Final verdict of PTC: none -NSVCI97(730)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(728)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(733)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(738)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_pdp_act finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Feb 3 15:04:58 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 20250203150458524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150458926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92120) 20250203150459467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150459468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92120, count=92660) 20250203150500470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150500470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Mon Feb 3 15:05:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150501471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150501471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_pdp_act_unattached started. 20250203150502021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150502023 DMM INFO MM(262420000000017/f053ddbc) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150502023 DMM INFO MM(262420000000017/f053ddbc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150502023 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150502023 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150502023 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150502023 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150502023 DLLC NOTICE LLME(ffffffff/f053ddbc){ASSIGNED} LLGM Assign pre (f053ddbc => ffffffff) (gprs_llc.c:1079) 20250203150502023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f053ddbc => ffffffff) (gprs_llc.c:1125) 20250203150502023 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c4770b0 (gprs_sndcp.c:574) 20250203150502023 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c477408, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150502023 DMM NOTICE MM(262420000000017/f053ddbc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203150502023 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250203150502023 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203150502023 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150502023 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250203150502024 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250203150502024 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) 20250203150502024 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) 20250203150502024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150502024 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150502024 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150502024 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150502024 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150502076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150502076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150502076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150502076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150502076 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150502076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150502076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150502076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150502076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150502077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150502077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150502077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150502077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150502077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150502077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150502077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150502077 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150502077 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150502078 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150502078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(749)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150502078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150502078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150502081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150502091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150502091 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150502106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150502106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150502106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150502106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150502106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150502106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150502106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150502106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150502106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(754)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150502107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150502107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150502107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150502107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150502107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150502107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150502107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150502107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150502107 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150502107 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150502107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150502107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150502107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150502109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250203150502113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150502113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(752)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150502118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150502118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150502118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150502118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150502118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150502118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150502118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150502118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150502118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150502119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150502119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150502119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150502119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150502119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150502119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150502119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150502119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150502119 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150502119 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150502119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150502119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150502119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150502121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150502127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150502127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150502472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150502472 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150502472 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150502473 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150502477 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150502478 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@6efd60af428f: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='F3FB29B0'O, index=0 SGSN_Test-GSUP(761)@6efd60af428f: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250203150502539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150502539 DLLC NOTICE LLME(ffffffff/f3fb29b0){UNASSIGNED} LLC RX: unknown TLLI 0xf3fb29b0, creating LLME on the fly (gprs_llc.c:552) 20250203150502539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250203150502539 DMM NOTICE LLME(ffffffff/f3fb29b0){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250203150502539 DLLC NOTICE LLME(ffffffff/f3fb29b0){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250203150502539 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(763)@6efd60af428f: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@6efd60af428f: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@6efd60af428f: Final verdict of PTC: pass 20250203150502556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@6efd60af428f: Final verdict of PTC: none -NSVCI99(759)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@6efd60af428f: Final verdict of PTC: none 20250203150502561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_pdp_act_unattached-BVCI220(758)@6efd60af428f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@6efd60af428f: Final verdict of PTC: none -NSVCI97(749)@6efd60af428f: Final verdict of PTC: none 20250203150502561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(746)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@6efd60af428f: Final verdict of PTC: none -NSVCI98(755)@6efd60af428f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(753)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(757)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(747)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@6efd60af428f: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Mon Feb 3 15:05:02 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 20250203150502631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150503033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54984) 20250203150503562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150503562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54984, count=60496) 20250203150504564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150504564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Mon Feb 3 15:05:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150505566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150505566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_user started. 20250203150506134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150506137 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150506184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150506184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150506184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150506184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150506184 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150506184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150506184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150506184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150506184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150506185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150506185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150506185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150506185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150506185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150506185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150506185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150506185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150506185 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150506185 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150506185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150506185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150506185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150506187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150506192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150506192 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150506200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150506200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150506200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150506200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150506200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150506200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150506200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150506200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150506200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150506200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150506200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150506200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150506200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150506200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150506200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150506200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150506200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150506200 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150506200 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150506200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150506201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150506201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150506202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150506207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150506207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150506216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150506216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150506216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150506216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150506216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150506216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150506216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150506216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150506216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150506217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150506217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150506217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150506217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150506217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150506217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150506217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150506217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150506217 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150506217 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150506217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150506217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150506217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150506219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150506224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150506224 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150506567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150506567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150506567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150506567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150506572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(779)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150506573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@6efd60af428f: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='CC0DF192'O, index=0 SGSN_Test-GSUP(780)@6efd60af428f: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@6efd60af428f: 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 := '0626F942BF05332172B0A1DC978454D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B20702C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0FF7B2F23F9A5A7'O } } } } } 20250203150506640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150506641 DLLC NOTICE LLME(ffffffff/cc0df192){UNASSIGNED} LLC RX: unknown TLLI 0xcc0df192, creating LLME on the fly (gprs_llc.c:552) 20250203150506641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150506641 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1297) 20250203150506641 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150506641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150506641 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150506641 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150506641 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150506641 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150506641 DLLC NOTICE LLME(ffffffff/cc0df192){UNASSIGNED} LLGM Assign pre (cc0df192 => d6592757) (gprs_llc.c:1079) 20250203150506641 DLLC NOTICE LLME(cc0df192/d6592757){ASSIGNED} LLGM Assign post (cc0df192 => d6592757) (gprs_llc.c:1125) 20250203150506641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150506641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150506641 DMM DEBUG MM(262420000000019/d6592757) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150506655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150506655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150506655 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150506655 DMM DEBUG MM(262420000000019/d6592757) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1111) 20250203150506655 DMM NOTICE MM(262420000000019/d6592757) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150506655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150506655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150506655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150506655 DMM DEBUG MM(262420000000019/d6592757) Requesting authorization (sgsn_auth.c:160) 20250203150506655 DMM INFO MM(262420000000019/d6592757) Requesting authentication tuples (sgsn_auth.c:184) 20250203150506655 DMM DEBUG MM(262420000000019/d6592757) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150506655 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250203150506655 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)@6efd60af428f: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250203150506661 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150506661 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150506661 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150506661 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150506661 DMM INFO MM(262420000000019/d6592757) Subscriber data update (mmctx.c:445) 20250203150506661 DMM DEBUG MM(262420000000019/d6592757) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150506661 DMM INFO MM(262420000000019/d6592757) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150506661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150506661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150506661 DMM INFO MM(262420000000019/d6592757) <- GMM AUTH AND CIPHERING REQ (rand = 06 26 f9 42 bf 05 33 21 72 b0 a1 dc 97 84 54 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150506675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150506675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150506675 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150506675 DMM INFO MM(262420000000019/d6592757) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150506675 DMM NOTICE MM(262420000000019/d6592757) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150506675 DMM DEBUG MM(262420000000019/d6592757) checking auth: received GSM SRES = b2 07 02 c4 (gprs_gmm.c:693) 20250203150506675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150506675 DMM DEBUG MM(262420000000019/d6592757) Requesting authorization (sgsn_auth.c:160) 20250203150506675 DMM INFO MM(262420000000019/d6592757) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150506675 DMM DEBUG MM(262420000000019/d6592757) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150506675 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250203150506675 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) 20250203150506676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150506676 DMM INFO MM(262420000000019/d6592757) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6592757) (gprs_gmm.c:337) 20250203150506678 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150506679 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150506679 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250203150506679 DMM INFO MM(262420000000019/d6592757) Subscriber data update (mmctx.c:445) 20250203150506679 DMM DEBUG MM(262420000000019/d6592757) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150506679 DMM INFO MM(262420000000019/d6592757) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150506679 DMM NOTICE MM(262420000000019/d6592757) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1027) 20250203150506679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150506679 DMM NOTICE MM(262420000000019/d6592757) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150506679 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) 20250203150506680 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150506680 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250203150506680 DMM INFO MM(262420000000019/d6592757) Subscriber data update (mmctx.c:445) 20250203150506680 DMM DEBUG MM(262420000000019/d6592757) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150506692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150506692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150506692 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150506692 DMM INFO MM(262420000000019/d6592757) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150506692 DMM NOTICE MM(262420000000019/d6592757) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150506692 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150506692 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150506692 DLLC NOTICE LLME(cc0df192/d6592757){ASSIGNED} LLGM Assign pre (ffffffff => d6592757) (gprs_llc.c:1079) 20250203150506692 DLLC NOTICE LLME(ffffffff/d6592757){ASSIGNED} LLGM Assign post (ffffffff => d6592757) (gprs_llc.c:1125) 20250203150506692 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150506692 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150506692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150506692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@6efd60af428f: setverdict(pass): none -> pass 20250203150506749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150506749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150506749 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150506749 DMM INFO MM(262420000000019/d6592757) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150506749 DMM INFO MM(262420000000019/d6592757) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150506749 DMM DEBUG MM(262420000000019/d6592757) Using GGSN 0 (gprs_sm.c:317) 20250203150506749 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) 20250203150506749 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250203150506749 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150506749 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150506749 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250203150506774 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 1b 5a 51 d9 11 23 95 30 1e 14 05 7f 85 cb 7a a5 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) 20250203150506774 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14688381a8, cbp=0x55679c474640) (sgsn_libgtp.c:633) 20250203150506774 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150506774 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c478548 TLLI=d6592757, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150506774 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150506774 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150506790 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250203150506804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150506804 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250203150506804 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) TC_attach_pdp_act_user-BVCI196(767)@6efd60af428f: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@6efd60af428f: Final verdict of PTC: pass 20250203150506816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54180<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@6efd60af428f: Final verdict of PTC: none -NSVCI97(768)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@6efd60af428f: Final verdict of PTC: none -NSVCI98(773)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@6efd60af428f: Final verdict of PTC: none 20250203150506821 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150506821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(775)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@6efd60af428f: Final verdict of PTC: none -NSVCI99(778)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(766)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(776)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(771)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none)Mon Feb 3 15:05:06 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== MTC@6efd60af428f: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh 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 20250203150506919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150507321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75148) 20250203150507823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150507823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=75148, count=96224) 20250203150508824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150508824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Mon Feb 3 15:05:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150509825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150509825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_ggsn_reject started. 20250203150510406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150510408 DMM INFO MM(262420000000019/d6592757) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150510408 DMM INFO MM(262420000000019/d6592757) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150510408 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150510408 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150510408 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150510408 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150510408 DLLC NOTICE LLME(ffffffff/d6592757){ASSIGNED} LLGM Assign pre (d6592757 => ffffffff) (gprs_llc.c:1079) 20250203150510408 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6592757 => ffffffff) (gprs_llc.c:1125) 20250203150510408 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c4781f0 (gprs_sndcp.c:574) 20250203150510408 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c478548, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150510408 DMM NOTICE MM(262420000000019/d6592757) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203150510408 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250203150510408 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203150510408 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150510408 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250203150510408 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250203150510408 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) 20250203150510408 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) 20250203150510408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150510408 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150510408 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150510408 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150510408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150510450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150510450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150510450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150510450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150510450 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150510450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150510450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150510450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150510450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250203150510451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150510451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150510451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(787)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150510451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150510451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150510451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150510451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150510451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150510451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150510451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150510451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150510451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150510451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150510454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150510458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150510458 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150510465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150510465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150510465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150510465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150510465 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150510465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150510465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150510465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150510465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150510466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150510466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150510466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150510466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150510466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150510466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150510466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150510466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150510466 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150510466 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150510466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150510467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150510467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150510469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150510474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150510474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(794)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150510487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150510487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150510487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150510487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150510487 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150510487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150510487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150510487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150510487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150510488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150510488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150510488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150510488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150510488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150510488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150510488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150510488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150510488 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150510488 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150510488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150510488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(798)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150510488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150510490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150510494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150510494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(795)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150510825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150510826 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150510826 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150510826 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(797)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150510830 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150510831 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(797)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(797)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@6efd60af428f: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='E4B0FF03'O, index=0 SGSN_Test-GSUP(799)@6efd60af428f: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@6efd60af428f: 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 := '58B176A8B3578EAAB607303A2030ACD0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '441CC26E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD4A3DBD369A1D60'O } } } } } 20250203150510897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150510897 DLLC NOTICE LLME(ffffffff/e4b0ff03){UNASSIGNED} LLC RX: unknown TLLI 0xe4b0ff03, creating LLME on the fly (gprs_llc.c:552) 20250203150510897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150510897 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1297) 20250203150510897 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150510897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150510897 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150510897 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150510897 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150510897 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150510897 DLLC NOTICE LLME(ffffffff/e4b0ff03){UNASSIGNED} LLGM Assign pre (e4b0ff03 => d028d4ea) (gprs_llc.c:1079) 20250203150510897 DLLC NOTICE LLME(e4b0ff03/d028d4ea){ASSIGNED} LLGM Assign post (e4b0ff03 => d028d4ea) (gprs_llc.c:1125) 20250203150510897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150510897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150510897 DMM DEBUG MM(262420000000020/d028d4ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150510914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150510914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150510914 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150510914 DMM DEBUG MM(262420000000020/d028d4ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1111) 20250203150510914 DMM NOTICE MM(262420000000020/d028d4ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150510914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150510914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150510914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150510914 DMM DEBUG MM(262420000000020/d028d4ea) Requesting authorization (sgsn_auth.c:160) 20250203150510914 DMM INFO MM(262420000000020/d028d4ea) Requesting authentication tuples (sgsn_auth.c:184) 20250203150510914 DMM DEBUG MM(262420000000020/d028d4ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150510914 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250203150510914 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)@6efd60af428f: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250203150510920 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150510920 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150510920 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150510920 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150510920 DMM INFO MM(262420000000020/d028d4ea) Subscriber data update (mmctx.c:445) 20250203150510920 DMM DEBUG MM(262420000000020/d028d4ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150510920 DMM INFO MM(262420000000020/d028d4ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150510920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150510920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150510920 DMM INFO MM(262420000000020/d028d4ea) <- GMM AUTH AND CIPHERING REQ (rand = 58 b1 76 a8 b3 57 8e aa b6 07 30 3a 20 30 ac d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150510934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150510934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150510934 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150510934 DMM INFO MM(262420000000020/d028d4ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150510934 DMM NOTICE MM(262420000000020/d028d4ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150510934 DMM DEBUG MM(262420000000020/d028d4ea) checking auth: received GSM SRES = 44 1c c2 6e (gprs_gmm.c:693) 20250203150510934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150510934 DMM DEBUG MM(262420000000020/d028d4ea) Requesting authorization (sgsn_auth.c:160) 20250203150510934 DMM INFO MM(262420000000020/d028d4ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150510934 DMM DEBUG MM(262420000000020/d028d4ea) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150510934 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250203150510934 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) 20250203150510934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150510934 DMM INFO MM(262420000000020/d028d4ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xd028d4ea) (gprs_gmm.c:337) 20250203150510937 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150510937 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150510937 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250203150510937 DMM INFO MM(262420000000020/d028d4ea) Subscriber data update (mmctx.c:445) 20250203150510937 DMM DEBUG MM(262420000000020/d028d4ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150510937 DMM INFO MM(262420000000020/d028d4ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150510937 DMM NOTICE MM(262420000000020/d028d4ea) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1027) 20250203150510937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150510937 DMM NOTICE MM(262420000000020/d028d4ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150510937 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) 20250203150510938 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150510938 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250203150510938 DMM INFO MM(262420000000020/d028d4ea) Subscriber data update (mmctx.c:445) 20250203150510938 DMM DEBUG MM(262420000000020/d028d4ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150510948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150510948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150510948 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150510948 DMM INFO MM(262420000000020/d028d4ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150510948 DMM NOTICE MM(262420000000020/d028d4ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150510948 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150510948 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150510948 DLLC NOTICE LLME(e4b0ff03/d028d4ea){ASSIGNED} LLGM Assign pre (ffffffff => d028d4ea) (gprs_llc.c:1079) 20250203150510948 DLLC NOTICE LLME(ffffffff/d028d4ea){ASSIGNED} LLGM Assign post (ffffffff => d028d4ea) (gprs_llc.c:1125) 20250203150510948 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150510948 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150510948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150510948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@6efd60af428f: setverdict(pass): none -> pass 20250203150511007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150511007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150511007 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150511007 DMM INFO MM(262420000000020/d028d4ea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150511007 DMM INFO MM(262420000000020/d028d4ea) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150511007 DMM DEBUG MM(262420000000020/d028d4ea) Using GGSN 0 (gprs_sm.c:317) 20250203150511007 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) 20250203150511007 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250203150511007 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150511007 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150511007 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250203150511034 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 b7 a2 ce 6a 11 ef 40 10 8b 14 05 7f 02 f6 6a 5b 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) 20250203150511034 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f1468839220, cbp=0x55679c47b610) (sgsn_libgtp.c:633) 20250203150511034 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250203150511034 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250203150511034 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250203150511034 DMM NOTICE MM(262420000000020/d028d4ea) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@6efd60af428f: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@6efd60af428f: Final verdict of PTC: pass 20250203150511051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54198<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@6efd60af428f: Final verdict of PTC: none -NSVCI98(792)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@6efd60af428f: Final verdict of PTC: none -NSVCI97(787)@6efd60af428f: Final verdict of PTC: none 20250203150511056 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150511056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(798)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(795)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(790)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(796)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(785)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(795): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Feb 3 15:05:11 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 20250203150511138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150511542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81492) 20250203150512057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150512057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=81492, count=98756) 20250203150513059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150513059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Mon Feb 3 15:05:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150514060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150514060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_user_deact_mo started. 20250203150514646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150514648 DMM INFO MM(262420000000020/d028d4ea) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150514648 DMM INFO MM(262420000000020/d028d4ea) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150514648 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150514648 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150514648 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150514648 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150514648 DLLC NOTICE LLME(ffffffff/d028d4ea){ASSIGNED} LLGM Assign pre (d028d4ea => ffffffff) (gprs_llc.c:1079) 20250203150514648 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d028d4ea => ffffffff) (gprs_llc.c:1125) 20250203150514648 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250203150514648 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) 20250203150514648 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) 20250203150514648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150514648 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150514648 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150514648 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150514648 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150514687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150514687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150514687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150514687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150514687 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150514688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150514688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150514688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150514688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150514688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150514688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150514688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150514688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150514688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150514688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150514688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150514689 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150514689 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150514689 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150514689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150514689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150514689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150514691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150514695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150514695 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150514703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150514703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150514703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150514703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150514703 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150514703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150514703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150514703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150514703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150514703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150514703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150514703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150514704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150514704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150514704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150514704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150514704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150514704 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150514704 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150514704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(811)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150514704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150514704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150514705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150514710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150514710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150514719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150514719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150514719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150514719 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150514719 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150514719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150514719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150514719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150514719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150514720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150514720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150514720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150514720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150514720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150514720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150514720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150514720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150514720 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150514720 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150514720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(816)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150514720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150514720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150514723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150514730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150514730 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)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150515061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150515062 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150515062 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150515062 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150515066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(817)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150515067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@6efd60af428f: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='C9E8D94F'O, index=0 SGSN_Test-GSUP(818)@6efd60af428f: 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)@6efd60af428f: 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 := 'CCCC459DF31F0C5C907AB34F1C7048AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '775FC1CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1B0EC6059376CCC'O } } } } } 20250203150515132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150515132 DLLC NOTICE LLME(ffffffff/c9e8d94f){UNASSIGNED} LLC RX: unknown TLLI 0xc9e8d94f, creating LLME on the fly (gprs_llc.c:552) 20250203150515132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150515132 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1297) 20250203150515132 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150515132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150515132 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150515132 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150515132 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150515132 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150515132 DLLC NOTICE LLME(ffffffff/c9e8d94f){UNASSIGNED} LLGM Assign pre (c9e8d94f => da8b6f96) (gprs_llc.c:1079) 20250203150515132 DLLC NOTICE LLME(c9e8d94f/da8b6f96){ASSIGNED} LLGM Assign post (c9e8d94f => da8b6f96) (gprs_llc.c:1125) 20250203150515132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150515132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150515132 DMM DEBUG MM(262420000000021/da8b6f96) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150515141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150515141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150515141 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150515141 DMM DEBUG MM(262420000000021/da8b6f96) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1111) 20250203150515141 DMM NOTICE MM(262420000000021/da8b6f96) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150515141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150515141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150515141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150515141 DMM DEBUG MM(262420000000021/da8b6f96) Requesting authorization (sgsn_auth.c:160) 20250203150515141 DMM INFO MM(262420000000021/da8b6f96) Requesting authentication tuples (sgsn_auth.c:184) 20250203150515141 DMM DEBUG MM(262420000000021/da8b6f96) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150515141 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250203150515141 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)@6efd60af428f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250203150515144 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150515144 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150515144 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150515144 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150515144 DMM INFO MM(262420000000021/da8b6f96) Subscriber data update (mmctx.c:445) 20250203150515144 DMM DEBUG MM(262420000000021/da8b6f96) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150515144 DMM INFO MM(262420000000021/da8b6f96) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150515144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150515144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150515144 DMM INFO MM(262420000000021/da8b6f96) <- GMM AUTH AND CIPHERING REQ (rand = cc cc 45 9d f3 1f 0c 5c 90 7a b3 4f 1c 70 48 aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150515151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150515151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150515151 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150515151 DMM INFO MM(262420000000021/da8b6f96) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150515151 DMM NOTICE MM(262420000000021/da8b6f96) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150515151 DMM DEBUG MM(262420000000021/da8b6f96) checking auth: received GSM SRES = 77 5f c1 cf (gprs_gmm.c:693) 20250203150515151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150515151 DMM DEBUG MM(262420000000021/da8b6f96) Requesting authorization (sgsn_auth.c:160) 20250203150515151 DMM INFO MM(262420000000021/da8b6f96) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150515151 DMM DEBUG MM(262420000000021/da8b6f96) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150515151 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250203150515151 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) 20250203150515151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150515151 DMM INFO MM(262420000000021/da8b6f96) <- GMM ATTACH ACCEPT (new P-TMSI=0xda8b6f96) (gprs_gmm.c:337) 20250203150515153 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150515153 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150515153 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250203150515153 DMM INFO MM(262420000000021/da8b6f96) Subscriber data update (mmctx.c:445) 20250203150515153 DMM DEBUG MM(262420000000021/da8b6f96) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150515153 DMM INFO MM(262420000000021/da8b6f96) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150515153 DMM NOTICE MM(262420000000021/da8b6f96) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1027) 20250203150515153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150515153 DMM NOTICE MM(262420000000021/da8b6f96) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150515153 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) 20250203150515153 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150515153 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250203150515153 DMM INFO MM(262420000000021/da8b6f96) Subscriber data update (mmctx.c:445) 20250203150515153 DMM DEBUG MM(262420000000021/da8b6f96) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150515159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150515159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150515159 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150515159 DMM INFO MM(262420000000021/da8b6f96) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150515159 DMM NOTICE MM(262420000000021/da8b6f96) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150515159 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150515159 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150515159 DLLC NOTICE LLME(c9e8d94f/da8b6f96){ASSIGNED} LLGM Assign pre (ffffffff => da8b6f96) (gprs_llc.c:1079) 20250203150515159 DLLC NOTICE LLME(ffffffff/da8b6f96){ASSIGNED} LLGM Assign post (ffffffff => da8b6f96) (gprs_llc.c:1125) 20250203150515159 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150515159 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150515159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150515159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@6efd60af428f: setverdict(pass): none -> pass 20250203150515219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150515219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150515219 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150515219 DMM INFO MM(262420000000021/da8b6f96) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150515219 DMM INFO MM(262420000000021/da8b6f96) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150515219 DMM DEBUG MM(262420000000021/da8b6f96) Using GGSN 0 (gprs_sm.c:317) 20250203150515219 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) 20250203150515219 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250203150515219 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150515219 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150515219 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250203150515246 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 1f a2 92 99 11 f4 85 5b a7 14 05 7f c7 77 af 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=1031 from retransmit req queue (gtp.c:461) 20250203150515246 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468839220, cbp=0x55679c47b610) (sgsn_libgtp.c:633) 20250203150515246 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150515246 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=da8b6f96, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150515246 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150515247 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150515263 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250203150515277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150515277 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250203150515277 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150515284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150515284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250203150515284 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150515284 DMM INFO MM(262420000000021/da8b6f96) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250203150515284 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150515285 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250203150515287 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) 20250203150515288 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1468839220, cbp=0x55679c47b610) (sgsn_libgtp.c:633) 20250203150515288 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250203150515288 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=da8b6f96, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150515288 DMM INFO MM(262420000000021/da8b6f96) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250203150515288 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250203150515288 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@6efd60af428f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@6efd60af428f: Final verdict of PTC: pass 20250203150515301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42506<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@6efd60af428f: Final verdict of PTC: none 20250203150515306 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(806)@6efd60af428f: Final verdict of PTC: none 20250203150515306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(811)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@6efd60af428f: Final verdict of PTC: none -NSVCI99(816)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(804)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(809)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(814)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Mon Feb 3 15:05:15 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 20250203150515415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150515817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89284) 20250203150516307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150516307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89284, count=105736) 20250203150517309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150517309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Mon Feb 3 15:05:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150518310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150518311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_user_deact_mt started. 20250203150518918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150518921 DMM INFO MM(262420000000021/da8b6f96) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150518921 DMM INFO MM(262420000000021/da8b6f96) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150518921 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150518921 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150518921 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150518921 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150518921 DLLC NOTICE LLME(ffffffff/da8b6f96){ASSIGNED} LLGM Assign pre (da8b6f96 => ffffffff) (gprs_llc.c:1079) 20250203150518921 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da8b6f96 => ffffffff) (gprs_llc.c:1125) 20250203150518921 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250203150518921 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) 20250203150518921 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) 20250203150518921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150518921 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150518921 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150518921 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150518921 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150518967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150518967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150518967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150518967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150518967 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150518967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150518967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150518967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150518967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150518968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150518968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150518968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150518968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150518968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150518968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150518968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150518968 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150518968 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150518968 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150518968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150518968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150518968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150518970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150518974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150518974 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150518982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150518982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150518982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150518982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150518982 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150518982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150518982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150518982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150518982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150518983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150518983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150518983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150518983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150518983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150518983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150518983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150518983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150518983 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150518983 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150518983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(830)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150518983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150518983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150518985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150518989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150518989 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)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150518998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150518998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150518998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150518998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150518998 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150518998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150518998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150518998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150518998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150518999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150518999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150518999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150518999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150518999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150518999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150518999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150518999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150518999 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150518999 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150518999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150518999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150518999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150519001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150519005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150519005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150519312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150519312 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150519312 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150519312 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150519317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150519318 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@6efd60af428f: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='D36C38FC'O, index=0 SGSN_Test-GSUP(837)@6efd60af428f: 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)@6efd60af428f: 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 := 'C1254C2CD9B4849D61EDC3D379DC007B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '015B5E60'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F3BF12E154C7594'O } } } } } 20250203150519390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150519390 DLLC NOTICE LLME(ffffffff/d36c38fc){UNASSIGNED} LLC RX: unknown TLLI 0xd36c38fc, creating LLME on the fly (gprs_llc.c:552) 20250203150519390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150519390 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1297) 20250203150519390 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150519390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150519390 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150519390 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150519390 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150519390 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150519390 DLLC NOTICE LLME(ffffffff/d36c38fc){UNASSIGNED} LLGM Assign pre (d36c38fc => c4b301a6) (gprs_llc.c:1079) 20250203150519390 DLLC NOTICE LLME(d36c38fc/c4b301a6){ASSIGNED} LLGM Assign post (d36c38fc => c4b301a6) (gprs_llc.c:1125) 20250203150519390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150519390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150519390 DMM DEBUG MM(262420000000022/c4b301a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150519399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150519399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150519399 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150519399 DMM DEBUG MM(262420000000022/c4b301a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1111) 20250203150519399 DMM NOTICE MM(262420000000022/c4b301a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150519399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150519399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150519399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150519399 DMM DEBUG MM(262420000000022/c4b301a6) Requesting authorization (sgsn_auth.c:160) 20250203150519399 DMM INFO MM(262420000000022/c4b301a6) Requesting authentication tuples (sgsn_auth.c:184) 20250203150519399 DMM DEBUG MM(262420000000022/c4b301a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150519399 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250203150519399 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)@6efd60af428f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250203150519401 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150519401 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150519401 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150519401 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150519401 DMM INFO MM(262420000000022/c4b301a6) Subscriber data update (mmctx.c:445) 20250203150519401 DMM DEBUG MM(262420000000022/c4b301a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150519401 DMM INFO MM(262420000000022/c4b301a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150519401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150519401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150519401 DMM INFO MM(262420000000022/c4b301a6) <- GMM AUTH AND CIPHERING REQ (rand = c1 25 4c 2c d9 b4 84 9d 61 ed c3 d3 79 dc 00 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150519407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150519407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150519407 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150519407 DMM INFO MM(262420000000022/c4b301a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150519407 DMM NOTICE MM(262420000000022/c4b301a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150519408 DMM DEBUG MM(262420000000022/c4b301a6) checking auth: received GSM SRES = 01 5b 5e 60 (gprs_gmm.c:693) 20250203150519408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150519408 DMM DEBUG MM(262420000000022/c4b301a6) Requesting authorization (sgsn_auth.c:160) 20250203150519408 DMM INFO MM(262420000000022/c4b301a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150519408 DMM DEBUG MM(262420000000022/c4b301a6) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150519408 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250203150519408 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) 20250203150519408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150519408 DMM INFO MM(262420000000022/c4b301a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4b301a6) (gprs_gmm.c:337) 20250203150519409 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150519409 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150519409 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250203150519409 DMM INFO MM(262420000000022/c4b301a6) Subscriber data update (mmctx.c:445) 20250203150519409 DMM DEBUG MM(262420000000022/c4b301a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150519409 DMM INFO MM(262420000000022/c4b301a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150519409 DMM NOTICE MM(262420000000022/c4b301a6) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1027) 20250203150519409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150519409 DMM NOTICE MM(262420000000022/c4b301a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150519409 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) 20250203150519410 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150519410 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250203150519410 DMM INFO MM(262420000000022/c4b301a6) Subscriber data update (mmctx.c:445) 20250203150519410 DMM DEBUG MM(262420000000022/c4b301a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150519415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150519416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150519416 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150519416 DMM INFO MM(262420000000022/c4b301a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150519416 DMM NOTICE MM(262420000000022/c4b301a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150519416 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150519416 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150519416 DLLC NOTICE LLME(d36c38fc/c4b301a6){ASSIGNED} LLGM Assign pre (ffffffff => c4b301a6) (gprs_llc.c:1079) 20250203150519416 DLLC NOTICE LLME(ffffffff/c4b301a6){ASSIGNED} LLGM Assign post (ffffffff => c4b301a6) (gprs_llc.c:1125) 20250203150519416 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150519416 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150519416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150519416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@6efd60af428f: setverdict(pass): none -> pass 20250203150519474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150519474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150519474 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150519474 DMM INFO MM(262420000000022/c4b301a6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150519474 DMM INFO MM(262420000000022/c4b301a6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150519474 DMM DEBUG MM(262420000000022/c4b301a6) Using GGSN 0 (gprs_sm.c:317) 20250203150519474 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) 20250203150519474 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250203150519474 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150519474 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150519474 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250203150519499 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 11 46 3f fe 11 bd 3a b6 ad 14 05 7f 8a 64 48 dc 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:461) 20250203150519499 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468839220, cbp=0x55679c47b610) (sgsn_libgtp.c:633) 20250203150519499 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150519499 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=c4b301a6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150519499 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150519499 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150519515 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250203150519526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150519526 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250203150519526 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150519531 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250203150519531 DGPRS INFO PDP(262420000000022:5): Context 0x7f1468839220 was deleted (sgsn_libgtp.c:707) 20250203150519531 DMM INFO MM(262420000000022/c4b301a6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250203150519531 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250203150519531 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@6efd60af428f: Removing Client IMSI='262420000000022'H, index=0 20250203150519539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150519539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250203150519539 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150519539 DMM INFO MM(262420000000022/c4b301a6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@6efd60af428f: Final verdict of PTC: pass 20250203150519544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42516<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150519548 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150519548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(836)@6efd60af428f: Final verdict of PTC: none -NSVCI97(825)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(837)@6efd60af428f: Final verdict of PTC: none -NSVCI99(835)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@6efd60af428f: Final verdict of PTC: none -NSVCI98(830)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(833)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(823)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(828)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Mon Feb 3 15:05:19 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 20250203150519645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150520047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42526<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89384) 20250203150520549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150520549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203150520638 DGPRS DEBUG Checking for inactive LLMEs, time = 41123319 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=89384, count=105032) 20250203150521551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150521551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Mon Feb 3 15:05:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150522553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150522553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_deact_dup started. 20250203150523140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150523144 DMM INFO MM(262420000000022/c4b301a6) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150523144 DMM INFO MM(262420000000022/c4b301a6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150523144 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150523144 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150523144 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150523144 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150523144 DLLC NOTICE LLME(ffffffff/c4b301a6){ASSIGNED} LLGM Assign pre (c4b301a6 => ffffffff) (gprs_llc.c:1079) 20250203150523144 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4b301a6 => ffffffff) (gprs_llc.c:1125) 20250203150523144 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150523144 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150523144 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250203150523144 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) 20250203150523144 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) 20250203150523144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150523144 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150523144 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150523144 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150523144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150523189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150523189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150523189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150523189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150523189 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150523189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150523189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150523189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150523189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150523190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150523190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150523190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150523190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150523190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150523190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150523190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150523190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150523190 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150523190 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150523190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150523190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150523190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150523193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150523199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150523199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150523209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150523209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150523209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150523209 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150523209 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150523209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150523209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150523209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150523209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150523210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150523210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150523210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150523210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150523210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150523210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150523210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150523210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150523210 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150523210 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150523210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150523210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150523210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150523213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150523218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150523218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150523227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150523227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150523227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150523227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150523227 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150523227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150523227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150523227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150523227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150523228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150523228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150523228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150523228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150523228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150523228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150523228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150523228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150523228 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150523228 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150523228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(854)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150523228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150523228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150523230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150523234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150523234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150523554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150523554 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150523554 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150523554 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150523558 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150523560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@6efd60af428f: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='D66E942A'O, index=0 SGSN_Test-GSUP(856)@6efd60af428f: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@6efd60af428f: 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 := '450D89451ED71E99B562BCD91EF37477'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '62DF5EE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE041071D057A565'O } } } } } 20250203150523634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150523634 DLLC NOTICE LLME(ffffffff/d66e942a){UNASSIGNED} LLC RX: unknown TLLI 0xd66e942a, creating LLME on the fly (gprs_llc.c:552) 20250203150523634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150523634 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1297) 20250203150523634 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150523634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150523634 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150523634 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150523634 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150523634 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150523634 DLLC NOTICE LLME(ffffffff/d66e942a){UNASSIGNED} LLGM Assign pre (d66e942a => eeda7b53) (gprs_llc.c:1079) 20250203150523634 DLLC NOTICE LLME(d66e942a/eeda7b53){ASSIGNED} LLGM Assign post (d66e942a => eeda7b53) (gprs_llc.c:1125) 20250203150523634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150523634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150523634 DMM DEBUG MM(262420000000046/eeda7b53) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150523656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150523656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150523656 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150523656 DMM DEBUG MM(262420000000046/eeda7b53) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1111) 20250203150523656 DMM NOTICE MM(262420000000046/eeda7b53) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150523656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150523656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150523656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150523656 DMM DEBUG MM(262420000000046/eeda7b53) Requesting authorization (sgsn_auth.c:160) 20250203150523656 DMM INFO MM(262420000000046/eeda7b53) Requesting authentication tuples (sgsn_auth.c:184) 20250203150523656 DMM DEBUG MM(262420000000046/eeda7b53) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150523656 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250203150523656 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)@6efd60af428f: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250203150523663 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150523663 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150523663 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150523663 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150523663 DMM INFO MM(262420000000046/eeda7b53) Subscriber data update (mmctx.c:445) 20250203150523663 DMM DEBUG MM(262420000000046/eeda7b53) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150523663 DMM INFO MM(262420000000046/eeda7b53) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150523663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150523663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150523663 DMM INFO MM(262420000000046/eeda7b53) <- GMM AUTH AND CIPHERING REQ (rand = 45 0d 89 45 1e d7 1e 99 b5 62 bc d9 1e f3 74 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150523679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150523679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150523679 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150523679 DMM INFO MM(262420000000046/eeda7b53) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150523679 DMM NOTICE MM(262420000000046/eeda7b53) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150523679 DMM DEBUG MM(262420000000046/eeda7b53) checking auth: received GSM SRES = 62 df 5e e6 (gprs_gmm.c:693) 20250203150523679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150523679 DMM DEBUG MM(262420000000046/eeda7b53) Requesting authorization (sgsn_auth.c:160) 20250203150523679 DMM INFO MM(262420000000046/eeda7b53) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150523679 DMM DEBUG MM(262420000000046/eeda7b53) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150523679 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250203150523679 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) 20250203150523679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150523679 DMM INFO MM(262420000000046/eeda7b53) <- GMM ATTACH ACCEPT (new P-TMSI=0xeeda7b53) (gprs_gmm.c:337) 20250203150523682 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150523682 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150523682 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250203150523682 DMM INFO MM(262420000000046/eeda7b53) Subscriber data update (mmctx.c:445) 20250203150523682 DMM DEBUG MM(262420000000046/eeda7b53) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150523682 DMM INFO MM(262420000000046/eeda7b53) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150523682 DMM NOTICE MM(262420000000046/eeda7b53) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1027) 20250203150523682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150523682 DMM NOTICE MM(262420000000046/eeda7b53) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150523682 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) 20250203150523684 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150523684 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250203150523684 DMM INFO MM(262420000000046/eeda7b53) Subscriber data update (mmctx.c:445) 20250203150523684 DMM DEBUG MM(262420000000046/eeda7b53) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150523695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150523695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150523695 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150523695 DMM INFO MM(262420000000046/eeda7b53) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150523695 DMM NOTICE MM(262420000000046/eeda7b53) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150523695 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150523695 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150523695 DLLC NOTICE LLME(d66e942a/eeda7b53){ASSIGNED} LLGM Assign pre (ffffffff => eeda7b53) (gprs_llc.c:1079) 20250203150523695 DLLC NOTICE LLME(ffffffff/eeda7b53){ASSIGNED} LLGM Assign post (ffffffff => eeda7b53) (gprs_llc.c:1125) 20250203150523695 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150523695 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150523695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150523695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@6efd60af428f: setverdict(pass): none -> pass 20250203150523753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150523753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150523753 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150523753 DMM INFO MM(262420000000046/eeda7b53) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150523753 DMM INFO MM(262420000000046/eeda7b53) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150523753 DMM DEBUG MM(262420000000046/eeda7b53) Using GGSN 0 (gprs_sm.c:317) 20250203150523753 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) 20250203150523753 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250203150523753 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150523753 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150523754 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250203150523771 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 16 7f 41 b4 11 ba 75 a3 b6 14 05 7f 3a df 6a c8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:461) 20250203150523771 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468839220, cbp=0x55679c47b610) (sgsn_libgtp.c:633) 20250203150523771 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150523771 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=eeda7b53, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150523771 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150523771 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150523789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150523789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250203150523789 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150523789 DMM INFO MM(262420000000046/eeda7b53) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250203150523789 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150523789 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250203150523789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150523789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150523789 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150523789 DMM INFO MM(262420000000046/eeda7b53) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250203150523789 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150523789 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(858)@6efd60af428f: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@6efd60af428f: "Received deletePDPContextResponse 1, seq_nr=1036" 20250203150523792 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) 20250203150523792 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1468839220, cbp=0x55679c47b610) (sgsn_libgtp.c:633) 20250203150523792 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250203150523792 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=eeda7b53, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150523792 DMM INFO MM(262420000000046/eeda7b53) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250203150523793 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250203150523793 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250203150523794 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) 20250203150523794 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)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@6efd60af428f: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@6efd60af428f: Final verdict of PTC: pass 20250203150525815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47570<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@6efd60af428f: Final verdict of PTC: none 20250203150525819 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150525819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup-BVCI210(848)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@6efd60af428f: Final verdict of PTC: none -NSVCI97(844)@6efd60af428f: Final verdict of PTC: none -NSVCI98(849)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@6efd60af428f: Final verdict of PTC: none -NSVCI99(854)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(852)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(842)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(847)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Feb 3 15:05:25 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20250203150525935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150526337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101576) 20250203150526820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150526820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101576, count=107008) 20250203150527821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150527821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Mon Feb 3 15:05:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150528822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150528822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_second_attempt started. 20250203150529439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150529441 DMM INFO MM(262420000000046/eeda7b53) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150529442 DMM INFO MM(262420000000046/eeda7b53) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150529442 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150529442 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150529442 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150529442 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150529442 DLLC NOTICE LLME(ffffffff/eeda7b53){ASSIGNED} LLGM Assign pre (eeda7b53 => ffffffff) (gprs_llc.c:1079) 20250203150529442 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eeda7b53 => ffffffff) (gprs_llc.c:1125) 20250203150529442 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250203150529442 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) 20250203150529442 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) 20250203150529442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150529442 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150529442 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150529442 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150529442 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150529486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150529486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150529486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150529486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150529486 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150529486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150529487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150529487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150529487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150529488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150529488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150529488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150529488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150529488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150529488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150529488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150529488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150529488 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150529488 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150529488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(863)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150529489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150529489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150529492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150529499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150529499 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150529507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150529507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150529507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150529507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150529507 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150529507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150529507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150529507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150529507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150529509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150529509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150529509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150529509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150529509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150529509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150529509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150529509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150529509 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150529509 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150529509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150529509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150529509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150529512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150529517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150529517 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150529526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150529526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150529526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150529526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150529526 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150529526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150529526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150529526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150529526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150529526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150529526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150529526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150529526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150529526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150529526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150529526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150529526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150529526 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150529526 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150529526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150529527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150529527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150529529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150529534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150529534 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150529823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150529823 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150529823 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150529823 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150529827 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150529829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@6efd60af428f: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='CA5D7D8B'O, index=0 SGSN_Test-GSUP(875)@6efd60af428f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@6efd60af428f: 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 := '0FEC8A2A9B58F734C276E3F5B3584068'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '80D536F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DD396595A1925A10'O } } } } } 20250203150529887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150529887 DLLC NOTICE LLME(ffffffff/ca5d7d8b){UNASSIGNED} LLC RX: unknown TLLI 0xca5d7d8b, creating LLME on the fly (gprs_llc.c:552) 20250203150529887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150529887 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1297) 20250203150529887 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150529887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150529887 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150529887 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150529887 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150529887 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150529887 DLLC NOTICE LLME(ffffffff/ca5d7d8b){UNASSIGNED} LLGM Assign pre (ca5d7d8b => e2866abb) (gprs_llc.c:1079) 20250203150529887 DLLC NOTICE LLME(ca5d7d8b/e2866abb){ASSIGNED} LLGM Assign post (ca5d7d8b => e2866abb) (gprs_llc.c:1125) 20250203150529887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150529887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150529887 DMM DEBUG MM(262420000000022/e2866abb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150529902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150529902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150529902 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150529902 DMM DEBUG MM(262420000000022/e2866abb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1111) 20250203150529902 DMM NOTICE MM(262420000000022/e2866abb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150529902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150529902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150529902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150529902 DMM DEBUG MM(262420000000022/e2866abb) Requesting authorization (sgsn_auth.c:160) 20250203150529902 DMM INFO MM(262420000000022/e2866abb) Requesting authentication tuples (sgsn_auth.c:184) 20250203150529902 DMM DEBUG MM(262420000000022/e2866abb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150529902 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250203150529902 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)@6efd60af428f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@6efd60af428f: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250203150529907 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150529907 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150529907 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150529907 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150529907 DMM INFO MM(262420000000022/e2866abb) Subscriber data update (mmctx.c:445) 20250203150529907 DMM DEBUG MM(262420000000022/e2866abb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150529907 DMM INFO MM(262420000000022/e2866abb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150529907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150529907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150529907 DMM INFO MM(262420000000022/e2866abb) <- GMM AUTH AND CIPHERING REQ (rand = 0f ec 8a 2a 9b 58 f7 34 c2 76 e3 f5 b3 58 40 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150529920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150529920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150529920 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150529920 DMM INFO MM(262420000000022/e2866abb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150529920 DMM NOTICE MM(262420000000022/e2866abb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150529920 DMM DEBUG MM(262420000000022/e2866abb) checking auth: received GSM SRES = 80 d5 36 f0 (gprs_gmm.c:693) 20250203150529920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150529920 DMM DEBUG MM(262420000000022/e2866abb) Requesting authorization (sgsn_auth.c:160) 20250203150529920 DMM INFO MM(262420000000022/e2866abb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150529920 DMM DEBUG MM(262420000000022/e2866abb) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150529920 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250203150529920 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) 20250203150529920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150529920 DMM INFO MM(262420000000022/e2866abb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2866abb) (gprs_gmm.c:337) 20250203150529923 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150529923 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150529923 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250203150529923 DMM INFO MM(262420000000022/e2866abb) Subscriber data update (mmctx.c:445) 20250203150529923 DMM DEBUG MM(262420000000022/e2866abb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150529923 DMM INFO MM(262420000000022/e2866abb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150529923 DMM NOTICE MM(262420000000022/e2866abb) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1027) 20250203150529923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150529923 DMM NOTICE MM(262420000000022/e2866abb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150529923 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) 20250203150529924 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150529924 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250203150529924 DMM INFO MM(262420000000022/e2866abb) Subscriber data update (mmctx.c:445) 20250203150529924 DMM DEBUG MM(262420000000022/e2866abb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150529936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150529936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150529936 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150529936 DMM INFO MM(262420000000022/e2866abb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150529936 DMM NOTICE MM(262420000000022/e2866abb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150529936 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150529936 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150529936 DLLC NOTICE LLME(ca5d7d8b/e2866abb){ASSIGNED} LLGM Assign pre (ffffffff => e2866abb) (gprs_llc.c:1079) 20250203150529936 DLLC NOTICE LLME(ffffffff/e2866abb){ASSIGNED} LLGM Assign post (ffffffff => e2866abb) (gprs_llc.c:1125) 20250203150529936 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150529936 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150529936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150529936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@6efd60af428f: setverdict(pass): none -> pass TC_attach_second_attempt(877)@6efd60af428f: 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 := 'CCD372AA18623EBB7056D61D62203796'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1603E23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6C96CAB99933218'O } } } } } 20250203150529992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150529992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150529992 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150529992 DMM INFO MM(262420000000022/e2866abb) -> GMM ATTACH REQUEST MI(TMSI-0xE2866ABB) type="GPRS attach" (gprs_gmm.c:1297) 20250203150529992 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150529992 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203150529992 DLLC NOTICE LLME(ffffffff/e2866abb){ASSIGNED} LLGM Assign pre (e2866abb => dfe2357b) (gprs_llc.c:1079) 20250203150529992 DLLC NOTICE LLME(e2866abb/dfe2357b){ASSIGNED} LLGM Assign post (e2866abb => dfe2357b) (gprs_llc.c:1125) 20250203150529992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150529992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150529992 DMM DEBUG MM(262420000000022/dfe2357b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150530003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150530003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250203150530003 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150530003 DMM DEBUG MM(262420000000022/dfe2357b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1111) 20250203150530003 DMM NOTICE MM(262420000000022/dfe2357b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150530003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150530003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150530003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150530003 DMM DEBUG MM(262420000000022/dfe2357b) Requesting authorization (sgsn_auth.c:160) 20250203150530003 DMM INFO MM(262420000000022/dfe2357b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150530003 DMM DEBUG MM(262420000000022/dfe2357b) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150530003 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250203150530003 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) 20250203150536005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250203150536005 DMM ERROR MM(262420000000022/dfe2357b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250203150536005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250203150536005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250203150536005 DMM NOTICE MM(262420000000022/dfe2357b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250203150536005 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250203150536005 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) 20250203150536005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Reject}: Deallocated (fsm.c:568) 20250203150536005 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Deallocated (fsm.c:568) 20250203150536005 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150536005 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250203150536005 DLLC NOTICE LLME(e2866abb/dfe2357b){ASSIGNED} LLGM Assign pre (dfe2357b => ffffffff) (gprs_llc.c:1079) 20250203150536005 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfe2357b => ffffffff) (gprs_llc.c:1125) 20250203150549824 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250203150549824 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250203150549825 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150550639 DGPRS DEBUG Checking for inactive LLMEs, time = 41123349 (sgsn.c:132) 20250203150559491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150559498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150559498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150559510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150559513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150559513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150559527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150559531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150559531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@6efd60af428f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6efd60af428f: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@6efd60af428f: Final verdict of PTC: none 20250203150559904 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150559904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(874)@6efd60af428f: Final verdict of PTC: none -NSVCI99(873)@6efd60af428f: Final verdict of PTC: none -NSVCI97(863)@6efd60af428f: Final verdict of PTC: none -NSVCI98(868)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@6efd60af428f: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@6efd60af428f: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@6efd60af428f: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(866)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(871)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(861)@6efd60af428f: Final verdict of PTC: none TC_attach_second_attempt(877)@6efd60af428f: Final verdict of PTC: fail reason: "Tguard timeout" 20250203150559918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47578<->l=127.0.0.10:4245 (telnet_interface.c:138) MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@6efd60af428f: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Feb 3 15:05:59 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250203150559970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150600372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56460<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112084) 20250203150600906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150600906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112084, count=112624) 20250203150601907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150601907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Mon Feb 3 15:06:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150602908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150602908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_echo_timeout started. 20250203150603480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150603482 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150603527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150603527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150603527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150603527 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150603527 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150603527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150603527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150603527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150603527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150603528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150603528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150603528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150603528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150603528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150603528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150603528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150603528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150603528 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150603528 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150603528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(882)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150603528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150603528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150603530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150603534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150603534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150603543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150603543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150603543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150603543 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150603543 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150603543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150603544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150603544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150603544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150603544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150603544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150603544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150603545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150603545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150603545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150603545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150603545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150603545 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150603545 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150603545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150603545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150603545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150603547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150603552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150603552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150603559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150603559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150603559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150603559 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150603559 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150603559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150603559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150603559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150603559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150603560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150603560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150603560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150603560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150603560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150603560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150603560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150603560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150603560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150603560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150603560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150603561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150603561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150603562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150603567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150603567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150603909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150603909 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150603909 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150603909 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150603913 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150603915 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@6efd60af428f: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='FE13AFFE'O, index=0 SGSN_Test-GSUP(894)@6efd60af428f: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@6efd60af428f: 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 := '28EF09A28784DA61E3496BF17E0E736B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33AE8697'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C96D01CC5E975A1C'O } } } } } 20250203150603963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150603963 DLLC NOTICE LLME(ffffffff/fe13affe){UNASSIGNED} LLC RX: unknown TLLI 0xfe13affe, creating LLME on the fly (gprs_llc.c:552) 20250203150603963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150603963 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1297) 20250203150603963 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150603963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150603963 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150603963 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150603963 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150603963 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150603963 DLLC NOTICE LLME(ffffffff/fe13affe){UNASSIGNED} LLGM Assign pre (fe13affe => e4e8182a) (gprs_llc.c:1079) 20250203150603963 DLLC NOTICE LLME(fe13affe/e4e8182a){ASSIGNED} LLGM Assign post (fe13affe => e4e8182a) (gprs_llc.c:1125) 20250203150603963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150603963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150603963 DMM DEBUG MM(262420000000067/e4e8182a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150603972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150603972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150603972 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150603972 DMM DEBUG MM(262420000000067/e4e8182a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1111) 20250203150603972 DMM NOTICE MM(262420000000067/e4e8182a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150603972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150603972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150603972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150603972 DMM DEBUG MM(262420000000067/e4e8182a) Requesting authorization (sgsn_auth.c:160) 20250203150603972 DMM INFO MM(262420000000067/e4e8182a) Requesting authentication tuples (sgsn_auth.c:184) 20250203150603972 DMM DEBUG MM(262420000000067/e4e8182a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150603972 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250203150603972 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)@6efd60af428f: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@6efd60af428f: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250203150603975 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150603975 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150603975 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150603975 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150603975 DMM INFO MM(262420000000067/e4e8182a) Subscriber data update (mmctx.c:445) 20250203150603975 DMM DEBUG MM(262420000000067/e4e8182a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150603975 DMM INFO MM(262420000000067/e4e8182a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150603975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150603975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150603975 DMM INFO MM(262420000000067/e4e8182a) <- GMM AUTH AND CIPHERING REQ (rand = 28 ef 09 a2 87 84 da 61 e3 49 6b f1 7e 0e 73 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150603985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150603985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150603985 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150603985 DMM INFO MM(262420000000067/e4e8182a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150603985 DMM NOTICE MM(262420000000067/e4e8182a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150603985 DMM DEBUG MM(262420000000067/e4e8182a) checking auth: received GSM SRES = 33 ae 86 97 (gprs_gmm.c:693) 20250203150603985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150603985 DMM DEBUG MM(262420000000067/e4e8182a) Requesting authorization (sgsn_auth.c:160) 20250203150603985 DMM INFO MM(262420000000067/e4e8182a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150603985 DMM DEBUG MM(262420000000067/e4e8182a) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150603985 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250203150603985 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) 20250203150603985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150603985 DMM INFO MM(262420000000067/e4e8182a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4e8182a) (gprs_gmm.c:337) 20250203150603987 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150603987 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150603987 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250203150603987 DMM INFO MM(262420000000067/e4e8182a) Subscriber data update (mmctx.c:445) 20250203150603987 DMM DEBUG MM(262420000000067/e4e8182a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150603987 DMM INFO MM(262420000000067/e4e8182a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150603987 DMM NOTICE MM(262420000000067/e4e8182a) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1027) 20250203150603987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150603987 DMM NOTICE MM(262420000000067/e4e8182a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150603987 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) 20250203150603988 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150603988 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250203150603988 DMM INFO MM(262420000000067/e4e8182a) Subscriber data update (mmctx.c:445) 20250203150603988 DMM DEBUG MM(262420000000067/e4e8182a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150603995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150603995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150603995 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150603995 DMM INFO MM(262420000000067/e4e8182a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150603995 DMM NOTICE MM(262420000000067/e4e8182a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150603995 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150603995 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150603995 DLLC NOTICE LLME(fe13affe/e4e8182a){ASSIGNED} LLGM Assign pre (ffffffff => e4e8182a) (gprs_llc.c:1079) 20250203150603995 DLLC NOTICE LLME(ffffffff/e4e8182a){ASSIGNED} LLGM Assign post (ffffffff => e4e8182a) (gprs_llc.c:1125) 20250203150603995 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150603995 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150603995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150603995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@6efd60af428f: setverdict(pass): none -> pass 20250203150604053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150604053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150604053 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150604053 DMM INFO MM(262420000000067/e4e8182a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150604053 DMM INFO MM(262420000000067/e4e8182a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150604054 DMM DEBUG MM(262420000000067/e4e8182a) Using GGSN 0 (gprs_sm.c:317) 20250203150604054 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) 20250203150604054 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250203150604054 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150604054 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150604054 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250203150604076 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 1c 87 1f d0 11 be 6b 31 cf 14 05 7f 66 b0 6b 0f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:461) 20250203150604076 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468839220, cbp=0x55679c47b610) (sgsn_libgtp.c:633) 20250203150604076 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150604076 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=e4e8182a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150604076 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150604076 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150608922 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250203150608929 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) 20250203150608929 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55679c469470) (sgsn_libgtp.c:633) 20250203150613923 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1039" 20250203150618924 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250203150618924 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1039" 20250203150620640 DGPRS DEBUG Checking for inactive LLMEs, time = 41123379 (sgsn.c:132) 20250203150623910 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250203150623910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250203150623911 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150623925 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250203150623925 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250203150623925 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1041" 20250203150628926 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250203150628926 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250203150628926 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250203150628926 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1041" 20250203150633530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150633536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150633536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150633546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150633549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150633549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150633561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150633564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150633564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150633927 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250203150633927 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250203150633927 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250203150633927 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250203150633927 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1043" 20250203150638928 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250203150638928 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250203150638928 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250203150638928 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250203150638928 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55679c469470) (sgsn_libgtp.c:633) 20250203150638928 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55679c469470) (sgsn_libgtp.c:637) 20250203150638928 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250203150638928 DMM INFO MM(262420000000067/e4e8182a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250203150638928 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250203150638928 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250203150638928 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250203150638928 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250203150638928 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250203150638928 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250203150638928 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250203150638928 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250203150638928 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250203150638928 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250203150638928 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250203150638929 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250203150638929 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@6efd60af428f: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@6efd60af428f: Removing Client IMSI='262420000000067'H, index=0 20250203150638945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150638945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250203150638945 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150638945 DMM INFO MM(262420000000067/e4e8182a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@6efd60af428f: Final verdict of PTC: pass 20250203150638950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43578<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@6efd60af428f: Final verdict of PTC: none 20250203150638954 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(878)@6efd60af428f: Final verdict of PTC: none -NSVCI98(887)@6efd60af428f: Final verdict of PTC: none 20250203150638955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(893)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@6efd60af428f: Final verdict of PTC: none -NSVCI97(882)@6efd60af428f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@6efd60af428f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@6efd60af428f: Final verdict of PTC: none -NSVCI99(892)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@6efd60af428f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(885)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(890)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(880)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Feb 3 15:06:38 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250203150639045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150639447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110052) 20250203150639956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150639956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110052, count=114408) 20250203150640958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150640958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Mon Feb 3 15:06:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150641959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150641959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_restart_ctr_echo started. 20250203150642506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150642509 DMM INFO MM(262420000000067/e4e8182a) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150642510 DMM INFO MM(262420000000067/e4e8182a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150642510 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150642510 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150642510 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150642510 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150642510 DLLC NOTICE LLME(ffffffff/e4e8182a){ASSIGNED} LLGM Assign pre (e4e8182a => ffffffff) (gprs_llc.c:1079) 20250203150642510 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4e8182a => ffffffff) (gprs_llc.c:1125) 20250203150642510 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150642510 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150642510 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250203150642510 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) 20250203150642510 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) 20250203150642510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150642510 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150642510 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150642510 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150642510 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150642553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150642553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150642553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150642553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150642553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150642553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150642553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150642553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150642553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150642554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150642554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150642554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150642554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150642554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150642554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150642554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150642554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150642554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150642554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150642554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150642554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150642554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150642556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150642562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150642562 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150642568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150642568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150642568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150642568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150642568 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150642568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150642568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150642568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150642568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150642569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150642569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150642569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150642569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150642569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150642569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150642569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150642569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150642569 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150642569 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150642569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150642569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150642569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150642571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150642576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150642576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150642584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150642584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150642584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150642584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150642584 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150642584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150642584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150642584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150642584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150642585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150642585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150642585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150642585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150642585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150642585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150642585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150642585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150642585 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150642585 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150642585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150642585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150642585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150642587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150642593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150642593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150642960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150642960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150642960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150642960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150642965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150642966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@6efd60af428f: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='D931F749'O, index=0 SGSN_Test-GSUP(913)@6efd60af428f: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@6efd60af428f: 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 := '35970968CF2FD7D315BA85554666C2B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26BE1511'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8761298D7D686D56'O } } } } } 20250203150643029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150643029 DLLC NOTICE LLME(ffffffff/d931f749){UNASSIGNED} LLC RX: unknown TLLI 0xd931f749, creating LLME on the fly (gprs_llc.c:552) 20250203150643029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150643029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1297) 20250203150643029 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150643029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150643029 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150643029 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150643029 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150643029 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150643029 DLLC NOTICE LLME(ffffffff/d931f749){UNASSIGNED} LLGM Assign pre (d931f749 => dadeab20) (gprs_llc.c:1079) 20250203150643029 DLLC NOTICE LLME(d931f749/dadeab20){ASSIGNED} LLGM Assign post (d931f749 => dadeab20) (gprs_llc.c:1125) 20250203150643029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150643029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150643029 DMM DEBUG MM(262420000000023/dadeab20) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150643042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150643042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150643042 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150643042 DMM DEBUG MM(262420000000023/dadeab20) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1111) 20250203150643043 DMM NOTICE MM(262420000000023/dadeab20) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150643043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150643043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150643043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150643043 DMM DEBUG MM(262420000000023/dadeab20) Requesting authorization (sgsn_auth.c:160) 20250203150643043 DMM INFO MM(262420000000023/dadeab20) Requesting authentication tuples (sgsn_auth.c:184) 20250203150643043 DMM DEBUG MM(262420000000023/dadeab20) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150643043 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250203150643043 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)@6efd60af428f: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@6efd60af428f: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250203150643047 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150643047 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150643048 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150643048 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150643048 DMM INFO MM(262420000000023/dadeab20) Subscriber data update (mmctx.c:445) 20250203150643048 DMM DEBUG MM(262420000000023/dadeab20) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150643048 DMM INFO MM(262420000000023/dadeab20) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150643048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150643048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150643048 DMM INFO MM(262420000000023/dadeab20) <- GMM AUTH AND CIPHERING REQ (rand = 35 97 09 68 cf 2f d7 d3 15 ba 85 55 46 66 c2 b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150643061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150643061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150643061 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150643061 DMM INFO MM(262420000000023/dadeab20) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150643061 DMM NOTICE MM(262420000000023/dadeab20) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150643061 DMM DEBUG MM(262420000000023/dadeab20) checking auth: received GSM SRES = 26 be 15 11 (gprs_gmm.c:693) 20250203150643061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150643061 DMM DEBUG MM(262420000000023/dadeab20) Requesting authorization (sgsn_auth.c:160) 20250203150643061 DMM INFO MM(262420000000023/dadeab20) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150643061 DMM DEBUG MM(262420000000023/dadeab20) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150643061 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250203150643061 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) 20250203150643061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150643061 DMM INFO MM(262420000000023/dadeab20) <- GMM ATTACH ACCEPT (new P-TMSI=0xdadeab20) (gprs_gmm.c:337) 20250203150643064 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150643064 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150643064 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250203150643064 DMM INFO MM(262420000000023/dadeab20) Subscriber data update (mmctx.c:445) 20250203150643064 DMM DEBUG MM(262420000000023/dadeab20) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150643064 DMM INFO MM(262420000000023/dadeab20) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150643064 DMM NOTICE MM(262420000000023/dadeab20) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1027) 20250203150643064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150643064 DMM NOTICE MM(262420000000023/dadeab20) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150643064 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) 20250203150643065 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150643065 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250203150643065 DMM INFO MM(262420000000023/dadeab20) Subscriber data update (mmctx.c:445) 20250203150643065 DMM DEBUG MM(262420000000023/dadeab20) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150643075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150643075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150643075 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150643075 DMM INFO MM(262420000000023/dadeab20) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150643076 DMM NOTICE MM(262420000000023/dadeab20) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150643076 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150643076 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150643076 DLLC NOTICE LLME(d931f749/dadeab20){ASSIGNED} LLGM Assign pre (ffffffff => dadeab20) (gprs_llc.c:1079) 20250203150643076 DLLC NOTICE LLME(ffffffff/dadeab20){ASSIGNED} LLGM Assign post (ffffffff => dadeab20) (gprs_llc.c:1125) 20250203150643076 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150643076 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150643076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150643076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@6efd60af428f: setverdict(pass): none -> pass 20250203150643134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150643134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150643134 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150643134 DMM INFO MM(262420000000023/dadeab20) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150643134 DMM INFO MM(262420000000023/dadeab20) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150643134 DMM DEBUG MM(262420000000023/dadeab20) Using GGSN 0 (gprs_sm.c:317) 20250203150643134 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250203150643134 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150643134 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150643134 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250203150643157 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 31 c9 c1 2c 11 78 bb 18 09 14 05 7f a8 d3 a4 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=1045 from retransmit req queue (gtp.c:461) 20250203150643157 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14688360b8, cbp=0x55679c47b610) (sgsn_libgtp.c:633) 20250203150643157 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150643157 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=dadeab20, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150643157 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150643157 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150648135 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250203150648141 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) 20250203150648141 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55679c469470) (sgsn_libgtp.c:633) 20250203150650641 DGPRS DEBUG Checking for inactive LLMEs, time = 41123409 (sgsn.c:132) 20250203150653136 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250203150653143 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) 20250203150653143 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55679c469470) (sgsn_libgtp.c:633) 20250203150653143 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250203150653143 DMM INFO MM(262420000000023/dadeab20) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250203150653143 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250203150653143 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@6efd60af428f: Removing Client IMSI='262420000000023'H, index=0 20250203150653160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150653160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250203150653160 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150653161 DMM INFO MM(262420000000023/dadeab20) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@6efd60af428f: Final verdict of PTC: pass 20250203150653163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59364<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150653166 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150653166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(906)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@6efd60af428f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@6efd60af428f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@6efd60af428f: Final verdict of PTC: none -NSVCI99(911)@6efd60af428f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(913)@6efd60af428f: Final verdict of PTC: none -NSVCI97(901)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(904)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(909)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(899)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Feb 3 15:06:53 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 20250203150653272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150653675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20250203150654168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150654168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103496, count=104656) 20250203150655169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150655169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Mon Feb 3 15:06:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150656171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150656171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_restart_ctr_create started. 20250203150656766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150656768 DMM INFO MM(262420000000023/dadeab20) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150656768 DMM INFO MM(262420000000023/dadeab20) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150656768 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150656768 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150656768 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150656768 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150656768 DLLC NOTICE LLME(ffffffff/dadeab20){ASSIGNED} LLGM Assign pre (dadeab20 => ffffffff) (gprs_llc.c:1079) 20250203150656768 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dadeab20 => ffffffff) (gprs_llc.c:1125) 20250203150656768 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150656768 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150656768 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250203150656768 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) 20250203150656768 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) 20250203150656768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150656768 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150656768 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150656768 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150656768 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150656820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150656820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150656820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150656820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150656820 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150656820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150656820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150656820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150656820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150656822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150656822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150656822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150656822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150656822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150656822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150656822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150656822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150656822 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150656822 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150656822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150656823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150656823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150656827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150656833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150656833 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150656840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150656840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150656840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150656840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150656840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150656840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150656840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150656840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150656840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150656841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150656841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150656841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150656841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150656841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150656841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150656841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150656841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150656841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150656841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150656841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150656841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150656841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150656843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150656848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150656848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150656856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150656856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150656856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150656856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150656856 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150656856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150656856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150656856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150656856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150656857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150656857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150656857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150656857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150656857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150656857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150656857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150656857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150656857 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150656857 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150656857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150656857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150656857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150656859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150656863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150656863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150657172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150657172 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150657172 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150657172 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150657177 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150657178 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@6efd60af428f: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='F103AAEC'O, index=0 SGSN_Test-GSUP(932)@6efd60af428f: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@6efd60af428f: 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 := '7331AE7F5AB712FE939C9958A1E326B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '939C5203'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ABF963BECB7F9704'O } } } } } 20250203150657243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150657243 DLLC NOTICE LLME(ffffffff/f103aaec){UNASSIGNED} LLC RX: unknown TLLI 0xf103aaec, creating LLME on the fly (gprs_llc.c:552) 20250203150657243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150657243 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1297) 20250203150657243 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150657243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150657243 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150657243 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150657243 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150657243 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150657243 DLLC NOTICE LLME(ffffffff/f103aaec){UNASSIGNED} LLGM Assign pre (f103aaec => ce73f206) (gprs_llc.c:1079) 20250203150657243 DLLC NOTICE LLME(f103aaec/ce73f206){ASSIGNED} LLGM Assign post (f103aaec => ce73f206) (gprs_llc.c:1125) 20250203150657243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150657243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150657243 DMM DEBUG MM(262420000000024/ce73f206) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150657261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150657261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150657261 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150657261 DMM DEBUG MM(262420000000024/ce73f206) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1111) 20250203150657261 DMM NOTICE MM(262420000000024/ce73f206) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150657261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150657262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150657262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150657262 DMM DEBUG MM(262420000000024/ce73f206) Requesting authorization (sgsn_auth.c:160) 20250203150657262 DMM INFO MM(262420000000024/ce73f206) Requesting authentication tuples (sgsn_auth.c:184) 20250203150657262 DMM DEBUG MM(262420000000024/ce73f206) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150657262 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250203150657262 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)@6efd60af428f: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@6efd60af428f: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250203150657268 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150657268 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150657268 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150657268 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150657268 DMM INFO MM(262420000000024/ce73f206) Subscriber data update (mmctx.c:445) 20250203150657268 DMM DEBUG MM(262420000000024/ce73f206) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150657268 DMM INFO MM(262420000000024/ce73f206) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150657268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150657268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150657268 DMM INFO MM(262420000000024/ce73f206) <- GMM AUTH AND CIPHERING REQ (rand = 73 31 ae 7f 5a b7 12 fe 93 9c 99 58 a1 e3 26 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150657284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150657284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150657284 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150657284 DMM INFO MM(262420000000024/ce73f206) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150657284 DMM NOTICE MM(262420000000024/ce73f206) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150657284 DMM DEBUG MM(262420000000024/ce73f206) checking auth: received GSM SRES = 93 9c 52 03 (gprs_gmm.c:693) 20250203150657284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150657284 DMM DEBUG MM(262420000000024/ce73f206) Requesting authorization (sgsn_auth.c:160) 20250203150657284 DMM INFO MM(262420000000024/ce73f206) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150657284 DMM DEBUG MM(262420000000024/ce73f206) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150657284 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250203150657284 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) 20250203150657284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150657284 DMM INFO MM(262420000000024/ce73f206) <- GMM ATTACH ACCEPT (new P-TMSI=0xce73f206) (gprs_gmm.c:337) 20250203150657287 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150657287 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150657287 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250203150657287 DMM INFO MM(262420000000024/ce73f206) Subscriber data update (mmctx.c:445) 20250203150657287 DMM DEBUG MM(262420000000024/ce73f206) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150657287 DMM INFO MM(262420000000024/ce73f206) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150657287 DMM NOTICE MM(262420000000024/ce73f206) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1027) 20250203150657287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150657287 DMM NOTICE MM(262420000000024/ce73f206) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150657287 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) 20250203150657288 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150657288 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250203150657288 DMM INFO MM(262420000000024/ce73f206) Subscriber data update (mmctx.c:445) 20250203150657288 DMM DEBUG MM(262420000000024/ce73f206) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150657300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150657300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150657300 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150657300 DMM INFO MM(262420000000024/ce73f206) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150657300 DMM NOTICE MM(262420000000024/ce73f206) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150657300 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150657300 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150657300 DLLC NOTICE LLME(f103aaec/ce73f206){ASSIGNED} LLGM Assign pre (ffffffff => ce73f206) (gprs_llc.c:1079) 20250203150657300 DLLC NOTICE LLME(ffffffff/ce73f206){ASSIGNED} LLGM Assign post (ffffffff => ce73f206) (gprs_llc.c:1125) 20250203150657300 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150657300 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150657300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150657300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@6efd60af428f: setverdict(pass): none -> pass 20250203150657356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150657356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150657356 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150657356 DMM INFO MM(262420000000024/ce73f206) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150657357 DMM INFO MM(262420000000024/ce73f206) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150657357 DMM DEBUG MM(262420000000024/ce73f206) Using GGSN 0 (gprs_sm.c:317) 20250203150657357 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250203150657357 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150657357 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150657357 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250203150657372 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 8e 20 78 62 11 3a e3 6c d9 14 05 7f 29 3e 69 d5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:461) 20250203150657372 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f14688360b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250203150657372 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f14688360b8, cbp=0x55679c47b610) (sgsn_libgtp.c:633) 20250203150657372 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250203150657372 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250203150657372 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250203150657372 DMM NOTICE MM(262420000000024/ce73f206) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150657385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150657385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150657385 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150657385 DMM INFO MM(262420000000024/ce73f206) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150657386 DMM INFO MM(262420000000024/ce73f206) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150657386 DMM DEBUG MM(262420000000024/ce73f206) Using GGSN 0 (gprs_sm.c:317) 20250203150657386 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250203150657386 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150657386 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150657386 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250203150657392 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 8e 20 78 62 11 3a e3 6c d9 14 05 7f 29 3e 69 d5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:461) 20250203150657392 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f14688360b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250203150657392 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14688360b8, cbp=0x55679c47b610) (sgsn_libgtp.c:633) 20250203150657392 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150657392 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=ce73f206, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150657392 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150657392 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@6efd60af428f: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@6efd60af428f: Final verdict of PTC: pass 20250203150657411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43666<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(920)@6efd60af428f: Final verdict of PTC: none 20250203150657415 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150657416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(925)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(932)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@6efd60af428f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@6efd60af428f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@6efd60af428f: Final verdict of PTC: none -NSVCI99(930)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@6efd60af428f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(918)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(923)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(928)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Feb 3 15:06:57 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 20250203150657491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150657893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84732) 20250203150658417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150658418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84732, count=104776) 20250203150659419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150659420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Mon Feb 3 15:06:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150700421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150700422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250203150700968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150700970 DMM INFO MM(262420000000024/ce73f206) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150700970 DMM INFO MM(262420000000024/ce73f206) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150700970 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150700970 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150700970 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150700970 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150700970 DLLC NOTICE LLME(ffffffff/ce73f206){ASSIGNED} LLGM Assign pre (ce73f206 => ffffffff) (gprs_llc.c:1079) 20250203150700970 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce73f206 => ffffffff) (gprs_llc.c:1125) 20250203150700970 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150700970 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150700970 DMM NOTICE MM(262420000000024/ce73f206) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203150700970 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250203150700970 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203150700970 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150700970 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250203150700970 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250203150700970 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) 20250203150700970 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) 20250203150700970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150700970 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150700970 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150700970 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150700970 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150701016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150701016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150701016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150701016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150701016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150701016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150701016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150701016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150701016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150701017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150701017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150701017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150701017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150701017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150701017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150701017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150701017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150701017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150701017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150701017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150701017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150701017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150701020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150701025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150701025 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)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150701031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150701031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150701031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150701031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150701031 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150701031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150701031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150701031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150701031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150701032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150701032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150701032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150701032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150701032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150701032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150701032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150701032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150701032 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150701032 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150701032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150701032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150701032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150701035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150701040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150701040 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)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150701048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150701048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150701048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150701048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150701048 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150701048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150701048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150701048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150701048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150701049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150701049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150701049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150701049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150701049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150701049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150701049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150701049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150701049 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150701049 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150701049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150701050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150701050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150701052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150701056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150701056 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)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150701423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150701423 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150701423 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150701423 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150701425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150701425 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@6efd60af428f: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='CD6185C6'O, index=0 SGSN_Test-GSUP(951)@6efd60af428f: 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)@6efd60af428f: 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 := '5BD22FAF18E78A5811512B8452BE6115'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '824FEBB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5513E6D92263E4E'O } } } } } 20250203150702498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150702498 DLLC NOTICE LLME(ffffffff/cd6185c6){UNASSIGNED} LLC RX: unknown TLLI 0xcd6185c6, creating LLME on the fly (gprs_llc.c:552) 20250203150702498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150702498 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1297) 20250203150702498 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150702498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150702498 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150702498 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150702498 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150702498 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150702498 DLLC NOTICE LLME(ffffffff/cd6185c6){UNASSIGNED} LLGM Assign pre (cd6185c6 => d4b2cc0a) (gprs_llc.c:1079) 20250203150702498 DLLC NOTICE LLME(cd6185c6/d4b2cc0a){ASSIGNED} LLGM Assign post (cd6185c6 => d4b2cc0a) (gprs_llc.c:1125) 20250203150702498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150702498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150702498 DMM DEBUG MM(262420000000025/d4b2cc0a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150702522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150702522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150702522 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150702522 DMM DEBUG MM(262420000000025/d4b2cc0a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1111) 20250203150702522 DMM NOTICE MM(262420000000025/d4b2cc0a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150702522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150702522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150702522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150702522 DMM DEBUG MM(262420000000025/d4b2cc0a) Requesting authorization (sgsn_auth.c:160) 20250203150702522 DMM INFO MM(262420000000025/d4b2cc0a) Requesting authentication tuples (sgsn_auth.c:184) 20250203150702522 DMM DEBUG MM(262420000000025/d4b2cc0a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150702522 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250203150702522 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)@6efd60af428f: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250203150702529 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150702529 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150702529 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150702529 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150702529 DMM INFO MM(262420000000025/d4b2cc0a) Subscriber data update (mmctx.c:445) 20250203150702529 DMM DEBUG MM(262420000000025/d4b2cc0a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150702529 DMM INFO MM(262420000000025/d4b2cc0a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150702529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150702529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150702529 DMM INFO MM(262420000000025/d4b2cc0a) <- GMM AUTH AND CIPHERING REQ (rand = 5b d2 2f af 18 e7 8a 58 11 51 2b 84 52 be 61 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150702545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150702546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150702546 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150702546 DMM INFO MM(262420000000025/d4b2cc0a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150702546 DMM NOTICE MM(262420000000025/d4b2cc0a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150702546 DMM DEBUG MM(262420000000025/d4b2cc0a) checking auth: received GSM SRES = 82 4f eb b1 (gprs_gmm.c:693) 20250203150702546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150702546 DMM DEBUG MM(262420000000025/d4b2cc0a) Requesting authorization (sgsn_auth.c:160) 20250203150702546 DMM INFO MM(262420000000025/d4b2cc0a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150702546 DMM DEBUG MM(262420000000025/d4b2cc0a) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150702546 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250203150702546 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) 20250203150702546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150702546 DMM INFO MM(262420000000025/d4b2cc0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4b2cc0a) (gprs_gmm.c:337) 20250203150702549 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150702549 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150702549 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250203150702549 DMM INFO MM(262420000000025/d4b2cc0a) Subscriber data update (mmctx.c:445) 20250203150702549 DMM DEBUG MM(262420000000025/d4b2cc0a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150702549 DMM INFO MM(262420000000025/d4b2cc0a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150702549 DMM NOTICE MM(262420000000025/d4b2cc0a) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1027) 20250203150702549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150702549 DMM NOTICE MM(262420000000025/d4b2cc0a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150702549 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) 20250203150702551 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150702551 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250203150702551 DMM INFO MM(262420000000025/d4b2cc0a) Subscriber data update (mmctx.c:445) 20250203150702551 DMM DEBUG MM(262420000000025/d4b2cc0a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150702562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150702562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150702562 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150702562 DMM INFO MM(262420000000025/d4b2cc0a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150702562 DMM NOTICE MM(262420000000025/d4b2cc0a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150702562 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150702562 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150702562 DLLC NOTICE LLME(cd6185c6/d4b2cc0a){ASSIGNED} LLGM Assign pre (ffffffff => d4b2cc0a) (gprs_llc.c:1079) 20250203150702562 DLLC NOTICE LLME(ffffffff/d4b2cc0a){ASSIGNED} LLGM Assign post (ffffffff => d4b2cc0a) (gprs_llc.c:1125) 20250203150702562 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150702562 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150702562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150702562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6efd60af428f: setverdict(pass): none -> pass 20250203150702618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150702618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150702618 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150702618 DMM INFO MM(262420000000025/d4b2cc0a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150702618 DMM INFO MM(262420000000025/d4b2cc0a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150702618 DMM DEBUG MM(262420000000025/d4b2cc0a) Using GGSN 0 (gprs_sm.c:317) 20250203150702618 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) 20250203150702618 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250203150702618 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150702618 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150702618 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250203150702643 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 61 66 a4 a6 11 a3 80 4e f8 14 05 7f fd b9 cc 10 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:461) 20250203150702643 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468837130, cbp=0x55679c472a10) (sgsn_libgtp.c:633) 20250203150702643 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150702643 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=d4b2cc0a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150702643 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150702643 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150702659 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250203150702659 DGPRS INFO PDP(262420000000025:5): Context 0x7f1468837130 was deleted (sgsn_libgtp.c:707) 20250203150702659 DMM INFO MM(262420000000025/d4b2cc0a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250203150702659 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250203150702659 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250203150710659 DMM INFO MM(262420000000025/d4b2cc0a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250203150718006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250203150718661 DMM INFO MM(262420000000025/d4b2cc0a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250203150720642 DGPRS DEBUG Checking for inactive LLMEs, time = 41123439 (sgsn.c:132) 20250203150721424 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250203150721425 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250203150721425 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150726662 DMM INFO MM(262420000000025/d4b2cc0a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250203150731019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150731026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150731026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150731033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150731037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150731037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150731051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150731053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150731053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203150734663 DMM INFO MM(262420000000025/d4b2cc0a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@6efd60af428f: Removing Client IMSI='262420000000025'H, index=0 20250203150734681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150734681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250203150734681 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150734681 DMM INFO MM(262420000000025/d4b2cc0a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@6efd60af428f: Final verdict of PTC: pass 20250203150734685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@6efd60af428f: Final verdict of PTC: none -NSVCI99(949)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@6efd60af428f: Final verdict of PTC: none -NSVCI98(944)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@6efd60af428f: Final verdict of PTC: none 20250203150734692 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150734692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(939)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(942)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(937)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(947)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Mon Feb 3 15:07:34 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20250203150734765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150735167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112004) 20250203150735693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150735693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112004, count=112544) 20250203150736694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150736694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Mon Feb 3 15:07:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150737695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150737695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250203150738265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150738268 DMM INFO MM(262420000000025/d4b2cc0a) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150738268 DMM INFO MM(262420000000025/d4b2cc0a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150738268 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150738268 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150738268 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150738268 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150738268 DLLC NOTICE LLME(ffffffff/d4b2cc0a){ASSIGNED} LLGM Assign pre (d4b2cc0a => ffffffff) (gprs_llc.c:1079) 20250203150738268 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4b2cc0a => ffffffff) (gprs_llc.c:1125) 20250203150738268 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150738268 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150738268 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250203150738268 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) 20250203150738268 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) 20250203150738268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150738268 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150738268 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150738268 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150738268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150738317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150738317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150738317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150738317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150738317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150738317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150738317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150738317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150738317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150738318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150738318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150738318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150738318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150738318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150738318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150738318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150738318 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150738318 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150738318 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150738318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150738319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150738319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 20250203150738321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150738327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150738327 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150738333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150738333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150738333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150738333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150738333 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150738333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150738333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150738333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150738333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150738333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150738333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150738333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150738333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150738333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150738333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150738333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150738334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150738334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150738334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150738334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(963)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150738334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150738334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150738336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150738341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150738341 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)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150738351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150738351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150738351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150738351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150738351 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150738351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150738351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150738351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150738351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150738352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150738352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150738352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150738352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150738352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150738352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150738352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150738352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150738352 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150738352 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150738352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150738352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150738352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150738354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150738359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150738359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150738696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150738696 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150738696 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150738696 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150738700 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150738701 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@6efd60af428f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C739FE5D'O, index=0 SGSN_Test-GSUP(970)@6efd60af428f: 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)@6efd60af428f: 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 := 'AAB1A23C7A6B51196FA927AC0EE8A2C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '13B12138'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79CDF3800FF0FB0F'O } } } } } 20250203150738767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150738767 DLLC NOTICE LLME(ffffffff/c739fe5d){UNASSIGNED} LLC RX: unknown TLLI 0xc739fe5d, creating LLME on the fly (gprs_llc.c:552) 20250203150738767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150738767 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1297) 20250203150738767 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150738767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150738767 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150738767 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150738767 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150738767 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150738767 DLLC NOTICE LLME(ffffffff/c739fe5d){UNASSIGNED} LLGM Assign pre (c739fe5d => ff3ec885) (gprs_llc.c:1079) 20250203150738767 DLLC NOTICE LLME(c739fe5d/ff3ec885){ASSIGNED} LLGM Assign post (c739fe5d => ff3ec885) (gprs_llc.c:1125) 20250203150738767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150738767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150738767 DMM DEBUG MM(262420000000027/ff3ec885) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150738779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150738779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150738779 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150738779 DMM DEBUG MM(262420000000027/ff3ec885) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1111) 20250203150738779 DMM NOTICE MM(262420000000027/ff3ec885) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150738779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150738779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150738779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150738779 DMM DEBUG MM(262420000000027/ff3ec885) Requesting authorization (sgsn_auth.c:160) 20250203150738779 DMM INFO MM(262420000000027/ff3ec885) Requesting authentication tuples (sgsn_auth.c:184) 20250203150738779 DMM DEBUG MM(262420000000027/ff3ec885) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150738779 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250203150738779 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)@6efd60af428f: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250203150738783 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150738783 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150738783 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150738783 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150738783 DMM INFO MM(262420000000027/ff3ec885) Subscriber data update (mmctx.c:445) 20250203150738783 DMM DEBUG MM(262420000000027/ff3ec885) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150738783 DMM INFO MM(262420000000027/ff3ec885) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150738783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150738783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150738783 DMM INFO MM(262420000000027/ff3ec885) <- GMM AUTH AND CIPHERING REQ (rand = aa b1 a2 3c 7a 6b 51 19 6f a9 27 ac 0e e8 a2 c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150738794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150738795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150738795 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150738795 DMM INFO MM(262420000000027/ff3ec885) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150738795 DMM NOTICE MM(262420000000027/ff3ec885) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150738795 DMM DEBUG MM(262420000000027/ff3ec885) checking auth: received GSM SRES = 13 b1 21 38 (gprs_gmm.c:693) 20250203150738795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150738795 DMM DEBUG MM(262420000000027/ff3ec885) Requesting authorization (sgsn_auth.c:160) 20250203150738795 DMM INFO MM(262420000000027/ff3ec885) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150738795 DMM DEBUG MM(262420000000027/ff3ec885) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150738795 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250203150738795 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) 20250203150738795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150738795 DMM INFO MM(262420000000027/ff3ec885) <- GMM ATTACH ACCEPT (new P-TMSI=0xff3ec885) (gprs_gmm.c:337) 20250203150738798 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150738798 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150738798 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250203150738798 DMM INFO MM(262420000000027/ff3ec885) Subscriber data update (mmctx.c:445) 20250203150738798 DMM DEBUG MM(262420000000027/ff3ec885) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150738798 DMM INFO MM(262420000000027/ff3ec885) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150738798 DMM NOTICE MM(262420000000027/ff3ec885) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1027) 20250203150738798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150738798 DMM NOTICE MM(262420000000027/ff3ec885) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150738798 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) 20250203150738800 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150738800 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250203150738800 DMM INFO MM(262420000000027/ff3ec885) Subscriber data update (mmctx.c:445) 20250203150738800 DMM DEBUG MM(262420000000027/ff3ec885) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150738808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150738808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150738808 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150738808 DMM INFO MM(262420000000027/ff3ec885) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150738808 DMM NOTICE MM(262420000000027/ff3ec885) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150738808 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150738808 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150738808 DLLC NOTICE LLME(c739fe5d/ff3ec885){ASSIGNED} LLGM Assign pre (ffffffff => ff3ec885) (gprs_llc.c:1079) 20250203150738808 DLLC NOTICE LLME(ffffffff/ff3ec885){ASSIGNED} LLGM Assign post (ffffffff => ff3ec885) (gprs_llc.c:1125) 20250203150738808 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150738808 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150738808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150738808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@6efd60af428f: setverdict(pass): none -> pass 20250203150738866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150738866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150738866 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150738866 DMM INFO MM(262420000000027/ff3ec885) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150738866 DMM INFO MM(262420000000027/ff3ec885) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150738866 DMM DEBUG MM(262420000000027/ff3ec885) Using GGSN 0 (gprs_sm.c:317) 20250203150738866 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) 20250203150738866 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250203150738866 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150738866 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150738866 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@6efd60af428f: First createPDPContextRequest received, dropping & waiting for retransmission 20250203150743867 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250203150743887 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 c2 4f f8 b1 11 d6 3e 86 59 14 05 7f 3a 7c 44 60 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) 20250203150743887 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468837130, cbp=0x55679c472a10) (sgsn_libgtp.c:633) 20250203150743887 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150743887 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=ff3ec885, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150743887 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150743887 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250203150743905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150743905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250203150743905 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150743905 DMM INFO MM(262420000000027/ff3ec885) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250203150743905 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150743905 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@6efd60af428f: First deletePDPContextRequest received, dropping & waiting for retransmission 20250203150748906 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250203150748927 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) 20250203150748927 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1468837130, cbp=0x55679c472a10) (sgsn_libgtp.c:633) 20250203150748927 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250203150748927 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ff3ec885, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150748927 DMM INFO MM(262420000000027/ff3ec885) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250203150748927 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250203150748927 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@6efd60af428f: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@6efd60af428f: Final verdict of PTC: pass 20250203150748947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48184<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(968)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@6efd60af428f: Final verdict of PTC: none -NSVCI97(958)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@6efd60af428f: Final verdict of PTC: none 20250203150748952 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(960)@6efd60af428f: Final verdict of PTC: none -NSVCI98(963)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@6efd60af428f: Final verdict of PTC: none 20250203150748952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(970)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(961)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(956)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(966)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Mon Feb 3 15:07:48 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20250203150749020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150749422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95768) 20250203150749953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150749953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95768, count=103664) 20250203150750643 DGPRS DEBUG Checking for inactive LLMEs, time = 41123469 (sgsn.c:132) 20250203150750954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150750954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Mon Feb 3 15:07:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150751955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150751955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250203150752518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150752521 DMM INFO MM(262420000000027/ff3ec885) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150752521 DMM INFO MM(262420000000027/ff3ec885) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150752521 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150752521 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150752521 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150752521 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150752521 DLLC NOTICE LLME(ffffffff/ff3ec885){ASSIGNED} LLGM Assign pre (ff3ec885 => ffffffff) (gprs_llc.c:1079) 20250203150752521 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff3ec885 => ffffffff) (gprs_llc.c:1125) 20250203150752521 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250203150752521 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) 20250203150752521 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) 20250203150752521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150752521 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150752521 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150752521 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150752521 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150752553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150752553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150752553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150752553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150752553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150752553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150752553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150752553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150752553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150752554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150752554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150752554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150752554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150752554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150752554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150752554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150752554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150752554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150752554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150752555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150752555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150752555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150752557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150752562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150752562 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)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150752570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150752570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150752570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150752570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150752570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150752570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150752570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150752570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150752570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150752570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150752570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150752570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150752570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150752570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150752570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150752570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150752570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150752570 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150752570 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150752571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(982)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150752571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150752571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150752573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150752577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150752577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150752587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150752587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150752587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150752587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150752587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150752587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150752587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150752587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150752587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150752587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150752587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150752587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150752587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150752587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150752587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150752587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150752587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150752587 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150752587 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150752587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150752588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150752588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150752589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150752593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150752593 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)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150752956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150752956 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150752956 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150752956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150752961 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150752962 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@6efd60af428f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='EFD1F64E'O, index=0 SGSN_Test-GSUP(989)@6efd60af428f: 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)@6efd60af428f: 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 := '908E82F62F87C6068FC58DF38CB759C4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '369A680C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A04C7A1259376638'O } } } } } 20250203150753023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150753023 DLLC NOTICE LLME(ffffffff/efd1f64e){UNASSIGNED} LLC RX: unknown TLLI 0xefd1f64e, creating LLME on the fly (gprs_llc.c:552) 20250203150753023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150753023 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1297) 20250203150753023 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150753023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150753023 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150753023 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150753023 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150753023 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150753023 DLLC NOTICE LLME(ffffffff/efd1f64e){UNASSIGNED} LLGM Assign pre (efd1f64e => df95a845) (gprs_llc.c:1079) 20250203150753023 DLLC NOTICE LLME(efd1f64e/df95a845){ASSIGNED} LLGM Assign post (efd1f64e => df95a845) (gprs_llc.c:1125) 20250203150753023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150753023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150753023 DMM DEBUG MM(262420000000028/df95a845) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150753036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150753036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150753036 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150753036 DMM DEBUG MM(262420000000028/df95a845) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1111) 20250203150753036 DMM NOTICE MM(262420000000028/df95a845) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150753037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150753037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150753037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150753037 DMM DEBUG MM(262420000000028/df95a845) Requesting authorization (sgsn_auth.c:160) 20250203150753037 DMM INFO MM(262420000000028/df95a845) Requesting authentication tuples (sgsn_auth.c:184) 20250203150753037 DMM DEBUG MM(262420000000028/df95a845) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150753037 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250203150753037 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)@6efd60af428f: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250203150753041 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150753041 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150753041 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150753041 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150753041 DMM INFO MM(262420000000028/df95a845) Subscriber data update (mmctx.c:445) 20250203150753041 DMM DEBUG MM(262420000000028/df95a845) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150753041 DMM INFO MM(262420000000028/df95a845) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150753041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150753041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150753041 DMM INFO MM(262420000000028/df95a845) <- GMM AUTH AND CIPHERING REQ (rand = 90 8e 82 f6 2f 87 c6 06 8f c5 8d f3 8c b7 59 c4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150753054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150753054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150753054 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150753054 DMM INFO MM(262420000000028/df95a845) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150753054 DMM NOTICE MM(262420000000028/df95a845) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150753054 DMM DEBUG MM(262420000000028/df95a845) checking auth: received GSM SRES = 36 9a 68 0c (gprs_gmm.c:693) 20250203150753054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150753054 DMM DEBUG MM(262420000000028/df95a845) Requesting authorization (sgsn_auth.c:160) 20250203150753054 DMM INFO MM(262420000000028/df95a845) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150753054 DMM DEBUG MM(262420000000028/df95a845) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150753054 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250203150753054 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) 20250203150753054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150753054 DMM INFO MM(262420000000028/df95a845) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf95a845) (gprs_gmm.c:337) 20250203150753055 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150753055 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150753055 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250203150753055 DMM INFO MM(262420000000028/df95a845) Subscriber data update (mmctx.c:445) 20250203150753055 DMM DEBUG MM(262420000000028/df95a845) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150753055 DMM INFO MM(262420000000028/df95a845) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150753055 DMM NOTICE MM(262420000000028/df95a845) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1027) 20250203150753055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150753055 DMM NOTICE MM(262420000000028/df95a845) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150753055 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) 20250203150753055 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150753055 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250203150753055 DMM INFO MM(262420000000028/df95a845) Subscriber data update (mmctx.c:445) 20250203150753055 DMM DEBUG MM(262420000000028/df95a845) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150753058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150753058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150753058 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150753058 DMM INFO MM(262420000000028/df95a845) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150753058 DMM NOTICE MM(262420000000028/df95a845) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150753058 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150753058 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150753058 DLLC NOTICE LLME(efd1f64e/df95a845){ASSIGNED} LLGM Assign pre (ffffffff => df95a845) (gprs_llc.c:1079) 20250203150753058 DLLC NOTICE LLME(ffffffff/df95a845){ASSIGNED} LLGM Assign post (ffffffff => df95a845) (gprs_llc.c:1125) 20250203150753058 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150753058 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150753058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150753058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6efd60af428f: setverdict(pass): none -> pass 20250203150753117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150753117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150753117 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150753117 DMM INFO MM(262420000000028/df95a845) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150753117 DMM INFO MM(262420000000028/df95a845) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150753117 DMM DEBUG MM(262420000000028/df95a845) Using GGSN 0 (gprs_sm.c:317) 20250203150753117 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) 20250203150753117 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250203150753117 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150753117 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150753117 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250203150753134 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 da 53 2f b7 11 3e 53 76 7e 14 05 7f 29 ec f4 ba 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:461) 20250203150753134 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468837130, cbp=0x55679c472a10) (sgsn_libgtp.c:633) 20250203150753134 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150753134 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=df95a845, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150753134 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150753134 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150753139 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250203150753139 DGPRS INFO PDP(262420000000028:5): Context 0x7f1468837130 was deleted (sgsn_libgtp.c:707) 20250203150753139 DMM INFO MM(262420000000028/df95a845) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250203150753139 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250203150753139 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6efd60af428f: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250203150753141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150753141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250203150753141 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150753141 DMM INFO MM(262420000000028/df95a845) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250203150753141 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250203150753142 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) 20250203150753142 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:517) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@6efd60af428f: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@6efd60af428f: Final verdict of PTC: pass 20250203150753145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58894<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@6efd60af428f: Final verdict of PTC: none 20250203150753145 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150753145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(988)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@6efd60af428f: Final verdict of PTC: none -NSVCI97(977)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@6efd60af428f: Final verdict of PTC: none -NSVCI99(987)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@6efd60af428f: Final verdict of PTC: none -NSVCI98(982)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(975)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(985)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(980)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Mon Feb 3 15:07: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 20250203150753255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150753657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66188) 20250203150754146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150754146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66188, count=102524) 20250203150755148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150755148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Mon Feb 3 15:07:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150756150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150756150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250203150756756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150756758 DMM INFO MM(262420000000028/df95a845) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150756758 DMM INFO MM(262420000000028/df95a845) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150756758 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150756758 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150756758 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150756758 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150756758 DLLC NOTICE LLME(ffffffff/df95a845){ASSIGNED} LLGM Assign pre (df95a845 => ffffffff) (gprs_llc.c:1079) 20250203150756758 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df95a845 => ffffffff) (gprs_llc.c:1125) 20250203150756758 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150756758 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150756758 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250203150756758 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) 20250203150756759 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) 20250203150756759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150756759 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150756759 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150756759 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150756759 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150756805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150756805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150756805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150756805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150756805 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150756805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150756805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150756805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150756805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150756806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150756806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150756806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150756806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150756806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150756806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150756806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150756806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150756806 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150756806 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150756806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150756806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150756806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150756808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150756813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150756813 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150756822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150756822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150756822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150756822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150756822 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150756822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150756822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150756822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150756822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150756823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150756823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150756823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150756824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150756824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150756824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150756824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150756824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150756824 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150756824 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150756824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150756824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150756824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1002)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 20250203150756826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150756831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150756831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150756838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150756838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150756838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150756838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150756838 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150756838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150756838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150756838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150756838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150756838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150756838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150756838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150756838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150756839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150756839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150756839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150756839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150756839 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150756839 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150756839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150756839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150756839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150756840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150756845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150756845 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)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150757151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150757152 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150757152 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150757152 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150757156 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150757157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@6efd60af428f: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C1DCD9C8'O, index=0 SGSN_Test-GSUP(1008)@6efd60af428f: 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)@6efd60af428f: 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 := 'B6105870EC2A0E2D8EAC2F52BA07D3D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '290E58F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2245C199226A86EE'O } } } } } 20250203150757224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150757224 DLLC NOTICE LLME(ffffffff/c1dcd9c8){UNASSIGNED} LLC RX: unknown TLLI 0xc1dcd9c8, creating LLME on the fly (gprs_llc.c:552) 20250203150757224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150757224 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1297) 20250203150757224 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150757225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150757225 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150757225 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150757225 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150757225 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150757225 DLLC NOTICE LLME(ffffffff/c1dcd9c8){UNASSIGNED} LLGM Assign pre (c1dcd9c8 => d94be87a) (gprs_llc.c:1079) 20250203150757225 DLLC NOTICE LLME(c1dcd9c8/d94be87a){ASSIGNED} LLGM Assign post (c1dcd9c8 => d94be87a) (gprs_llc.c:1125) 20250203150757225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150757225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150757225 DMM DEBUG MM(262420000000026/d94be87a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150757245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150757245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150757245 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150757245 DMM DEBUG MM(262420000000026/d94be87a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1111) 20250203150757245 DMM NOTICE MM(262420000000026/d94be87a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150757245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150757245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150757245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150757246 DMM DEBUG MM(262420000000026/d94be87a) Requesting authorization (sgsn_auth.c:160) 20250203150757246 DMM INFO MM(262420000000026/d94be87a) Requesting authentication tuples (sgsn_auth.c:184) 20250203150757246 DMM DEBUG MM(262420000000026/d94be87a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150757246 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250203150757246 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)@6efd60af428f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250203150757251 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150757251 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150757251 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150757252 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150757252 DMM INFO MM(262420000000026/d94be87a) Subscriber data update (mmctx.c:445) 20250203150757252 DMM DEBUG MM(262420000000026/d94be87a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150757252 DMM INFO MM(262420000000026/d94be87a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150757252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150757252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150757252 DMM INFO MM(262420000000026/d94be87a) <- GMM AUTH AND CIPHERING REQ (rand = b6 10 58 70 ec 2a 0e 2d 8e ac 2f 52 ba 07 d3 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150757267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150757267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150757267 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150757267 DMM INFO MM(262420000000026/d94be87a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150757267 DMM NOTICE MM(262420000000026/d94be87a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150757267 DMM DEBUG MM(262420000000026/d94be87a) checking auth: received GSM SRES = 29 0e 58 f7 (gprs_gmm.c:693) 20250203150757267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150757267 DMM DEBUG MM(262420000000026/d94be87a) Requesting authorization (sgsn_auth.c:160) 20250203150757267 DMM INFO MM(262420000000026/d94be87a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150757267 DMM DEBUG MM(262420000000026/d94be87a) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150757267 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250203150757267 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) 20250203150757267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150757267 DMM INFO MM(262420000000026/d94be87a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd94be87a) (gprs_gmm.c:337) 20250203150757270 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150757270 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150757270 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250203150757270 DMM INFO MM(262420000000026/d94be87a) Subscriber data update (mmctx.c:445) 20250203150757270 DMM DEBUG MM(262420000000026/d94be87a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150757270 DMM INFO MM(262420000000026/d94be87a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150757270 DMM NOTICE MM(262420000000026/d94be87a) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1027) 20250203150757270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150757270 DMM NOTICE MM(262420000000026/d94be87a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150757270 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) 20250203150757272 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150757272 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250203150757272 DMM INFO MM(262420000000026/d94be87a) Subscriber data update (mmctx.c:445) 20250203150757272 DMM DEBUG MM(262420000000026/d94be87a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150757283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150757283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150757283 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150757283 DMM INFO MM(262420000000026/d94be87a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150757283 DMM NOTICE MM(262420000000026/d94be87a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150757283 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150757283 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150757283 DLLC NOTICE LLME(c1dcd9c8/d94be87a){ASSIGNED} LLGM Assign pre (ffffffff => d94be87a) (gprs_llc.c:1079) 20250203150757283 DLLC NOTICE LLME(ffffffff/d94be87a){ASSIGNED} LLGM Assign post (ffffffff => d94be87a) (gprs_llc.c:1125) 20250203150757283 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150757283 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150757283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150757283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@6efd60af428f: setverdict(pass): none -> pass 20250203150757342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150757342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150757343 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150757343 DMM INFO MM(262420000000026/d94be87a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150757343 DMM INFO MM(262420000000026/d94be87a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150757343 DMM DEBUG MM(262420000000026/d94be87a) Using GGSN 0 (gprs_sm.c:317) 20250203150757343 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) 20250203150757343 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250203150757343 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150757343 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150757343 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250203150757368 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 e8 82 5f da 11 78 24 f0 c3 14 05 7f 66 f8 b7 62 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:461) 20250203150757368 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468837130, cbp=0x55679c472a10) (sgsn_libgtp.c:633) 20250203150757368 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150757368 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=d94be87a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150757368 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150757368 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150757386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150757386 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250203150757386 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150757393 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 e8 82 5f da 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250203150757393 DGPRS INFO PDP(262420000000026:5): Context 0x7f1468837130 was deleted (sgsn_libgtp.c:707) 20250203150757393 DMM INFO MM(262420000000026/d94be87a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250203150757393 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250203150757393 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@6efd60af428f: Removing Client IMSI='262420000000026'H, index=0 20250203150757406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150757406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250203150757407 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150757407 DMM INFO MM(262420000000026/d94be87a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@6efd60af428f: Final verdict of PTC: pass 20250203150757411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58914<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1001)@6efd60af428f: Final verdict of PTC: none 20250203150757416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150757416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1007)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@6efd60af428f: Final verdict of PTC: none -NSVCI97(996)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1006)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(994)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(999)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1004)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass Mon Feb 3 15:07:57 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh 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 20250203150757510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150757912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85340) 20250203150758417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150758417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85340, count=104824) 20250203150759418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150759418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Mon Feb 3 15:07:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150800420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150800420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_gmm_detach started. 20250203150801020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150801023 DMM INFO MM(262420000000026/d94be87a) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150801023 DMM INFO MM(262420000000026/d94be87a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150801023 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150801023 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150801023 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150801023 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150801023 DLLC NOTICE LLME(ffffffff/d94be87a){ASSIGNED} LLGM Assign pre (d94be87a => ffffffff) (gprs_llc.c:1079) 20250203150801023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d94be87a => ffffffff) (gprs_llc.c:1125) 20250203150801023 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150801023 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150801023 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250203150801023 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) 20250203150801023 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) 20250203150801023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150801023 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150801023 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150801023 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150801023 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150801069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150801069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150801069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150801069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150801069 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150801069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150801069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150801069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150801069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150801070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150801070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150801070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150801070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150801070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150801070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150801070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150801070 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150801070 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150801070 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150801070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150801071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150801071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150801073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150801078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150801078 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150801085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150801085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150801085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150801085 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150801085 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150801085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150801085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150801085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150801085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150801085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150801085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150801085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150801085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150801085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150801085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150801085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150801085 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150801085 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150801085 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150801085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150801086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150801086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150801088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150801093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150801093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150801102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150801102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150801102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150801102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150801102 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150801102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150801102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150801102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150801102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150801102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150801102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150801102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150801103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150801103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150801103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150801103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150801103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150801103 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150801103 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150801103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150801103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150801103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150801104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150801109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150801109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150801421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150801421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150801421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150801421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150801425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150801426 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@6efd60af428f: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='D9C8E332'O, index=0 SGSN_Test-GSUP(1027)@6efd60af428f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@6efd60af428f: 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 := 'F778E286CFCB45F69D87B64A42492D89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F87F68E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4059BEB34C49B1CD'O } } } } } 20250203150801493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150801493 DLLC NOTICE LLME(ffffffff/d9c8e332){UNASSIGNED} LLC RX: unknown TLLI 0xd9c8e332, creating LLME on the fly (gprs_llc.c:552) 20250203150801493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150801493 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1297) 20250203150801493 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150801493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150801493 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150801493 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150801493 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150801493 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150801493 DLLC NOTICE LLME(ffffffff/d9c8e332){UNASSIGNED} LLGM Assign pre (d9c8e332 => edfaddcf) (gprs_llc.c:1079) 20250203150801493 DLLC NOTICE LLME(d9c8e332/edfaddcf){ASSIGNED} LLGM Assign post (d9c8e332 => edfaddcf) (gprs_llc.c:1125) 20250203150801493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150801493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150801493 DMM DEBUG MM(262420000000026/edfaddcf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150801518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150801518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150801518 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150801518 DMM DEBUG MM(262420000000026/edfaddcf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1111) 20250203150801518 DMM NOTICE MM(262420000000026/edfaddcf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150801518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150801518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150801518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150801518 DMM DEBUG MM(262420000000026/edfaddcf) Requesting authorization (sgsn_auth.c:160) 20250203150801518 DMM INFO MM(262420000000026/edfaddcf) Requesting authentication tuples (sgsn_auth.c:184) 20250203150801518 DMM DEBUG MM(262420000000026/edfaddcf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150801518 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250203150801518 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)@6efd60af428f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250203150801524 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150801524 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150801524 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150801524 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150801524 DMM INFO MM(262420000000026/edfaddcf) Subscriber data update (mmctx.c:445) 20250203150801524 DMM DEBUG MM(262420000000026/edfaddcf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150801524 DMM INFO MM(262420000000026/edfaddcf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150801524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150801524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150801524 DMM INFO MM(262420000000026/edfaddcf) <- GMM AUTH AND CIPHERING REQ (rand = f7 78 e2 86 cf cb 45 f6 9d 87 b6 4a 42 49 2d 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150801541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150801541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150801542 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150801542 DMM INFO MM(262420000000026/edfaddcf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150801542 DMM NOTICE MM(262420000000026/edfaddcf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150801542 DMM DEBUG MM(262420000000026/edfaddcf) checking auth: received GSM SRES = f8 7f 68 e2 (gprs_gmm.c:693) 20250203150801542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150801542 DMM DEBUG MM(262420000000026/edfaddcf) Requesting authorization (sgsn_auth.c:160) 20250203150801542 DMM INFO MM(262420000000026/edfaddcf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150801542 DMM DEBUG MM(262420000000026/edfaddcf) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150801542 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250203150801542 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) 20250203150801542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150801542 DMM INFO MM(262420000000026/edfaddcf) <- GMM ATTACH ACCEPT (new P-TMSI=0xedfaddcf) (gprs_gmm.c:337) 20250203150801544 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150801544 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150801544 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250203150801544 DMM INFO MM(262420000000026/edfaddcf) Subscriber data update (mmctx.c:445) 20250203150801544 DMM DEBUG MM(262420000000026/edfaddcf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150801544 DMM INFO MM(262420000000026/edfaddcf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150801544 DMM NOTICE MM(262420000000026/edfaddcf) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1027) 20250203150801544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150801544 DMM NOTICE MM(262420000000026/edfaddcf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150801545 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) 20250203150801546 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150801546 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250203150801546 DMM INFO MM(262420000000026/edfaddcf) Subscriber data update (mmctx.c:445) 20250203150801546 DMM DEBUG MM(262420000000026/edfaddcf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150801560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150801560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150801561 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150801561 DMM INFO MM(262420000000026/edfaddcf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150801561 DMM NOTICE MM(262420000000026/edfaddcf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150801561 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150801561 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150801561 DLLC NOTICE LLME(d9c8e332/edfaddcf){ASSIGNED} LLGM Assign pre (ffffffff => edfaddcf) (gprs_llc.c:1079) 20250203150801561 DLLC NOTICE LLME(ffffffff/edfaddcf){ASSIGNED} LLGM Assign post (ffffffff => edfaddcf) (gprs_llc.c:1125) 20250203150801561 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150801561 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150801561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150801561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@6efd60af428f: setverdict(pass): none -> pass 20250203150801618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150801618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150801618 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150801618 DMM INFO MM(262420000000026/edfaddcf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150801618 DMM INFO MM(262420000000026/edfaddcf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150801618 DMM DEBUG MM(262420000000026/edfaddcf) Using GGSN 0 (gprs_sm.c:317) 20250203150801618 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) 20250203150801618 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250203150801618 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150801618 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150801618 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250203150801641 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 f5 63 f6 73 11 ce bd f5 35 14 05 7f c1 6f 53 9b 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) 20250203150801641 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468837130, cbp=0x55679c472a10) (sgsn_libgtp.c:633) 20250203150801641 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150801641 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=edfaddcf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150801641 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150801641 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150801659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150801659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150801659 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150801659 DMM INFO MM(262420000000026/edfaddcf) -> GMM DETACH REQUEST TLLI=0xedfaddcf type=GPRS detach (gprs_gmm.c:1489) 20250203150801659 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250203150801659 DMM INFO MM(262420000000026/edfaddcf) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250203150801659 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150801659 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150801659 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150801659 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150801659 DLLC NOTICE LLME(ffffffff/edfaddcf){ASSIGNED} LLGM Assign pre (edfaddcf => ffffffff) (gprs_llc.c:1079) 20250203150801659 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edfaddcf => ffffffff) (gprs_llc.c:1125) 20250203150801659 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150801659 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150801659 DMM NOTICE MM(262420000000026/edfaddcf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203150801659 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250203150801659 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203150801659 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150801659 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250203150801659 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250203150801659 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) 20250203150801659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150801659 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150801659 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150801659 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150801661 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@6efd60af428f: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@6efd60af428f: Final verdict of PTC: pass 20250203150801672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@6efd60af428f: Final verdict of PTC: none 20250203150801676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150801676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1020)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1025)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1015)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1023)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1013)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1018)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1025): none (none -> none)Mon Feb 3 15:08:01 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. 20250203150801775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150802176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53646<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84932) 20250203150802677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150802677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84932, count=108136) 20250203150803678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150803678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Mon Feb 3 15:08:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150804679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150804679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250203150805268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150805269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150805312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150805312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150805312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150805313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150805313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150805313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150805313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150805313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150805313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150805313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150805313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150805313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150805313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150805313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150805313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150805313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150805313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150805313 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150805313 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150805313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150805313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150805314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150805315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150805320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150805320 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150805330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150805330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150805330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150805330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150805330 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150805330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150805330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150805330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150805330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150805331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150805331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150805331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150805331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150805331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150805331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150805331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150805331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150805331 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150805331 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150805331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150805331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150805331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150805333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150805338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150805338 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(1038)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150805345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150805345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150805345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150805345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150805345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150805345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150805345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150805345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150805345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150805346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150805346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150805346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150805346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150805346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150805346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150805346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150805346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150805346 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150805346 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150805346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150805346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150805346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150805348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150805354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150805354 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(1043)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150805680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150805680 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150805680 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150805680 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150805684 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150805685 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@6efd60af428f: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='CD27CD4B'O, index=0 SGSN_Test-GSUP(1046)@6efd60af428f: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250203150806761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150806761 DLLC NOTICE LLME(ffffffff/cd27cd4b){UNASSIGNED} LLC RX: unknown TLLI 0xcd27cd4b, creating LLME on the fly (gprs_llc.c:552) 20250203150806761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150806761 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1297) 20250203150806761 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150806761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150806761 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150806761 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150806761 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150806761 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150806761 DLLC NOTICE LLME(ffffffff/cd27cd4b){UNASSIGNED} LLGM Assign pre (cd27cd4b => c054273f) (gprs_llc.c:1079) 20250203150806761 DLLC NOTICE LLME(cd27cd4b/c054273f){ASSIGNED} LLGM Assign post (cd27cd4b => c054273f) (gprs_llc.c:1125) 20250203150806761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150806761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150806761 DMM DEBUG MM(262420000000039/c054273f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150806785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150806785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250203150806785 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150806785 DMM INFO MM(262420000000039/c054273f) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1297) 20250203150806785 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150806785 DLLC NOTICE LLME(cd27cd4b/c054273f){ASSIGNED} LLGM Assign pre (cd27cd4b => c054273f) (gprs_llc.c:1079) 20250203150806785 DLLC NOTICE LLME(cd27cd4b/c054273f){ASSIGNED} LLGM Assign post (cd27cd4b => c054273f) (gprs_llc.c:1125) 20250203150806785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150806785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150806785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150806785 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150806785 DMM DEBUG MM(262420000000039/c054273f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1111) 20250203150806785 DMM NOTICE MM(262420000000039/c054273f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150806785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150806785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150806785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250203150806785 DMM INFO MM(262420000000039/c054273f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc054273f) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1048)@6efd60af428f: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@6efd60af428f: Removing Client IMSI='262420000000039'H, index=0 20250203150807798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150807798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150807798 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150807798 DMM INFO MM(262420000000039/c054273f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150807798 DMM NOTICE MM(262420000000039/c054273f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150807798 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150807798 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150807798 DLLC NOTICE LLME(cd27cd4b/c054273f){ASSIGNED} LLGM Assign pre (ffffffff => c054273f) (gprs_llc.c:1079) 20250203150807798 DLLC NOTICE LLME(ffffffff/c054273f){ASSIGNED} LLGM Assign post (ffffffff => c054273f) (gprs_llc.c:1125) 20250203150807798 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150807798 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150807798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150807798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@6efd60af428f: Final verdict of PTC: pass 20250203150807804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53654<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1034)@6efd60af428f: Final verdict of PTC: none 20250203150807808 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150807809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1046)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@6efd60af428f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@6efd60af428f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1039)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1044)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@6efd60af428f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1042)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1037)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1032)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Mon Feb 3 15:08:07 UTC 2025 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20250203150807909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150808312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60968) 20250203150808810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150808810 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=71024) 20250203150809811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150809811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Mon Feb 3 15:08:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150810812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150810812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_xid_empty_l3 started. 20250203150811408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150811410 DMM INFO MM(262420000000039/c054273f) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150811411 DMM INFO MM(262420000000039/c054273f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150811411 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150811411 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150811411 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150811411 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150811411 DLLC NOTICE LLME(ffffffff/c054273f){ASSIGNED} LLGM Assign pre (c054273f => ffffffff) (gprs_llc.c:1079) 20250203150811411 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c054273f => ffffffff) (gprs_llc.c:1125) 20250203150811411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150811411 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150811411 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150811411 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150811411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150811455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150811455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150811455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150811455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150811455 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150811455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150811455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150811455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150811455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150811456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150811456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150811456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150811456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150811456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150811456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150811456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150811456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150811456 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150811456 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150811456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150811456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150811456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150811458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150811463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150811463 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150811470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150811470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150811470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150811470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150811470 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150811470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150811470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150811470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150811470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150811471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150811471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150811471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150811471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150811471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150811471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150811471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150811471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150811471 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150811471 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150811471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150811472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150811472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150811474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150811479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150811479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150811486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150811486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150811486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150811486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150811486 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150811486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150811486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150811486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150811486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150811487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150811487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150811487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150811487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150811487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150811487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150811487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150811487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150811487 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150811487 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150811487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150811487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150811487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150811489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150811494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150811494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150811813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150811813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150811813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150811813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150811819 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150811819 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@6efd60af428f: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='DDCD6822'O, index=0 SGSN_Test-GSUP(1065)@6efd60af428f: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@6efd60af428f: 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 := 'E7FEC619DD5F6042A841D82E6438C054'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ACA33814'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8235963E0AEE7150'O } } } } } 20250203150812901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150812901 DLLC NOTICE LLME(ffffffff/ddcd6822){UNASSIGNED} LLC RX: unknown TLLI 0xddcd6822, creating LLME on the fly (gprs_llc.c:552) 20250203150812901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150812901 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1297) 20250203150812901 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150812901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150812901 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150812901 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150812901 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150812901 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150812901 DLLC NOTICE LLME(ffffffff/ddcd6822){UNASSIGNED} LLGM Assign pre (ddcd6822 => d911baa0) (gprs_llc.c:1079) 20250203150812901 DLLC NOTICE LLME(ddcd6822/d911baa0){ASSIGNED} LLGM Assign post (ddcd6822 => d911baa0) (gprs_llc.c:1125) 20250203150812901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150812901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150812901 DMM DEBUG MM(262420000000044/d911baa0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150812910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150812910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150812910 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150812910 DMM DEBUG MM(262420000000044/d911baa0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1111) 20250203150812910 DMM NOTICE MM(262420000000044/d911baa0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150812910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150812910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150812910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150812910 DMM DEBUG MM(262420000000044/d911baa0) Requesting authorization (sgsn_auth.c:160) 20250203150812910 DMM INFO MM(262420000000044/d911baa0) Requesting authentication tuples (sgsn_auth.c:184) 20250203150812910 DMM DEBUG MM(262420000000044/d911baa0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150812910 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250203150812910 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)@6efd60af428f: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@6efd60af428f: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250203150812913 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150812913 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150812913 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150812913 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150812913 DMM INFO MM(262420000000044/d911baa0) Subscriber data update (mmctx.c:445) 20250203150812913 DMM DEBUG MM(262420000000044/d911baa0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150812913 DMM INFO MM(262420000000044/d911baa0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150812913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150812913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150812913 DMM INFO MM(262420000000044/d911baa0) <- GMM AUTH AND CIPHERING REQ (rand = e7 fe c6 19 dd 5f 60 42 a8 41 d8 2e 64 38 c0 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150812918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150812918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150812918 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150812918 DMM INFO MM(262420000000044/d911baa0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150812918 DMM NOTICE MM(262420000000044/d911baa0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150812919 DMM DEBUG MM(262420000000044/d911baa0) checking auth: received GSM SRES = ac a3 38 14 (gprs_gmm.c:693) 20250203150812919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150812919 DMM DEBUG MM(262420000000044/d911baa0) Requesting authorization (sgsn_auth.c:160) 20250203150812919 DMM INFO MM(262420000000044/d911baa0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150812919 DMM DEBUG MM(262420000000044/d911baa0) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150812919 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250203150812919 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) 20250203150812919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150812919 DMM INFO MM(262420000000044/d911baa0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd911baa0) (gprs_gmm.c:337) 20250203150812920 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150812920 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150812920 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250203150812920 DMM INFO MM(262420000000044/d911baa0) Subscriber data update (mmctx.c:445) 20250203150812920 DMM DEBUG MM(262420000000044/d911baa0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150812920 DMM INFO MM(262420000000044/d911baa0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150812920 DMM NOTICE MM(262420000000044/d911baa0) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1027) 20250203150812920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150812920 DMM NOTICE MM(262420000000044/d911baa0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150812920 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) 20250203150812921 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150812921 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250203150812921 DMM INFO MM(262420000000044/d911baa0) Subscriber data update (mmctx.c:445) 20250203150812921 DMM DEBUG MM(262420000000044/d911baa0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150812924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150812924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150812924 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150812924 DMM INFO MM(262420000000044/d911baa0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150812924 DMM NOTICE MM(262420000000044/d911baa0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150812924 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150812924 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150812924 DLLC NOTICE LLME(ddcd6822/d911baa0){ASSIGNED} LLGM Assign pre (ffffffff => d911baa0) (gprs_llc.c:1079) 20250203150812924 DLLC NOTICE LLME(ffffffff/d911baa0){ASSIGNED} LLGM Assign post (ffffffff => d911baa0) (gprs_llc.c:1125) 20250203150812924 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150812924 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150812924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150812924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@6efd60af428f: setverdict(pass): none -> pass 20250203150812985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150812985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150812985 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150812985 DMM INFO MM(262420000000044/d911baa0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150812985 DMM INFO MM(262420000000044/d911baa0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150812985 DMM DEBUG MM(262420000000044/d911baa0) Using GGSN 0 (gprs_sm.c:317) 20250203150812985 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) 20250203150812985 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250203150812985 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150812985 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150812985 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250203150813010 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 73 ac 00 f9 11 e0 2c c3 81 14 05 7f 4a 31 ed bd 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) 20250203150813010 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f14688381a8, cbp=0x55679c4740b0) (sgsn_libgtp.c:633) 20250203150813011 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150813011 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=d911baa0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150813011 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150813011 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150813025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150813025 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250203150813025 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250203150813025 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@6efd60af428f: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@6efd60af428f: Final verdict of PTC: pass 20250203150813037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53676<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150813041 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150813041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1050)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@6efd60af428f: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1053)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1058)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@6efd60af428f: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1063)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@6efd60af428f: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(1065)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1051)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1056)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1061)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@6efd60af428f: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Feb 3 15:08:13 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 20250203150813121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150813524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87584) 20250203150814042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150814043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87584, count=98740) 20250203150815044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150815044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Mon Feb 3 15:08:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150816046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150816046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_xid_n201u started. 20250203150816621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150816625 DMM INFO MM(262420000000044/d911baa0) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150816625 DMM INFO MM(262420000000044/d911baa0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150816625 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150816625 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150816625 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150816625 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150816625 DLLC NOTICE LLME(ffffffff/d911baa0){ASSIGNED} LLGM Assign pre (d911baa0 => ffffffff) (gprs_llc.c:1079) 20250203150816625 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d911baa0 => ffffffff) (gprs_llc.c:1125) 20250203150816625 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150816625 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150816625 DMM NOTICE MM(262420000000044/d911baa0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203150816625 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250203150816625 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203150816625 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150816625 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250203150816625 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250203150816625 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) 20250203150816625 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) 20250203150816625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150816625 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150816625 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150816625 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150816625 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150816674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150816674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150816674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150816674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150816674 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150816674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150816674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150816674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150816674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250203150816675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150816675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) -NSVCI97(1072)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150816675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150816675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150816675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150816675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150816675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150816675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150816675 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150816675 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150816675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150816675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150816675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150816677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150816683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150816683 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150816694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150816694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150816694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150816694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150816694 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150816694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150816694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150816694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150816694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150816695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150816695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150816695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150816695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150816695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150816695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150816695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150816695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150816695 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150816695 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150816695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150816695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150816695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150816697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150816702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150816702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150816709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150816710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150816710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150816710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150816710 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150816710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150816710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150816710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150816710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150816710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150816710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150816710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150816710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150816710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150816710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150816710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150816710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150816710 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150816710 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150816710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150816711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150816711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150816712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150816716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150816716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150817047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150817047 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150817047 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150817047 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150817051 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150817053 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@6efd60af428f: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='C4EFBE89'O, index=0 SGSN_Test-GSUP(1084)@6efd60af428f: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@6efd60af428f: 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 := 'E2E2C70707B32C01BDFFCEBAE377539B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F6C5CF79'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B499B9FAA36C2CF'O } } } } } 20250203150818132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150818132 DLLC NOTICE LLME(ffffffff/c4efbe89){UNASSIGNED} LLC RX: unknown TLLI 0xc4efbe89, creating LLME on the fly (gprs_llc.c:552) 20250203150818132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150818132 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1297) 20250203150818132 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150818132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150818132 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150818132 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150818132 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150818132 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150818132 DLLC NOTICE LLME(ffffffff/c4efbe89){UNASSIGNED} LLGM Assign pre (c4efbe89 => de7c0f0e) (gprs_llc.c:1079) 20250203150818132 DLLC NOTICE LLME(c4efbe89/de7c0f0e){ASSIGNED} LLGM Assign post (c4efbe89 => de7c0f0e) (gprs_llc.c:1125) 20250203150818132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150818132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150818132 DMM DEBUG MM(262420000000045/de7c0f0e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150818152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150818152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150818152 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150818152 DMM DEBUG MM(262420000000045/de7c0f0e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1111) 20250203150818152 DMM NOTICE MM(262420000000045/de7c0f0e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150818152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150818152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150818152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150818152 DMM DEBUG MM(262420000000045/de7c0f0e) Requesting authorization (sgsn_auth.c:160) 20250203150818152 DMM INFO MM(262420000000045/de7c0f0e) Requesting authentication tuples (sgsn_auth.c:184) 20250203150818152 DMM DEBUG MM(262420000000045/de7c0f0e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150818152 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250203150818152 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)@6efd60af428f: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@6efd60af428f: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250203150818159 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150818159 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150818159 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150818159 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150818159 DMM INFO MM(262420000000045/de7c0f0e) Subscriber data update (mmctx.c:445) 20250203150818159 DMM DEBUG MM(262420000000045/de7c0f0e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150818159 DMM INFO MM(262420000000045/de7c0f0e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150818159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150818159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150818159 DMM INFO MM(262420000000045/de7c0f0e) <- GMM AUTH AND CIPHERING REQ (rand = e2 e2 c7 07 07 b3 2c 01 bd ff ce ba e3 77 53 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150818176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150818176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150818176 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150818176 DMM INFO MM(262420000000045/de7c0f0e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150818176 DMM NOTICE MM(262420000000045/de7c0f0e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150818176 DMM DEBUG MM(262420000000045/de7c0f0e) checking auth: received GSM SRES = f6 c5 cf 79 (gprs_gmm.c:693) 20250203150818176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150818176 DMM DEBUG MM(262420000000045/de7c0f0e) Requesting authorization (sgsn_auth.c:160) 20250203150818176 DMM INFO MM(262420000000045/de7c0f0e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150818176 DMM DEBUG MM(262420000000045/de7c0f0e) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150818176 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250203150818176 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) 20250203150818176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150818176 DMM INFO MM(262420000000045/de7c0f0e) <- GMM ATTACH ACCEPT (new P-TMSI=0xde7c0f0e) (gprs_gmm.c:337) 20250203150818179 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150818179 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150818179 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250203150818179 DMM INFO MM(262420000000045/de7c0f0e) Subscriber data update (mmctx.c:445) 20250203150818179 DMM DEBUG MM(262420000000045/de7c0f0e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150818179 DMM INFO MM(262420000000045/de7c0f0e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150818179 DMM NOTICE MM(262420000000045/de7c0f0e) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1027) 20250203150818179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150818179 DMM NOTICE MM(262420000000045/de7c0f0e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150818179 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) 20250203150818182 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150818182 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250203150818182 DMM INFO MM(262420000000045/de7c0f0e) Subscriber data update (mmctx.c:445) 20250203150818182 DMM DEBUG MM(262420000000045/de7c0f0e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150818192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150818192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150818192 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150818192 DMM INFO MM(262420000000045/de7c0f0e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150818192 DMM NOTICE MM(262420000000045/de7c0f0e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150818192 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150818192 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150818192 DLLC NOTICE LLME(c4efbe89/de7c0f0e){ASSIGNED} LLGM Assign pre (ffffffff => de7c0f0e) (gprs_llc.c:1079) 20250203150818192 DLLC NOTICE LLME(ffffffff/de7c0f0e){ASSIGNED} LLGM Assign post (ffffffff => de7c0f0e) (gprs_llc.c:1125) 20250203150818192 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150818192 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150818192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150818192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@6efd60af428f: setverdict(pass): none -> pass 20250203150818251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150818251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150818251 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150818251 DMM INFO MM(262420000000045/de7c0f0e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150818251 DMM INFO MM(262420000000045/de7c0f0e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150818251 DMM DEBUG MM(262420000000045/de7c0f0e) Using GGSN 0 (gprs_sm.c:317) 20250203150818251 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) 20250203150818251 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250203150818251 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150818251 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150818252 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250203150818278 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 ce 00 30 3a 11 c3 b2 70 9b 14 05 7f 8b 46 cf 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=1060 from retransmit req queue (gtp.c:461) 20250203150818278 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468839220, cbp=0x55679c474640) (sgsn_libgtp.c:633) 20250203150818278 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150818278 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=de7c0f0e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150818278 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150818279 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150818294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150818295 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250203150818295 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250203150818295 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250203150818295 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@6efd60af428f: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@6efd60af428f: Final verdict of PTC: pass 20250203150818306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42840<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150818311 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150818311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1083)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@6efd60af428f: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1082)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(1084)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1072)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1077)@6efd60af428f: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@6efd60af428f: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1070)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1080)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1075)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@6efd60af428f: Test case TC_xid_n201u finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Feb 3 15:08:18 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250203150818375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150818778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42852<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85704) 20250203150819312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150819312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85704, count=101540) 20250203150820314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150820314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203150820644 DGPRS DEBUG Checking for inactive LLMEs, time = 41123499 (sgsn.c:132) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Mon Feb 3 15:08:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150821316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150821316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_llc_null started. 20250203150821879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150821882 DMM INFO MM(262420000000045/de7c0f0e) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150821882 DMM INFO MM(262420000000045/de7c0f0e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150821882 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150821882 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150821882 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150821882 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150821882 DLLC NOTICE LLME(ffffffff/de7c0f0e){ASSIGNED} LLGM Assign pre (de7c0f0e => ffffffff) (gprs_llc.c:1079) 20250203150821882 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de7c0f0e => ffffffff) (gprs_llc.c:1125) 20250203150821882 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150821882 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150821882 DMM NOTICE MM(262420000000045/de7c0f0e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203150821882 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250203150821882 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203150821882 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150821882 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250203150821882 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250203150821882 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) 20250203150821882 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) 20250203150821882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150821882 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150821882 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150821882 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150821882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150821933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150821934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150821934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150821934 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150821934 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150821934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150821934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150821934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150821934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150821935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150821935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150821935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150821935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150821935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150821935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150821935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150821935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150821935 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150821935 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150821935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1091)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150821935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150821935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150821936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150821941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150821941 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150821948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150821948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150821948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150821948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150821948 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150821948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150821948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150821948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150821948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150821949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150821949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150821949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150821949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150821949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150821949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150821949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150821949 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150821949 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150821949 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150821949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150821949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150821949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150821951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150821956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150821956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150821964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150821964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150821964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150821964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150821964 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150821964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150821964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150821964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150821964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150821964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150821964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150821964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150821965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150821965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150821965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150821965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150821965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150821965 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150821965 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150821965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1101)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150821965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150821965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150821966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150821971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150821971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150822316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150822317 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150822317 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150822317 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150822321 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150822322 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@6efd60af428f: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E47B8AD7'O, index=0 SGSN_Test-GSUP(1103)@6efd60af428f: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@6efd60af428f: 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 := '84FCC451C3ACEB823DD47E1390719185'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC43BBF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5437A62D9F00E381'O } } } } } 20250203150823384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150823384 DLLC NOTICE LLME(ffffffff/e47b8ad7){UNASSIGNED} LLC RX: unknown TLLI 0xe47b8ad7, creating LLME on the fly (gprs_llc.c:552) 20250203150823384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150823384 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1297) 20250203150823384 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150823384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150823384 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150823384 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150823384 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150823384 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150823384 DLLC NOTICE LLME(ffffffff/e47b8ad7){UNASSIGNED} LLGM Assign pre (e47b8ad7 => e6a93bc4) (gprs_llc.c:1079) 20250203150823384 DLLC NOTICE LLME(e47b8ad7/e6a93bc4){ASSIGNED} LLGM Assign post (e47b8ad7 => e6a93bc4) (gprs_llc.c:1125) 20250203150823384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150823384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150823384 DMM DEBUG MM(262420000000041/e6a93bc4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150823393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150823393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150823393 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150823393 DMM DEBUG MM(262420000000041/e6a93bc4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1111) 20250203150823393 DMM NOTICE MM(262420000000041/e6a93bc4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150823393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150823393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150823393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150823393 DMM DEBUG MM(262420000000041/e6a93bc4) Requesting authorization (sgsn_auth.c:160) 20250203150823393 DMM INFO MM(262420000000041/e6a93bc4) Requesting authentication tuples (sgsn_auth.c:184) 20250203150823393 DMM DEBUG MM(262420000000041/e6a93bc4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150823393 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250203150823393 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)@6efd60af428f: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@6efd60af428f: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250203150823395 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150823395 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150823395 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150823395 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150823395 DMM INFO MM(262420000000041/e6a93bc4) Subscriber data update (mmctx.c:445) 20250203150823395 DMM DEBUG MM(262420000000041/e6a93bc4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150823395 DMM INFO MM(262420000000041/e6a93bc4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150823395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150823395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150823395 DMM INFO MM(262420000000041/e6a93bc4) <- GMM AUTH AND CIPHERING REQ (rand = 84 fc c4 51 c3 ac eb 82 3d d4 7e 13 90 71 91 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150823401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150823401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150823401 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150823401 DMM INFO MM(262420000000041/e6a93bc4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150823401 DMM NOTICE MM(262420000000041/e6a93bc4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150823401 DMM DEBUG MM(262420000000041/e6a93bc4) checking auth: received GSM SRES = fc 43 bb f5 (gprs_gmm.c:693) 20250203150823401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150823401 DMM DEBUG MM(262420000000041/e6a93bc4) Requesting authorization (sgsn_auth.c:160) 20250203150823401 DMM INFO MM(262420000000041/e6a93bc4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150823401 DMM DEBUG MM(262420000000041/e6a93bc4) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150823401 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250203150823401 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) 20250203150823401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150823401 DMM INFO MM(262420000000041/e6a93bc4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6a93bc4) (gprs_gmm.c:337) 20250203150823402 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150823402 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150823402 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250203150823402 DMM INFO MM(262420000000041/e6a93bc4) Subscriber data update (mmctx.c:445) 20250203150823402 DMM DEBUG MM(262420000000041/e6a93bc4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150823402 DMM INFO MM(262420000000041/e6a93bc4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150823402 DMM NOTICE MM(262420000000041/e6a93bc4) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1027) 20250203150823402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150823402 DMM NOTICE MM(262420000000041/e6a93bc4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150823402 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) 20250203150823402 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150823402 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250203150823402 DMM INFO MM(262420000000041/e6a93bc4) Subscriber data update (mmctx.c:445) 20250203150823402 DMM DEBUG MM(262420000000041/e6a93bc4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150823405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150823405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150823405 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150823405 DMM INFO MM(262420000000041/e6a93bc4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150823405 DMM NOTICE MM(262420000000041/e6a93bc4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150823405 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150823405 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150823405 DLLC NOTICE LLME(e47b8ad7/e6a93bc4){ASSIGNED} LLGM Assign pre (ffffffff => e6a93bc4) (gprs_llc.c:1079) 20250203150823405 DLLC NOTICE LLME(ffffffff/e6a93bc4){ASSIGNED} LLGM Assign post (ffffffff => e6a93bc4) (gprs_llc.c:1125) 20250203150823405 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150823405 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150823405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150823405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203150824462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150824462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250203150824462 DLLC DEBUG TLLI=e6a93bc4 sends us LLC NULL (gprs_llc.c:912) 20250203150824462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150824462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250203150824462 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150824462 DMM INFO MM(262420000000041/e6a93bc4) -> GMM DETACH REQUEST TLLI=0xe6a93bc4 type=GPRS detach Power-off (gprs_gmm.c:1489) 20250203150824462 DMM INFO MM(262420000000041/e6a93bc4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250203150824462 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150824462 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150824462 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150824462 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150824462 DLLC NOTICE LLME(ffffffff/e6a93bc4){ASSIGNED} LLGM Assign pre (e6a93bc4 => ffffffff) (gprs_llc.c:1079) 20250203150824462 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6a93bc4 => ffffffff) (gprs_llc.c:1125) 20250203150824462 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250203150824462 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) 20250203150824462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150824462 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150824462 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150824462 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150824464 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@6efd60af428f: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@6efd60af428f: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@6efd60af428f: Final verdict of PTC: pass 20250203150829480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38228<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1091)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@6efd60af428f: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1101)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@6efd60af428f: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@6efd60af428f: Final verdict of PTC: none 20250203150829486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150829486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_null-BVCI220(1100)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1096)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1099)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1089)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1094)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none Mon Feb 3 15:08:29 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@6efd60af428f: Test case TC_llc_null finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. 20250203150829542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150829944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100408) 20250203150830488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150830488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100408, count=101848) 20250203150831489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150831489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Mon Feb 3 15:08:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150832492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150832492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_llc_sabm_dm_llgmm started. 20250203150833054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150833056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150833099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150833099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150833099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150833099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150833099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150833099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150833099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150833099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150833099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250203150833100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150833100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150833100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1110)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150833100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150833100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150833100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150833100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150833100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150833100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150833100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150833100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150833100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150833100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150833102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150833106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150833106 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150833114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150833114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150833114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150833114 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150833114 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150833114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150833114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150833114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150833114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150833115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150833115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150833115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150833115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150833115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150833115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150833115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150833115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150833115 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150833115 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150833115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150833115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150833115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150833117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150833122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150833122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150833130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150833130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150833130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150833130 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150833130 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150833130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150833130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150833130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150833130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150833131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150833131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150833131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150833131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150833131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150833131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150833131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150833131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150833131 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150833131 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150833131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150833131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150833131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150833133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150833139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150833139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150833493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150833494 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150833494 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150833494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150833498 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1121)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150833501 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@6efd60af428f: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='DA766EE8'O, index=0 SGSN_Test-GSUP(1122)@6efd60af428f: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@6efd60af428f: 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 := '5A96B242DB83F954A05920275DCA3732'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9129A58C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '61772B7E5D975E0B'O } } } } } 20250203150834581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150834581 DLLC NOTICE LLME(ffffffff/da766ee8){UNASSIGNED} LLC RX: unknown TLLI 0xda766ee8, creating LLME on the fly (gprs_llc.c:552) 20250203150834581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150834581 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1297) 20250203150834581 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150834581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150834581 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150834581 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150834581 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150834581 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150834581 DLLC NOTICE LLME(ffffffff/da766ee8){UNASSIGNED} LLGM Assign pre (da766ee8 => e5dfb8b8) (gprs_llc.c:1079) 20250203150834581 DLLC NOTICE LLME(da766ee8/e5dfb8b8){ASSIGNED} LLGM Assign post (da766ee8 => e5dfb8b8) (gprs_llc.c:1125) 20250203150834581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150834581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150834581 DMM DEBUG MM(262420000000042/e5dfb8b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150834601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150834601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150834601 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150834601 DMM DEBUG MM(262420000000042/e5dfb8b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1111) 20250203150834601 DMM NOTICE MM(262420000000042/e5dfb8b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150834601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150834601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150834601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150834601 DMM DEBUG MM(262420000000042/e5dfb8b8) Requesting authorization (sgsn_auth.c:160) 20250203150834601 DMM INFO MM(262420000000042/e5dfb8b8) Requesting authentication tuples (sgsn_auth.c:184) 20250203150834601 DMM DEBUG MM(262420000000042/e5dfb8b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150834601 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250203150834601 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)@6efd60af428f: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@6efd60af428f: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250203150834607 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150834607 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150834607 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150834607 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150834607 DMM INFO MM(262420000000042/e5dfb8b8) Subscriber data update (mmctx.c:445) 20250203150834607 DMM DEBUG MM(262420000000042/e5dfb8b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150834607 DMM INFO MM(262420000000042/e5dfb8b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150834607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150834607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150834607 DMM INFO MM(262420000000042/e5dfb8b8) <- GMM AUTH AND CIPHERING REQ (rand = 5a 96 b2 42 db 83 f9 54 a0 59 20 27 5d ca 37 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150834623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150834623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150834623 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150834623 DMM INFO MM(262420000000042/e5dfb8b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150834623 DMM NOTICE MM(262420000000042/e5dfb8b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150834623 DMM DEBUG MM(262420000000042/e5dfb8b8) checking auth: received GSM SRES = 91 29 a5 8c (gprs_gmm.c:693) 20250203150834623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150834623 DMM DEBUG MM(262420000000042/e5dfb8b8) Requesting authorization (sgsn_auth.c:160) 20250203150834623 DMM INFO MM(262420000000042/e5dfb8b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150834623 DMM DEBUG MM(262420000000042/e5dfb8b8) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150834623 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250203150834623 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) 20250203150834623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150834623 DMM INFO MM(262420000000042/e5dfb8b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5dfb8b8) (gprs_gmm.c:337) 20250203150834626 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150834626 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150834626 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250203150834626 DMM INFO MM(262420000000042/e5dfb8b8) Subscriber data update (mmctx.c:445) 20250203150834626 DMM DEBUG MM(262420000000042/e5dfb8b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150834626 DMM INFO MM(262420000000042/e5dfb8b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150834626 DMM NOTICE MM(262420000000042/e5dfb8b8) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1027) 20250203150834626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150834626 DMM NOTICE MM(262420000000042/e5dfb8b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150834626 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) 20250203150834627 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150834627 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250203150834627 DMM INFO MM(262420000000042/e5dfb8b8) Subscriber data update (mmctx.c:445) 20250203150834627 DMM DEBUG MM(262420000000042/e5dfb8b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150834639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150834639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150834639 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150834639 DMM INFO MM(262420000000042/e5dfb8b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150834639 DMM NOTICE MM(262420000000042/e5dfb8b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150834639 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150834639 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150834639 DLLC NOTICE LLME(da766ee8/e5dfb8b8){ASSIGNED} LLGM Assign pre (ffffffff => e5dfb8b8) (gprs_llc.c:1079) 20250203150834639 DLLC NOTICE LLME(ffffffff/e5dfb8b8){ASSIGNED} LLGM Assign post (ffffffff => e5dfb8b8) (gprs_llc.c:1125) 20250203150834639 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150834639 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150834639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150834639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203150835693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150835693 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)@6efd60af428f: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@6efd60af428f: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@6efd60af428f: Final verdict of PTC: pass 20250203150835709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42514<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203150835712 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150835712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1121)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1110)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1120)@6efd60af428f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(1122)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1115)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@6efd60af428f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@6efd60af428f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1113)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1118)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1108)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@6efd60af428f: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Feb 3 15:08:35 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 20250203150835799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150836202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79900) 20250203150836713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150836713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79900, count=87312) 20250203150837714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150837714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Mon Feb 3 15:08:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150838715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150838715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_llc_sabm_dm_ll5 started. 20250203150839298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150839302 DMM INFO MM(262420000000042/e5dfb8b8) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150839303 DMM INFO MM(262420000000042/e5dfb8b8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150839303 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150839303 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150839303 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150839303 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150839303 DLLC NOTICE LLME(ffffffff/e5dfb8b8){ASSIGNED} LLGM Assign pre (e5dfb8b8 => ffffffff) (gprs_llc.c:1079) 20250203150839303 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5dfb8b8 => ffffffff) (gprs_llc.c:1125) 20250203150839303 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250203150839303 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) 20250203150839303 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) 20250203150839303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150839303 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150839303 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150839303 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150839303 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150839337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150839337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150839337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150839337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150839337 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150839337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150839337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150839337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150839337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150839338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150839338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150839338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150839338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150839338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150839338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150839338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150839338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150839338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150839338 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150839338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150839338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150839338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150839340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150839345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150839345 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150839352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150839352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150839352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150839352 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150839352 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150839352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150839352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150839352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150839352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150839353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150839353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150839353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150839353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150839353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150839353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150839353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150839353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150839353 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150839353 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150839353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1134)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150839354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150839354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150839355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150839360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150839360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150839368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150839368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150839368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150839368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150839368 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150839368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150839368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150839368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150839368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150839369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150839369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150839369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150839369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150839369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150839369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150839369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150839369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150839369 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150839369 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150839369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150839369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150839369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150839371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150839377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150839377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150839716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150839716 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150839716 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150839716 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150839720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150839722 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@6efd60af428f: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='EE5812D6'O, index=0 SGSN_Test-GSUP(1141)@6efd60af428f: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@6efd60af428f: 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 := 'F2AB7EE5E43EF50601DEA03A365D3C2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF514200'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C12F7B87FBE3F1DC'O } } } } } 20250203150840801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150840801 DLLC NOTICE LLME(ffffffff/ee5812d6){UNASSIGNED} LLC RX: unknown TLLI 0xee5812d6, creating LLME on the fly (gprs_llc.c:552) 20250203150840801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150840801 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1297) 20250203150840801 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150840801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150840801 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150840801 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150840801 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150840801 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150840801 DLLC NOTICE LLME(ffffffff/ee5812d6){UNASSIGNED} LLGM Assign pre (ee5812d6 => fd4fc11f) (gprs_llc.c:1079) 20250203150840801 DLLC NOTICE LLME(ee5812d6/fd4fc11f){ASSIGNED} LLGM Assign post (ee5812d6 => fd4fc11f) (gprs_llc.c:1125) 20250203150840801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150840801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150840801 DMM DEBUG MM(262420000000043/fd4fc11f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150840823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150840823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150840823 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150840823 DMM DEBUG MM(262420000000043/fd4fc11f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1111) 20250203150840824 DMM NOTICE MM(262420000000043/fd4fc11f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150840824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150840824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150840824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150840824 DMM DEBUG MM(262420000000043/fd4fc11f) Requesting authorization (sgsn_auth.c:160) 20250203150840824 DMM INFO MM(262420000000043/fd4fc11f) Requesting authentication tuples (sgsn_auth.c:184) 20250203150840824 DMM DEBUG MM(262420000000043/fd4fc11f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150840824 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250203150840824 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)@6efd60af428f: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@6efd60af428f: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250203150840830 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150840830 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150840830 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150840830 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150840830 DMM INFO MM(262420000000043/fd4fc11f) Subscriber data update (mmctx.c:445) 20250203150840831 DMM DEBUG MM(262420000000043/fd4fc11f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150840831 DMM INFO MM(262420000000043/fd4fc11f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150840831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150840831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150840831 DMM INFO MM(262420000000043/fd4fc11f) <- GMM AUTH AND CIPHERING REQ (rand = f2 ab 7e e5 e4 3e f5 06 01 de a0 3a 36 5d 3c 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150840847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150840847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150840847 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150840847 DMM INFO MM(262420000000043/fd4fc11f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150840847 DMM NOTICE MM(262420000000043/fd4fc11f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150840847 DMM DEBUG MM(262420000000043/fd4fc11f) checking auth: received GSM SRES = cf 51 42 00 (gprs_gmm.c:693) 20250203150840847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150840847 DMM DEBUG MM(262420000000043/fd4fc11f) Requesting authorization (sgsn_auth.c:160) 20250203150840847 DMM INFO MM(262420000000043/fd4fc11f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150840847 DMM DEBUG MM(262420000000043/fd4fc11f) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150840847 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250203150840847 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) 20250203150840847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150840848 DMM INFO MM(262420000000043/fd4fc11f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd4fc11f) (gprs_gmm.c:337) 20250203150840851 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150840851 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150840851 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250203150840851 DMM INFO MM(262420000000043/fd4fc11f) Subscriber data update (mmctx.c:445) 20250203150840851 DMM DEBUG MM(262420000000043/fd4fc11f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150840851 DMM INFO MM(262420000000043/fd4fc11f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150840851 DMM NOTICE MM(262420000000043/fd4fc11f) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1027) 20250203150840851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150840851 DMM NOTICE MM(262420000000043/fd4fc11f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150840851 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) 20250203150840853 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150840853 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250203150840853 DMM INFO MM(262420000000043/fd4fc11f) Subscriber data update (mmctx.c:445) 20250203150840853 DMM DEBUG MM(262420000000043/fd4fc11f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150840866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150840866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150840866 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150840866 DMM INFO MM(262420000000043/fd4fc11f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150840866 DMM NOTICE MM(262420000000043/fd4fc11f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150840866 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150840866 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150840866 DLLC NOTICE LLME(ee5812d6/fd4fc11f){ASSIGNED} LLGM Assign pre (ffffffff => fd4fc11f) (gprs_llc.c:1079) 20250203150840866 DLLC NOTICE LLME(ffffffff/fd4fc11f){ASSIGNED} LLGM Assign post (ffffffff => fd4fc11f) (gprs_llc.c:1125) 20250203150840866 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150840866 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150840866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150840866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203150841923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150841923 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)@6efd60af428f: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@6efd60af428f: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@6efd60af428f: Final verdict of PTC: pass 20250203150841943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42534<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1129)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(1141)@6efd60af428f: Final verdict of PTC: none 20250203150841947 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150841947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1130)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@6efd60af428f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1134)@6efd60af428f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1139)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@6efd60af428f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1137)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1132)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1127)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@6efd60af428f: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Mon Feb 3 15:08:41 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20250203150842062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150842464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84680) 20250203150842948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150842948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84680, count=92092) 20250203150843949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150843949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Mon Feb 3 15:08:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150844950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150844950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_suspend_nopaging started. 20250203150845542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150845545 DMM INFO MM(262420000000043/fd4fc11f) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150845545 DMM INFO MM(262420000000043/fd4fc11f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150845545 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150845545 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150845545 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150845545 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150845545 DLLC NOTICE LLME(ffffffff/fd4fc11f){ASSIGNED} LLGM Assign pre (fd4fc11f => ffffffff) (gprs_llc.c:1079) 20250203150845545 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd4fc11f => ffffffff) (gprs_llc.c:1125) 20250203150845545 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250203150845545 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) 20250203150845545 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) 20250203150845545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150845545 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150845545 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150845545 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150845545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150845599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150845599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150845599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150845599 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150845599 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150845599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150845599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150845599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150845599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150845600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150845600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150845600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150845600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150845600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150845600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150845600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150845600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150845600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150845600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150845600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150845601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150845601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150845603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150845611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150845611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150845626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150845626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150845626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150845626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150845626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150845626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150845626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150845626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150845626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150845627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150845627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150845627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150845627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150845627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150845627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150845627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150845627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150845627 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150845627 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150845627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150845627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150845627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150845630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150845635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150845635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150845646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150845646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150845646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150845646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150845646 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150845646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150845646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150845646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150845646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150845647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150845647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150845647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150845647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150845647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150845647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150845647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150845647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150845647 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150845647 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150845647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1159)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150845647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150845647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150845649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150845653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150845653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1156)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150845951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150845951 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150845951 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150845951 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1158)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150845956 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150845957 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1158)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1158)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@6efd60af428f: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='FFB85EB4'O, index=0 SGSN_Test-GSUP(1160)@6efd60af428f: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@6efd60af428f: 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 := 'FE6CCF5BE88E9DE10DE0E68C17074919'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24A444F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A4BB410362C20B4'O } } } } } 20250203150847032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150847032 DLLC NOTICE LLME(ffffffff/ffb85eb4){UNASSIGNED} LLC RX: unknown TLLI 0xffb85eb4, creating LLME on the fly (gprs_llc.c:552) 20250203150847032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150847032 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1297) 20250203150847033 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150847033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150847033 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150847033 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150847033 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150847033 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150847033 DLLC NOTICE LLME(ffffffff/ffb85eb4){UNASSIGNED} LLGM Assign pre (ffb85eb4 => d6ea4368) (gprs_llc.c:1079) 20250203150847033 DLLC NOTICE LLME(ffb85eb4/d6ea4368){ASSIGNED} LLGM Assign post (ffb85eb4 => d6ea4368) (gprs_llc.c:1125) 20250203150847033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150847033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150847033 DMM DEBUG MM(262420000000048/d6ea4368) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150847054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150847054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150847054 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150847054 DMM DEBUG MM(262420000000048/d6ea4368) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1111) 20250203150847054 DMM NOTICE MM(262420000000048/d6ea4368) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150847054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150847054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150847054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150847054 DMM DEBUG MM(262420000000048/d6ea4368) Requesting authorization (sgsn_auth.c:160) 20250203150847054 DMM INFO MM(262420000000048/d6ea4368) Requesting authentication tuples (sgsn_auth.c:184) 20250203150847054 DMM DEBUG MM(262420000000048/d6ea4368) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150847054 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250203150847054 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)@6efd60af428f: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@6efd60af428f: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250203150847060 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150847060 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150847060 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150847060 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150847060 DMM INFO MM(262420000000048/d6ea4368) Subscriber data update (mmctx.c:445) 20250203150847060 DMM DEBUG MM(262420000000048/d6ea4368) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150847060 DMM INFO MM(262420000000048/d6ea4368) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150847060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150847060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150847060 DMM INFO MM(262420000000048/d6ea4368) <- GMM AUTH AND CIPHERING REQ (rand = fe 6c cf 5b e8 8e 9d e1 0d e0 e6 8c 17 07 49 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150847076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150847076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150847076 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150847076 DMM INFO MM(262420000000048/d6ea4368) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150847076 DMM NOTICE MM(262420000000048/d6ea4368) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150847076 DMM DEBUG MM(262420000000048/d6ea4368) checking auth: received GSM SRES = 24 a4 44 f1 (gprs_gmm.c:693) 20250203150847076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150847076 DMM DEBUG MM(262420000000048/d6ea4368) Requesting authorization (sgsn_auth.c:160) 20250203150847076 DMM INFO MM(262420000000048/d6ea4368) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150847076 DMM DEBUG MM(262420000000048/d6ea4368) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150847076 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250203150847076 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) 20250203150847076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150847076 DMM INFO MM(262420000000048/d6ea4368) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6ea4368) (gprs_gmm.c:337) 20250203150847079 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150847079 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150847079 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250203150847079 DMM INFO MM(262420000000048/d6ea4368) Subscriber data update (mmctx.c:445) 20250203150847079 DMM DEBUG MM(262420000000048/d6ea4368) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150847079 DMM INFO MM(262420000000048/d6ea4368) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150847079 DMM NOTICE MM(262420000000048/d6ea4368) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1027) 20250203150847079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150847079 DMM NOTICE MM(262420000000048/d6ea4368) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150847079 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) 20250203150847081 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150847081 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250203150847081 DMM INFO MM(262420000000048/d6ea4368) Subscriber data update (mmctx.c:445) 20250203150847081 DMM DEBUG MM(262420000000048/d6ea4368) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150847090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150847090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150847090 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150847090 DMM INFO MM(262420000000048/d6ea4368) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150847090 DMM NOTICE MM(262420000000048/d6ea4368) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150847090 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150847090 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150847090 DLLC NOTICE LLME(ffb85eb4/d6ea4368){ASSIGNED} LLGM Assign pre (ffffffff => d6ea4368) (gprs_llc.c:1079) 20250203150847091 DLLC NOTICE LLME(ffffffff/d6ea4368){ASSIGNED} LLGM Assign post (ffffffff => d6ea4368) (gprs_llc.c:1125) 20250203150847091 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150847091 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150847091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150847091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@6efd60af428f: setverdict(pass): none -> pass 20250203150847148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150847148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150847148 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150847148 DMM INFO MM(262420000000048/d6ea4368) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150847148 DMM INFO MM(262420000000048/d6ea4368) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150847148 DMM DEBUG MM(262420000000048/d6ea4368) Using GGSN 0 (gprs_sm.c:317) 20250203150847148 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) 20250203150847148 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250203150847148 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150847148 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150847148 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250203150847175 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 c6 56 c7 88 11 e2 14 a2 a6 14 05 7f 32 1c f0 74 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) 20250203150847175 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f146883a298, cbp=0x55679c46d880) (sgsn_libgtp.c:633) 20250203150847175 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150847175 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=d6ea4368, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150847175 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150847175 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150847191 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250203150847203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150847203 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2281) 20250203150847204 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250203150847209 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250203150847209 DMM INFO MM(262420000000048/d6ea4368) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250203150850645 DGPRS DEBUG Checking for inactive LLMEs, time = 41123529 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@6efd60af428f: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@6efd60af428f: Final verdict of PTC: pass 20250203150852226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36902<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1153)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(1160)@6efd60af428f: Final verdict of PTC: none 20250203150852231 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1144)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@6efd60af428f: Final verdict of PTC: none 20250203150852231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_nopaging-BVCI196(1147)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@6efd60af428f: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1156)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@6efd60af428f: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1159)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1148)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1146)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1151)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1157)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_suspend_nopaging-BVCI220(1156): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@6efd60af428f: Test case TC_suspend_nopaging finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Feb 3 15:08:52 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250203150852296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150852699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95540) 20250203150853233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150853233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95540, count=101592) 20250203150854234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150854234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Mon Feb 3 15:08:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150855236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150855236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_suspend_resume started. 20250203150855790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150855792 DMM INFO MM(262420000000048/d6ea4368) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150855792 DMM INFO MM(262420000000048/d6ea4368) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150855792 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150855792 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150855792 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150855792 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150855792 DLLC NOTICE LLME(ffffffff/d6ea4368){ASSIGNED} LLGM Assign pre (d6ea4368 => ffffffff) (gprs_llc.c:1079) 20250203150855792 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6ea4368 => ffffffff) (gprs_llc.c:1125) 20250203150855792 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150855792 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150855792 DMM NOTICE MM(262420000000048/d6ea4368) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203150855792 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250203150855792 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203150855792 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150855792 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250203150855792 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250203150855792 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) 20250203150855792 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) 20250203150855792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150855792 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150855792 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150855792 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150855792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150855835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150855835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150855835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150855835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150855835 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150855835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150855835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150855835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150855835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150855836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150855836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150855836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150855836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150855836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150855836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150855836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150855836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150855836 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150855836 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150855836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1167)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150855837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150855837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150855839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150855843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150855843 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150855852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150855852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150855852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150855852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150855852 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150855852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150855852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150855852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150855852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150855853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150855853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150855853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150855853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150855853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150855853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150855853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150855853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150855853 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150855853 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150855853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150855853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150855853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150855855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150855860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150855860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1174)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1171)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1178)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150855872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150855872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150855872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150855872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150855872 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150855872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150855872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150855872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150855872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150855873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150855873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150855873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150855873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150855873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150855873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150855873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150855873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150855873 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150855873 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150855873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150855873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150855873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1178)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150855875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150855880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150855880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1175)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150856237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150856238 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150856238 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150856238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1177)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1177)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150856242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150856243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1177)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1177)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1177)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1177)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1177)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1177)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@6efd60af428f: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='C7EB7DE9'O, index=0 SGSN_Test-GSUP(1179)@6efd60af428f: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@6efd60af428f: 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 := '2F58AA520397BB9E958E44E9A203C28C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3AA8534'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A020EFA5AE788A3'O } } } } } 20250203150857317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150857317 DLLC NOTICE LLME(ffffffff/c7eb7de9){UNASSIGNED} LLC RX: unknown TLLI 0xc7eb7de9, creating LLME on the fly (gprs_llc.c:552) 20250203150857317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150857317 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1297) 20250203150857317 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150857317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150857317 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150857317 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150857317 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150857317 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150857317 DLLC NOTICE LLME(ffffffff/c7eb7de9){UNASSIGNED} LLGM Assign pre (c7eb7de9 => e40ac9fe) (gprs_llc.c:1079) 20250203150857317 DLLC NOTICE LLME(c7eb7de9/e40ac9fe){ASSIGNED} LLGM Assign post (c7eb7de9 => e40ac9fe) (gprs_llc.c:1125) 20250203150857317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150857317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150857317 DMM DEBUG MM(262420000000049/e40ac9fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150857340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150857340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150857340 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150857340 DMM DEBUG MM(262420000000049/e40ac9fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1111) 20250203150857341 DMM NOTICE MM(262420000000049/e40ac9fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150857341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150857341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150857341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150857341 DMM DEBUG MM(262420000000049/e40ac9fe) Requesting authorization (sgsn_auth.c:160) 20250203150857341 DMM INFO MM(262420000000049/e40ac9fe) Requesting authentication tuples (sgsn_auth.c:184) 20250203150857341 DMM DEBUG MM(262420000000049/e40ac9fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150857341 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250203150857341 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)@6efd60af428f: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@6efd60af428f: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250203150857348 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150857348 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150857348 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150857348 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150857348 DMM INFO MM(262420000000049/e40ac9fe) Subscriber data update (mmctx.c:445) 20250203150857348 DMM DEBUG MM(262420000000049/e40ac9fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150857348 DMM INFO MM(262420000000049/e40ac9fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150857348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150857348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150857348 DMM INFO MM(262420000000049/e40ac9fe) <- GMM AUTH AND CIPHERING REQ (rand = 2f 58 aa 52 03 97 bb 9e 95 8e 44 e9 a2 03 c2 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150857365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150857365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150857365 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150857365 DMM INFO MM(262420000000049/e40ac9fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150857365 DMM NOTICE MM(262420000000049/e40ac9fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150857365 DMM DEBUG MM(262420000000049/e40ac9fe) checking auth: received GSM SRES = a3 aa 85 34 (gprs_gmm.c:693) 20250203150857365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150857365 DMM DEBUG MM(262420000000049/e40ac9fe) Requesting authorization (sgsn_auth.c:160) 20250203150857365 DMM INFO MM(262420000000049/e40ac9fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150857365 DMM DEBUG MM(262420000000049/e40ac9fe) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150857365 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250203150857365 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) 20250203150857365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150857365 DMM INFO MM(262420000000049/e40ac9fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xe40ac9fe) (gprs_gmm.c:337) 20250203150857369 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150857369 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150857369 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250203150857369 DMM INFO MM(262420000000049/e40ac9fe) Subscriber data update (mmctx.c:445) 20250203150857369 DMM DEBUG MM(262420000000049/e40ac9fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150857369 DMM INFO MM(262420000000049/e40ac9fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150857369 DMM NOTICE MM(262420000000049/e40ac9fe) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1027) 20250203150857369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150857369 DMM NOTICE MM(262420000000049/e40ac9fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150857369 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) 20250203150857371 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150857371 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250203150857371 DMM INFO MM(262420000000049/e40ac9fe) Subscriber data update (mmctx.c:445) 20250203150857371 DMM DEBUG MM(262420000000049/e40ac9fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150857381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150857381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150857381 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150857381 DMM INFO MM(262420000000049/e40ac9fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150857381 DMM NOTICE MM(262420000000049/e40ac9fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150857381 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150857381 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150857381 DLLC NOTICE LLME(c7eb7de9/e40ac9fe){ASSIGNED} LLGM Assign pre (ffffffff => e40ac9fe) (gprs_llc.c:1079) 20250203150857381 DLLC NOTICE LLME(ffffffff/e40ac9fe){ASSIGNED} LLGM Assign post (ffffffff => e40ac9fe) (gprs_llc.c:1125) 20250203150857381 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150857381 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150857381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150857382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@6efd60af428f: setverdict(pass): none -> pass 20250203150857440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150857440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150857440 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150857440 DMM INFO MM(262420000000049/e40ac9fe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150857441 DMM INFO MM(262420000000049/e40ac9fe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150857441 DMM DEBUG MM(262420000000049/e40ac9fe) Using GGSN 0 (gprs_sm.c:317) 20250203150857441 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) 20250203150857441 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250203150857441 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150857441 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150857442 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250203150857467 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 5e c3 65 03 11 a6 63 60 36 14 05 7f 23 ba 63 cf 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:461) 20250203150857467 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f146883b310, cbp=0x55679c46cc40) (sgsn_libgtp.c:633) 20250203150857467 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150857467 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=e40ac9fe, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150857467 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150857467 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150857483 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250203150857494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150857494 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2281) 20250203150857495 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250203150857501 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250203150857501 DMM INFO MM(262420000000049/e40ac9fe) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250203150902509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150902509 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2307) 20250203150902509 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250203150902514 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@6efd60af428f: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@6efd60af428f: Final verdict of PTC: pass 20250203150902532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37832<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@6efd60af428f: Final verdict of PTC: none 20250203150902537 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150902537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1177)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@6efd60af428f: Final verdict of PTC: none TC_suspend_resume-BVCI220(1175)@6efd60af428f: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1167)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1172)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1178)@6efd60af428f: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1170)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1176)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1165)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_suspend_resume-BVCI220(1175): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1177): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@6efd60af428f: Test case TC_suspend_resume finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Feb 3 15:09:02 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250203150902677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150903079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38626<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97128) 20250203150903539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150903539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97128, count=105300) 20250203150904541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150904541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Mon Feb 3 15:09:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150905543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150905543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_suspend_rau started. 20250203150906177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150906180 DMM INFO MM(262420000000049/e40ac9fe) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150906180 DMM INFO MM(262420000000049/e40ac9fe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150906180 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150906180 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150906180 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150906180 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150906180 DLLC NOTICE LLME(ffffffff/e40ac9fe){ASSIGNED} LLGM Assign pre (e40ac9fe => ffffffff) (gprs_llc.c:1079) 20250203150906180 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e40ac9fe => ffffffff) (gprs_llc.c:1125) 20250203150906180 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150906180 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150906180 DMM NOTICE MM(262420000000049/e40ac9fe) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203150906180 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250203150906180 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203150906180 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150906180 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250203150906180 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250203150906180 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) 20250203150906180 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) 20250203150906180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150906180 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150906181 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150906181 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150906181 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150906230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150906230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150906230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150906230 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150906230 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150906230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150906230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150906230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150906230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150906231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150906231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150906231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150906231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150906231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150906231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150906231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150906231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150906231 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150906231 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150906231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1186)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150906231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150906231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150906233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150906238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150906238 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150906244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150906244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150906244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150906244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150906244 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150906244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150906245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150906245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150906245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150906245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150906245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150906245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150906245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150906245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150906245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150906245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150906245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150906245 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150906245 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150906245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150906245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150906245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150906247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 20250203150906252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150906252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150906267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150906267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150906267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150906267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150906267 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150906267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150906267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150906267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150906267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150906268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150906268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150906268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150906268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150906268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150906268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150906268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150906268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150906268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150906268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150906268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150906268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150906268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150906270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150906274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150906274 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1194)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150906544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150906544 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150906544 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150906544 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1196)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150906550 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1196)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150906551 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1196)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@6efd60af428f: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='F79E2541'O, index=0 SGSN_Test-GSUP(1198)@6efd60af428f: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@6efd60af428f: 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 := 'FE8C792E71D473522B00BD7E65FA80E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B54DB366'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67FD905774AD136B'O } } } } } 20250203150907622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150907622 DLLC NOTICE LLME(ffffffff/f79e2541){UNASSIGNED} LLC RX: unknown TLLI 0xf79e2541, creating LLME on the fly (gprs_llc.c:552) 20250203150907622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150907622 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1297) 20250203150907622 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150907622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150907622 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150907622 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150907622 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150907622 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150907622 DLLC NOTICE LLME(ffffffff/f79e2541){UNASSIGNED} LLGM Assign pre (f79e2541 => eed916f9) (gprs_llc.c:1079) 20250203150907623 DLLC NOTICE LLME(f79e2541/eed916f9){ASSIGNED} LLGM Assign post (f79e2541 => eed916f9) (gprs_llc.c:1125) 20250203150907623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150907623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150907623 DMM DEBUG MM(262420000000050/eed916f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150907636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150907636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150907636 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150907636 DMM DEBUG MM(262420000000050/eed916f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1111) 20250203150907636 DMM NOTICE MM(262420000000050/eed916f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150907636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150907636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150907636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150907636 DMM DEBUG MM(262420000000050/eed916f9) Requesting authorization (sgsn_auth.c:160) 20250203150907636 DMM INFO MM(262420000000050/eed916f9) Requesting authentication tuples (sgsn_auth.c:184) 20250203150907636 DMM DEBUG MM(262420000000050/eed916f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150907636 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250203150907636 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)@6efd60af428f: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@6efd60af428f: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250203150907642 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150907642 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150907642 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150907642 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150907642 DMM INFO MM(262420000000050/eed916f9) Subscriber data update (mmctx.c:445) 20250203150907642 DMM DEBUG MM(262420000000050/eed916f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150907642 DMM INFO MM(262420000000050/eed916f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150907642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150907642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150907642 DMM INFO MM(262420000000050/eed916f9) <- GMM AUTH AND CIPHERING REQ (rand = fe 8c 79 2e 71 d4 73 52 2b 00 bd 7e 65 fa 80 e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150907655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150907655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150907655 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150907655 DMM INFO MM(262420000000050/eed916f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150907655 DMM NOTICE MM(262420000000050/eed916f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150907655 DMM DEBUG MM(262420000000050/eed916f9) checking auth: received GSM SRES = b5 4d b3 66 (gprs_gmm.c:693) 20250203150907655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150907655 DMM DEBUG MM(262420000000050/eed916f9) Requesting authorization (sgsn_auth.c:160) 20250203150907655 DMM INFO MM(262420000000050/eed916f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150907655 DMM DEBUG MM(262420000000050/eed916f9) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150907655 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250203150907655 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) 20250203150907655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150907655 DMM INFO MM(262420000000050/eed916f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xeed916f9) (gprs_gmm.c:337) 20250203150907658 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150907658 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150907658 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250203150907658 DMM INFO MM(262420000000050/eed916f9) Subscriber data update (mmctx.c:445) 20250203150907658 DMM DEBUG MM(262420000000050/eed916f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150907658 DMM INFO MM(262420000000050/eed916f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150907658 DMM NOTICE MM(262420000000050/eed916f9) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1027) 20250203150907658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150907658 DMM NOTICE MM(262420000000050/eed916f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150907658 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) 20250203150907659 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150907659 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250203150907659 DMM INFO MM(262420000000050/eed916f9) Subscriber data update (mmctx.c:445) 20250203150907659 DMM DEBUG MM(262420000000050/eed916f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150907670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150907670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150907670 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150907670 DMM INFO MM(262420000000050/eed916f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150907670 DMM NOTICE MM(262420000000050/eed916f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150907670 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150907670 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150907670 DLLC NOTICE LLME(f79e2541/eed916f9){ASSIGNED} LLGM Assign pre (ffffffff => eed916f9) (gprs_llc.c:1079) 20250203150907670 DLLC NOTICE LLME(ffffffff/eed916f9){ASSIGNED} LLGM Assign post (ffffffff => eed916f9) (gprs_llc.c:1125) 20250203150907670 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150907670 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150907670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150907670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@6efd60af428f: setverdict(pass): none -> pass 20250203150907727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150907727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150907727 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150907727 DMM INFO MM(262420000000050/eed916f9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150907727 DMM INFO MM(262420000000050/eed916f9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150907727 DMM DEBUG MM(262420000000050/eed916f9) Using GGSN 0 (gprs_sm.c:317) 20250203150907727 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) 20250203150907727 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250203150907727 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150907727 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150907727 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250203150907753 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 04 ef 63 04 11 2f aa b1 73 14 05 7f bb 42 05 d5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:461) 20250203150907753 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f146883c388, cbp=0x55679c46cfd0) (sgsn_libgtp.c:633) 20250203150907754 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150907754 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=eed916f9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150907754 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150907754 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150907766 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250203150907777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150907777 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2281) 20250203150907777 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250203150907783 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250203150907783 DMM INFO MM(262420000000050/eed916f9) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250203150912799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150912799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150912799 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150912799 DMM INFO MM(262420000000050/eed916f9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250203150912799 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150912800 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250203150912800 DLLC NOTICE LLME(ffffffff/eed916f9){ASSIGNED} LLGM Assign pre (eed916f9 => cae6e74c) (gprs_llc.c:1079) 20250203150912800 DLLC NOTICE LLME(eed916f9/cae6e74c){ASSIGNED} LLGM Assign post (eed916f9 => cae6e74c) (gprs_llc.c:1125) 20250203150912800 DMM INFO MM(262420000000050/cae6e74c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_suspend_rau(1200)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150912815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150912815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150912815 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150912815 DMM INFO MM(262420000000050/cae6e74c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250203150912815 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250203150912815 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150912815 DLLC NOTICE LLME(eed916f9/cae6e74c){ASSIGNED} LLGM Assign pre (ffffffff => cae6e74c) (gprs_llc.c:1079) 20250203150912815 DLLC NOTICE LLME(ffffffff/cae6e74c){ASSIGNED} LLGM Assign post (ffffffff => cae6e74c) (gprs_llc.c:1125) 20250203150912815 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) 20250203150913316 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@6efd60af428f: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@6efd60af428f: Final verdict of PTC: pass 20250203150913336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38640<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@6efd60af428f: Final verdict of PTC: none 20250203150913342 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150913342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1187)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1197)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1196)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1191)@6efd60af428f: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1186)@6efd60af428f: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1189)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1184)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1195)@6efd60af428f: Final verdict of PTC: none TC_suspend_rau-BVCI220(1194)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_suspend_rau-BVCI220(1194): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@6efd60af428f: Test case TC_suspend_rau finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Feb 3 15:09: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 20250203150913447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150913849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33960<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107520) 20250203150914343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150914344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107520, count=111876) 20250203150915346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150915346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Mon Feb 3 15:09:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150916347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150916347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_paging_ps started. 20250203150916954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150916957 DMM INFO MM(262420000000050/cae6e74c) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150916957 DMM INFO MM(262420000000050/cae6e74c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150916957 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150916957 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150916957 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150916957 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203150916957 DLLC NOTICE LLME(ffffffff/cae6e74c){ASSIGNED} LLGM Assign pre (cae6e74c => ffffffff) (gprs_llc.c:1079) 20250203150916957 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cae6e74c => ffffffff) (gprs_llc.c:1125) 20250203150916957 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150916958 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150916958 DMM NOTICE MM(262420000000050/cae6e74c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203150916958 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250203150916958 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203150916958 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150916958 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250203150916958 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250203150916958 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) 20250203150916958 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) 20250203150916958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150916958 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150916958 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150916958 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150916958 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150917003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150917003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150917003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150917003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150917003 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150917003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150917003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150917003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150917003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150917003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150917003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150917003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150917003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150917003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150917003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150917003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150917003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150917003 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150917004 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150917004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1205)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150917004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150917004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150917005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150917010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150917010 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150917018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150917018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150917018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150917018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150917018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150917018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150917018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150917018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150917018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150917019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150917019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150917019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150917019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150917019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150917019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150917019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150917019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150917019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150917019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150917019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150917019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150917019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150917021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150917026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150917026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150917034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150917034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150917034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150917034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150917034 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150917034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150917034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150917034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150917034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150917035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150917035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150917035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150917035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150917035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150917035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150917035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150917035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150917035 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150917035 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150917035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1215)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150917036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150917036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150917037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150917041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150917042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150917348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150917348 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150917348 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150917348 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150917353 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150917354 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@6efd60af428f: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='CDD2F66C'O, index=0 SGSN_Test-GSUP(1217)@6efd60af428f: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@6efd60af428f: 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 := 'DA2EE496F0BAD26FFFB5321FDC414899'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C164D6E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '902BF690E57994EC'O } } } } } 20250203150918438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150918438 DLLC NOTICE LLME(ffffffff/cdd2f66c){UNASSIGNED} LLC RX: unknown TLLI 0xcdd2f66c, creating LLME on the fly (gprs_llc.c:552) 20250203150918438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150918438 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1297) 20250203150918438 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150918438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150918438 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150918438 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150918438 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150918438 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150918438 DLLC NOTICE LLME(ffffffff/cdd2f66c){UNASSIGNED} LLGM Assign pre (cdd2f66c => ed74433f) (gprs_llc.c:1079) 20250203150918438 DLLC NOTICE LLME(cdd2f66c/ed74433f){ASSIGNED} LLGM Assign post (cdd2f66c => ed74433f) (gprs_llc.c:1125) 20250203150918438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150918438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150918438 DMM DEBUG MM(262420000000051/ed74433f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150918456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150918457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150918457 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150918457 DMM DEBUG MM(262420000000051/ed74433f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1111) 20250203150918457 DMM NOTICE MM(262420000000051/ed74433f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150918457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150918457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150918457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150918457 DMM DEBUG MM(262420000000051/ed74433f) Requesting authorization (sgsn_auth.c:160) 20250203150918457 DMM INFO MM(262420000000051/ed74433f) Requesting authentication tuples (sgsn_auth.c:184) 20250203150918457 DMM DEBUG MM(262420000000051/ed74433f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150918457 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250203150918457 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)@6efd60af428f: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@6efd60af428f: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250203150918463 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150918463 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150918463 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150918463 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150918463 DMM INFO MM(262420000000051/ed74433f) Subscriber data update (mmctx.c:445) 20250203150918463 DMM DEBUG MM(262420000000051/ed74433f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150918463 DMM INFO MM(262420000000051/ed74433f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150918463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150918463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150918463 DMM INFO MM(262420000000051/ed74433f) <- GMM AUTH AND CIPHERING REQ (rand = da 2e e4 96 f0 ba d2 6f ff b5 32 1f dc 41 48 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150918477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150918477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150918477 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150918477 DMM INFO MM(262420000000051/ed74433f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150918477 DMM NOTICE MM(262420000000051/ed74433f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150918477 DMM DEBUG MM(262420000000051/ed74433f) checking auth: received GSM SRES = c1 64 d6 e6 (gprs_gmm.c:693) 20250203150918477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150918477 DMM DEBUG MM(262420000000051/ed74433f) Requesting authorization (sgsn_auth.c:160) 20250203150918478 DMM INFO MM(262420000000051/ed74433f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150918478 DMM DEBUG MM(262420000000051/ed74433f) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150918478 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250203150918478 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) 20250203150918478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150918478 DMM INFO MM(262420000000051/ed74433f) <- GMM ATTACH ACCEPT (new P-TMSI=0xed74433f) (gprs_gmm.c:337) 20250203150918480 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150918480 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150918480 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250203150918480 DMM INFO MM(262420000000051/ed74433f) Subscriber data update (mmctx.c:445) 20250203150918480 DMM DEBUG MM(262420000000051/ed74433f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150918481 DMM INFO MM(262420000000051/ed74433f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150918481 DMM NOTICE MM(262420000000051/ed74433f) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1027) 20250203150918481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150918481 DMM NOTICE MM(262420000000051/ed74433f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150918481 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) 20250203150918482 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150918482 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250203150918482 DMM INFO MM(262420000000051/ed74433f) Subscriber data update (mmctx.c:445) 20250203150918482 DMM DEBUG MM(262420000000051/ed74433f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150918491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150918491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150918491 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150918491 DMM INFO MM(262420000000051/ed74433f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150918491 DMM NOTICE MM(262420000000051/ed74433f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150918491 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150918492 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150918492 DLLC NOTICE LLME(cdd2f66c/ed74433f){ASSIGNED} LLGM Assign pre (ffffffff => ed74433f) (gprs_llc.c:1079) 20250203150918492 DLLC NOTICE LLME(ffffffff/ed74433f){ASSIGNED} LLGM Assign post (ffffffff => ed74433f) (gprs_llc.c:1125) 20250203150918492 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150918492 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150918492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150918492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203150918550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150918550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150918550 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150918550 DMM INFO MM(262420000000051/ed74433f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150918550 DMM INFO MM(262420000000051/ed74433f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150918550 DMM DEBUG MM(262420000000051/ed74433f) Using GGSN 0 (gprs_sm.c:317) 20250203150918550 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) 20250203150918550 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250203150918550 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150918550 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150918550 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250203150918577 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 72 4d 90 6e 11 22 dc 2e 2e 14 05 7f 3e ad d4 24 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:461) 20250203150918577 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f146883d400, cbp=0x55679c47cb10) (sgsn_libgtp.c:633) 20250203150918577 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150918577 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c4796b8 TLLI=ed74433f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150918577 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150918577 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@6efd60af428f: setverdict(pass): none -> pass TC_paging_ps(1219)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150918594 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250203150920646 DGPRS DEBUG Checking for inactive LLMEs, time = 41123559 (sgsn.c:132) 20250203150921551 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Timeout of T3314 (fsm.c:317) 20250203150921552 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250203150921552 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250203150923611 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250203150923611 DMM INFO MM(262420000000051/ed74433f) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@6efd60af428f: 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 := 'ED74433F'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@6efd60af428f: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@6efd60af428f: Final verdict of PTC: pass 20250203150923637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33976<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1205)@6efd60af428f: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1215)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1210)@6efd60af428f: Final verdict of PTC: none 20250203150923643 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150923643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_paging_ps-BVCI210(1209)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@6efd60af428f: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1213)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1203)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1208)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@6efd60af428f: Test case TC_paging_ps finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Feb 3 15:09:23 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250203150923748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150924151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100396) 20250203150924644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150924644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100396, count=104752) 20250203150925644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150925645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Mon Feb 3 15:09:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150926646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150926646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_paging_ps_ra_multiple_cells started. 20250203150927245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150927247 DMM INFO MM(262420000000051/ed74433f) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150927247 DMM INFO MM(262420000000051/ed74433f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150927247 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150927247 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150927247 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150927247 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250203150927247 DLLC NOTICE LLME(ffffffff/ed74433f){ASSIGNED} LLGM Assign pre (ed74433f => ffffffff) (gprs_llc.c:1079) 20250203150927248 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed74433f => ffffffff) (gprs_llc.c:1125) 20250203150927248 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c479360 (gprs_sndcp.c:574) 20250203150927248 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c4796b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150927248 DMM NOTICE MM(262420000000051/ed74433f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203150927248 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250203150927248 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203150927248 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150927248 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250203150927248 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250203150927248 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) 20250203150927248 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) 20250203150927248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203150927248 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150927248 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150927248 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150927248 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150927304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150927304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150927304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150927304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150927304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150927304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150927304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150927304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150927304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150927305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150927305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150927305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150927306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150927306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150927306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150927306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150927306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150927306 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150927306 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150927306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150927306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150927306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150927308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150927313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150927313 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150927319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150927319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150927319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150927319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150927319 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150927319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150927319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150927319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150927319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150927320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150927320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150927320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150927320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150927320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150927320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150927320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150927320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150927320 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150927320 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150927320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150927320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150927320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150927322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150927327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150927327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150927335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150927335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150927336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150927336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150927336 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150927336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150927336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150927336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150927336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150927336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150927336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150927336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150927336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150927336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150927336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150927336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150927336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150927336 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150927336 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150927336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1234)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150927337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150927337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150927338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150927342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150927342 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150927647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150927647 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150927647 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150927647 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150927651 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1235)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150927653 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@6efd60af428f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F76FFBDC'O, index=0 SGSN_Test-GSUP(1236)@6efd60af428f: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@6efd60af428f: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@6efd60af428f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F76FFBDC'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@6efd60af428f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F76FFBDC'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@6efd60af428f: 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 := 'E695E666EF6D8047CB169D86E293B7B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51FB2178'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F6E53BF279E3B6D'O } } } } } 20250203150928739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150928739 DLLC NOTICE LLME(ffffffff/f76ffbdc){UNASSIGNED} LLC RX: unknown TLLI 0xf76ffbdc, creating LLME on the fly (gprs_llc.c:552) 20250203150928739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150928739 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1297) 20250203150928739 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150928739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203150928739 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150928739 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203150928739 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150928739 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150928739 DLLC NOTICE LLME(ffffffff/f76ffbdc){UNASSIGNED} LLGM Assign pre (f76ffbdc => e41f6e83) (gprs_llc.c:1079) 20250203150928739 DLLC NOTICE LLME(f76ffbdc/e41f6e83){ASSIGNED} LLGM Assign post (f76ffbdc => e41f6e83) (gprs_llc.c:1125) 20250203150928739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150928739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150928739 DMM DEBUG MM(262420000000052/e41f6e83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150928755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150928755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150928755 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150928755 DMM DEBUG MM(262420000000052/e41f6e83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1111) 20250203150928755 DMM NOTICE MM(262420000000052/e41f6e83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150928755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150928755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150928755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150928755 DMM DEBUG MM(262420000000052/e41f6e83) Requesting authorization (sgsn_auth.c:160) 20250203150928755 DMM INFO MM(262420000000052/e41f6e83) Requesting authentication tuples (sgsn_auth.c:184) 20250203150928755 DMM DEBUG MM(262420000000052/e41f6e83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150928755 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250203150928755 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)@6efd60af428f: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@6efd60af428f: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250203150928760 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150928760 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150928760 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150928760 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150928760 DMM INFO MM(262420000000052/e41f6e83) Subscriber data update (mmctx.c:445) 20250203150928760 DMM DEBUG MM(262420000000052/e41f6e83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150928760 DMM INFO MM(262420000000052/e41f6e83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150928760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150928760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150928760 DMM INFO MM(262420000000052/e41f6e83) <- GMM AUTH AND CIPHERING REQ (rand = e6 95 e6 66 ef 6d 80 47 cb 16 9d 86 e2 93 b7 b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150928775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150928775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150928775 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150928775 DMM INFO MM(262420000000052/e41f6e83) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150928775 DMM NOTICE MM(262420000000052/e41f6e83) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150928775 DMM DEBUG MM(262420000000052/e41f6e83) checking auth: received GSM SRES = 51 fb 21 78 (gprs_gmm.c:693) 20250203150928775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150928775 DMM DEBUG MM(262420000000052/e41f6e83) Requesting authorization (sgsn_auth.c:160) 20250203150928775 DMM INFO MM(262420000000052/e41f6e83) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150928775 DMM DEBUG MM(262420000000052/e41f6e83) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150928775 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250203150928775 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) 20250203150928775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150928775 DMM INFO MM(262420000000052/e41f6e83) <- GMM ATTACH ACCEPT (new P-TMSI=0xe41f6e83) (gprs_gmm.c:337) 20250203150928778 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150928778 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150928778 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250203150928778 DMM INFO MM(262420000000052/e41f6e83) Subscriber data update (mmctx.c:445) 20250203150928778 DMM DEBUG MM(262420000000052/e41f6e83) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150928778 DMM INFO MM(262420000000052/e41f6e83) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150928778 DMM NOTICE MM(262420000000052/e41f6e83) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1027) 20250203150928778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150928778 DMM NOTICE MM(262420000000052/e41f6e83) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150928778 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) 20250203150928779 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150928779 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250203150928779 DMM INFO MM(262420000000052/e41f6e83) Subscriber data update (mmctx.c:445) 20250203150928779 DMM DEBUG MM(262420000000052/e41f6e83) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150928789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150928789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150928789 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150928790 DMM INFO MM(262420000000052/e41f6e83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150928790 DMM NOTICE MM(262420000000052/e41f6e83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150928790 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150928790 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150928790 DLLC NOTICE LLME(f76ffbdc/e41f6e83){ASSIGNED} LLGM Assign pre (ffffffff => e41f6e83) (gprs_llc.c:1079) 20250203150928790 DLLC NOTICE LLME(ffffffff/e41f6e83){ASSIGNED} LLGM Assign post (ffffffff => e41f6e83) (gprs_llc.c:1125) 20250203150928790 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150928790 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150928790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150928790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203150928848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150928848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150928848 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150928848 DMM INFO MM(262420000000052/e41f6e83) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150928848 DMM INFO MM(262420000000052/e41f6e83) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150928848 DMM DEBUG MM(262420000000052/e41f6e83) Using GGSN 0 (gprs_sm.c:317) 20250203150928848 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) 20250203150928848 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250203150928848 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150928848 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150928848 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250203150928873 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 5c 2a 83 e1 11 35 22 9a 53 14 05 7f 5d ad ac e4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:461) 20250203150928873 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f146883e478, cbp=0x55679c47d570) (sgsn_libgtp.c:633) 20250203150928873 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150928873 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c478548 TLLI=e41f6e83, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150928873 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150928873 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@6efd60af428f: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150928886 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250203150931849 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Timeout of T3314 (fsm.c:317) 20250203150931849 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250203150931849 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250203150933897 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250203150933897 DMM INFO MM(262420000000052/e41f6e83) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@6efd60af428f: 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 := 'E41F6E83'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@6efd60af428f: 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 := 'E41F6E83'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@6efd60af428f: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@6efd60af428f: Final verdict of PTC: pass 20250203150933923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52242<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1224)@6efd60af428f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@6efd60af428f: Final verdict of PTC: none 20250203150933928 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150933928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1230)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@6efd60af428f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@6efd60af428f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1234)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1229)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1222)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1227)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1232)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case.Mon Feb 3 15:09:33 UTC 2025 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@6efd60af428f: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. 20250203150933992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150934395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101124) 20250203150934929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150934929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101124, count=105480) 20250203150935931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150935931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Mon Feb 3 15:09:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150936932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150936932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_bssgp_rim_single_report started. 20250203150937491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150937493 DMM INFO MM(262420000000052/e41f6e83) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203150937493 DMM INFO MM(262420000000052/e41f6e83) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203150937494 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203150937494 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203150937494 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203150937494 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250203150937494 DLLC NOTICE LLME(ffffffff/e41f6e83){ASSIGNED} LLGM Assign pre (e41f6e83 => ffffffff) (gprs_llc.c:1079) 20250203150937494 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e41f6e83 => ffffffff) (gprs_llc.c:1125) 20250203150937494 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c4781f0 (gprs_sndcp.c:574) 20250203150937494 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c478548, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150937494 DMM NOTICE MM(262420000000052/e41f6e83) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203150937494 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250203150937494 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203150937494 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150937494 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250203150937494 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250203150937494 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) 20250203150937494 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) 20250203150937494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203150937494 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203150937494 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203150937494 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203150937494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1244)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1244)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150937551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150937551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150937551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150937551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150937551 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150937551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150937551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150937551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150937551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1243)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1244)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150937552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150937552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150937552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150937552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150937552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150937552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150937552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150937552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150937552 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150937552 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150937552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150937553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150937553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1244)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1244)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150937554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250203150937560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150937560 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1243)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1241)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1248)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150937563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150937563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150937563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150937563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150937563 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150937563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150937563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150937563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150937563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150937564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150937564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150937564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150937564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150937564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150937564 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150937564 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150937564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1248)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150937565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150937565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150937567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150937572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150937572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150937580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150937580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150937580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150937580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150937580 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150937580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150937580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150937580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150937580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150937581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150937581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150937581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150937581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150937581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150937581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150937581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150937581 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150937581 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150937581 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150937581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150937581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150937581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150937583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150937587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150937587 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150937933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150937933 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150937933 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150937933 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150937937 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1254)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150937939 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203150937964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6efd60af428f: setverdict(pass): none -> pass MTC@6efd60af428f: Warning: Re-starting timer T, which is already active (running or expired). 20250203150937990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150938004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41252<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@6efd60af428f: Final verdict of PTC: none 20250203150938009 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150938009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1253)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@6efd60af428f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1248)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@6efd60af428f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@6efd60af428f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1241)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1244)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1242)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1251)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1246)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: pass MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1241): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1242): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1244): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@6efd60af428f: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Feb 3 15:09: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 20250203150938075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150938477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41258<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59336) 20250203150939010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150939010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59336, count=60596) 20250203150940011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150940011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Mon Feb 3 15:09:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150941013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150941013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_rim_eutran_to_geran started. 20250203150941562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150941565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150941620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150941620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150941620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150941620 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150941620 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150941620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150941620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150941620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150941620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150941622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150941622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150941622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150941622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150941622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150941622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150941622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150941622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150941622 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150941622 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150941622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150941622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150941622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150941625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150941635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150941635 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150941645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150941645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150941645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150941645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150941645 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150941645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150941645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150941645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150941645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150941645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150941645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150941645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150941645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150941645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150941645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150941646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150941646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150941646 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150941646 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150941646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150941646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150941646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150941647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150941652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150941652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150941664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150941664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150941664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150941664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150941664 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150941664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150941664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150941664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150941664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150941665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150941665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150941665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150941665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150941665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150941665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150941665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150941665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150941665 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150941665 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150941665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150941665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150941665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1272)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150941668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150941672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150941672 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150942015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150942015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150942015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150942015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1271)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150942019 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203150942020 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1271)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6efd60af428f: setverdict(pass): none -> pass 20250203150942073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150942082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41274<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1266)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1272)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1261)@6efd60af428f: Final verdict of PTC: none 20250203150942087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203150942087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rim_eutran_to_geran-BVCI210(1265)@6efd60af428f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1270)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1264)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1259)@6efd60af428f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: pass MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@6efd60af428f: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Feb 3 15:09: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 20250203150942147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150942550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53884<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49144) 20250203150943089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150943089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49144, count=53500) 20250203150944090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150944090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Mon Feb 3 15:09:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203150945092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150945092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_cell_change_different_rai_ci_attach started. 20250203150945650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203150945652 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150945695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203150945695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150945695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150945695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150945695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203150945695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150945695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150945695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150945695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150945696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150945696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150945696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150945696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150945696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150945696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150945696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150945696 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150945696 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203150945696 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150945696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150945697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150945697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150945699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150945706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150945706 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150945711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203150945711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150945711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150945711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150945711 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203150945711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150945711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150945711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150945711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150945712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150945712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150945712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150945712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150945712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150945712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150945712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150945712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150945712 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203150945712 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150945712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203150945712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150945712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150945714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150945719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150945719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203150945727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203150945727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203150945727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203150945727 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150945727 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203150945727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203150945727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203150945727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203150945727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203150945728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203150945728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203150945728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203150945728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203150945728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203150945728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203150945728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203150945728 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203150945728 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203150945728 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203150945728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1289)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203150945728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203150945728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203150945731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203150945735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150945735 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)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203150946094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203150946094 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203150946094 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203150946094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203150946098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203150946100 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6efd60af428f: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='CC457199'O, index=0 SGSN_Test-GSUP(1291)@6efd60af428f: 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)@6efd60af428f: 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 := 'DE34767386BB8AF7B88B9639593AF727'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B081BA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D066AFC576AB013'O } } } } } 20250203150946175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150946175 DLLC NOTICE LLME(ffffffff/cc457199){UNASSIGNED} LLC RX: unknown TLLI 0xcc457199, creating LLME on the fly (gprs_llc.c:552) 20250203150946175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150946175 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1297) 20250203150946175 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203150946175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203150946175 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203150946175 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203150946175 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150946175 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203150946175 DLLC NOTICE LLME(ffffffff/cc457199){UNASSIGNED} LLGM Assign pre (cc457199 => c533a47c) (gprs_llc.c:1079) 20250203150946175 DLLC NOTICE LLME(cc457199/c533a47c){ASSIGNED} LLGM Assign post (cc457199 => c533a47c) (gprs_llc.c:1125) 20250203150946175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150946175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150946175 DMM DEBUG MM(262420000000068/c533a47c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150946204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150946204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203150946204 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150946204 DMM DEBUG MM(262420000000068/c533a47c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1111) 20250203150946204 DMM NOTICE MM(262420000000068/c533a47c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150946204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150946204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150946204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150946204 DMM DEBUG MM(262420000000068/c533a47c) Requesting authorization (sgsn_auth.c:160) 20250203150946204 DMM INFO MM(262420000000068/c533a47c) Requesting authentication tuples (sgsn_auth.c:184) 20250203150946204 DMM DEBUG MM(262420000000068/c533a47c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203150946204 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250203150946204 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)@6efd60af428f: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@6efd60af428f: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250203150946211 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203150946211 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203150946211 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203150946211 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203150946211 DMM INFO MM(262420000000068/c533a47c) Subscriber data update (mmctx.c:445) 20250203150946211 DMM DEBUG MM(262420000000068/c533a47c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203150946211 DMM INFO MM(262420000000068/c533a47c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203150946211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203150946211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203150946211 DMM INFO MM(262420000000068/c533a47c) <- GMM AUTH AND CIPHERING REQ (rand = de 34 76 73 86 bb 8a f7 b8 8b 96 39 59 3a f7 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203150946227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150946227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203150946227 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150946227 DMM INFO MM(262420000000068/c533a47c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203150946227 DMM NOTICE MM(262420000000068/c533a47c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203150946227 DMM DEBUG MM(262420000000068/c533a47c) checking auth: received GSM SRES = 4b 08 1b a4 (gprs_gmm.c:693) 20250203150946227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203150946227 DMM DEBUG MM(262420000000068/c533a47c) Requesting authorization (sgsn_auth.c:160) 20250203150946227 DMM INFO MM(262420000000068/c533a47c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150946227 DMM DEBUG MM(262420000000068/c533a47c) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150946227 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250203150946227 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) 20250203150946227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203150946227 DMM INFO MM(262420000000068/c533a47c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc533a47c) (gprs_gmm.c:337) 20250203150946230 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203150946230 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203150946230 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250203150946230 DMM INFO MM(262420000000068/c533a47c) Subscriber data update (mmctx.c:445) 20250203150946230 DMM DEBUG MM(262420000000068/c533a47c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203150946230 DMM INFO MM(262420000000068/c533a47c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203150946230 DMM NOTICE MM(262420000000068/c533a47c) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1027) 20250203150946230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203150946230 DMM NOTICE MM(262420000000068/c533a47c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203150946230 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) 20250203150946232 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203150946232 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250203150946232 DMM INFO MM(262420000000068/c533a47c) Subscriber data update (mmctx.c:445) 20250203150946232 DMM DEBUG MM(262420000000068/c533a47c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203150946243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150946243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203150946243 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150946243 DMM INFO MM(262420000000068/c533a47c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203150946243 DMM NOTICE MM(262420000000068/c533a47c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203150946243 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203150946243 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203150946244 DLLC NOTICE LLME(cc457199/c533a47c){ASSIGNED} LLGM Assign pre (ffffffff => c533a47c) (gprs_llc.c:1079) 20250203150946244 DLLC NOTICE LLME(ffffffff/c533a47c){ASSIGNED} LLGM Assign post (ffffffff => c533a47c) (gprs_llc.c:1125) 20250203150946244 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203150946244 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203150946244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203150946244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203150946302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150946302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203150946302 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150946302 DMM INFO MM(262420000000068/c533a47c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203150946302 DMM INFO MM(262420000000068/c533a47c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203150946302 DMM DEBUG MM(262420000000068/c533a47c) Using GGSN 0 (gprs_sm.c:317) 20250203150946302 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) 20250203150946302 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250203150946302 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203150946302 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250203150946302 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250203150946325 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 3b 13 49 e5 11 2c d8 2c e8 14 05 7f c9 16 6f 2e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:461) 20250203150946325 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f146883f4f0, cbp=0x55679c47a4a0) (sgsn_libgtp.c:633) 20250203150946325 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203150946325 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c478548 TLLI=c533a47c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203150946325 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203150946325 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@6efd60af428f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203150946343 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250203150946358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150946358 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250203150946358 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6efd60af428f: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@6efd60af428f: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C533A47C'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@6efd60af428f: 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 := '17D9E5BF0189DCCEE98FC42C9D05AC20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B77C6FAF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7BF7862ACC9CCF6'O } } } } } 20250203150946373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150946373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250203150946373 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC533A47C) type="GPRS attach" (gprs_gmm.c:1297) 20250203150946373 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203150946373 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203150946373 DLLC NOTICE LLME(ffffffff/c533a47c){ASSIGNED} LLGM Assign pre (c533a47c => c3a316b0) (gprs_llc.c:1079) 20250203150946373 DLLC NOTICE LLME(c533a47c/c3a316b0){ASSIGNED} LLGM Assign post (c533a47c => c3a316b0) (gprs_llc.c:1125) 20250203150946373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203150946373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203150946373 DMM DEBUG MM(262420000000068/c3a316b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203150946400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203150946400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250203150946400 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203150946400 DMM DEBUG MM(262420000000068/c3a316b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1111) 20250203150946400 DMM NOTICE MM(262420000000068/c3a316b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203150946400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203150946400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203150946400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203150946400 DMM DEBUG MM(262420000000068/c3a316b0) Requesting authorization (sgsn_auth.c:160) 20250203150946400 DMM INFO MM(262420000000068/c3a316b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203150946400 DMM DEBUG MM(262420000000068/c3a316b0) Requesting subscriber data update (gprs_subscriber.c:894) 20250203150946400 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250203150946400 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) 20250203150950647 DGPRS DEBUG Checking for inactive LLMEs, time = 41123589 (sgsn.c:132) 20250203150952401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250203150952401 DMM ERROR MM(262420000000068/c3a316b0) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250203150952401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250203150952401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250203150952401 DMM NOTICE MM(262420000000068/c3a316b0) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250203150952402 DMM NOTICE MM(262420000000068/c3a316b0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203150952402 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250203150952402 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c478548, TLLI=c3a316b0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203150952402 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203150952402 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203150952402 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250203150952402 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250203150952402 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) 20250203150952402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Reject}: Deallocated (fsm.c:568) 20250203150952402 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Deallocated (fsm.c:568) 20250203150952402 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203150952402 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250203150952402 DLLC NOTICE LLME(c533a47c/c3a316b0){ASSIGNED} LLGM Assign pre (c3a316b0 => ffffffff) (gprs_llc.c:1079) 20250203150952402 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3a316b0 => ffffffff) (gprs_llc.c:1125) 20250203150957403 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250203151002405 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250203151006095 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250203151006095 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250203151006095 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203151007407 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250203151012408 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250203151015697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151015711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151015711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203151015713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151015716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151015716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203151015729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151015732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151015732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@6efd60af428f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6efd60af428f: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@6efd60af428f: Final verdict of PTC: none 20250203151016164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53892<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203151016164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151016164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1290)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1284)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1289)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1279)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1287)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1277)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@6efd60af428f: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1282)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@6efd60af428f: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Mon Feb 3 15:10: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 20250203151016258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151016660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116460) 20250203151017166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151017166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203151017409 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250203151017410 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55679c47a4a0) (sgsn_libgtp.c:633) 20250203151017410 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55679c47a4a0) (sgsn_libgtp.c:637) 20250203151017410 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250203151017410 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250203151017410 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250203151017410 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116460, count=122172) 20250203151018167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151018167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Feb 3 15:10:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151019169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151019169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_cell_change_different_rai_ci_data started. 20250203151019766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151019769 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151019814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151019814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151019814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151019814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151019814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151019814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151019814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151019814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151019814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151019814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151019814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151019814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151019815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151019815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151019815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151019815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151019815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151019815 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151019815 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151019815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151019815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151019815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151019817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151019821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151019821 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151019829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151019829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151019829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151019829 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151019829 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151019829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151019829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151019829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151019829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151019830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151019830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151019830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151019830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151019830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151019830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151019830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151019830 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151019830 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151019830 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151019830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151019830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151019830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151019832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151019836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151019836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151019845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151019845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151019845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151019845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151019845 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151019845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151019845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151019845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151019845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151019846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151019846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151019846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151019846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151019846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151019846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151019846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151019846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151019846 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151019846 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151019846 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1308)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151019846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151019846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203151019849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151019854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151019854 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)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151020170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151020170 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151020170 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151020170 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151020175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1309)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203151020176 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@6efd60af428f: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D9AFFFD5'O, index=0 SGSN_Test-GSUP(1310)@6efd60af428f: 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)@6efd60af428f: 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 := '19FA7802278F9C3C194F8C77C15343C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA4F6C42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41A1F70243B8A110'O } } } } } 20250203151020251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151020251 DLLC NOTICE LLME(ffffffff/d9afffd5){UNASSIGNED} LLC RX: unknown TLLI 0xd9afffd5, creating LLME on the fly (gprs_llc.c:552) 20250203151020251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151020251 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1297) 20250203151020251 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203151020251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203151020251 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203151020251 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203151020251 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151020251 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151020251 DLLC NOTICE LLME(ffffffff/d9afffd5){UNASSIGNED} LLGM Assign pre (d9afffd5 => c3efe88f) (gprs_llc.c:1079) 20250203151020251 DLLC NOTICE LLME(d9afffd5/c3efe88f){ASSIGNED} LLGM Assign post (d9afffd5 => c3efe88f) (gprs_llc.c:1125) 20250203151020251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151020251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151020251 DMM DEBUG MM(262420000000070/c3efe88f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151020262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151020262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203151020262 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151020262 DMM DEBUG MM(262420000000070/c3efe88f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1111) 20250203151020262 DMM NOTICE MM(262420000000070/c3efe88f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151020262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151020262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151020262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151020262 DMM DEBUG MM(262420000000070/c3efe88f) Requesting authorization (sgsn_auth.c:160) 20250203151020262 DMM INFO MM(262420000000070/c3efe88f) Requesting authentication tuples (sgsn_auth.c:184) 20250203151020262 DMM DEBUG MM(262420000000070/c3efe88f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151020262 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250203151020262 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)@6efd60af428f: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@6efd60af428f: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250203151020266 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151020266 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151020266 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151020266 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151020266 DMM INFO MM(262420000000070/c3efe88f) Subscriber data update (mmctx.c:445) 20250203151020266 DMM DEBUG MM(262420000000070/c3efe88f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151020266 DMM INFO MM(262420000000070/c3efe88f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151020266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151020266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151020266 DMM INFO MM(262420000000070/c3efe88f) <- GMM AUTH AND CIPHERING REQ (rand = 19 fa 78 02 27 8f 9c 3c 19 4f 8c 77 c1 53 43 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203151020276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151020277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151020277 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151020277 DMM INFO MM(262420000000070/c3efe88f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151020277 DMM NOTICE MM(262420000000070/c3efe88f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151020277 DMM DEBUG MM(262420000000070/c3efe88f) checking auth: received GSM SRES = fa 4f 6c 42 (gprs_gmm.c:693) 20250203151020277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151020277 DMM DEBUG MM(262420000000070/c3efe88f) Requesting authorization (sgsn_auth.c:160) 20250203151020277 DMM INFO MM(262420000000070/c3efe88f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151020277 DMM DEBUG MM(262420000000070/c3efe88f) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151020277 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250203151020277 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) 20250203151020277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203151020277 DMM INFO MM(262420000000070/c3efe88f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3efe88f) (gprs_gmm.c:337) 20250203151020279 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151020279 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151020279 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250203151020279 DMM INFO MM(262420000000070/c3efe88f) Subscriber data update (mmctx.c:445) 20250203151020279 DMM DEBUG MM(262420000000070/c3efe88f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151020279 DMM INFO MM(262420000000070/c3efe88f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151020279 DMM NOTICE MM(262420000000070/c3efe88f) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1027) 20250203151020279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151020279 DMM NOTICE MM(262420000000070/c3efe88f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151020279 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) 20250203151020280 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151020281 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250203151020281 DMM INFO MM(262420000000070/c3efe88f) Subscriber data update (mmctx.c:445) 20250203151020281 DMM DEBUG MM(262420000000070/c3efe88f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203151020290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151020290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203151020290 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151020290 DMM INFO MM(262420000000070/c3efe88f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151020290 DMM NOTICE MM(262420000000070/c3efe88f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151020290 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151020290 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151020290 DLLC NOTICE LLME(d9afffd5/c3efe88f){ASSIGNED} LLGM Assign pre (ffffffff => c3efe88f) (gprs_llc.c:1079) 20250203151020290 DLLC NOTICE LLME(ffffffff/c3efe88f){ASSIGNED} LLGM Assign post (ffffffff => c3efe88f) (gprs_llc.c:1125) 20250203151020290 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203151020290 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203151020290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151020290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203151020349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151020349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203151020349 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151020349 DMM INFO MM(262420000000070/c3efe88f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203151020349 DMM INFO MM(262420000000070/c3efe88f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203151020350 DMM DEBUG MM(262420000000070/c3efe88f) Using GGSN 0 (gprs_sm.c:317) 20250203151020350 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) 20250203151020350 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250203151020350 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203151020350 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250203151020350 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250203151020371 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 a0 5b 4f cf 11 ce 53 e4 cd 14 05 7f f0 d3 f5 32 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:461) 20250203151020371 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f146883f4f0, cbp=0x55679c47a4a0) (sgsn_libgtp.c:633) 20250203151020371 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203151020371 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c478548 TLLI=c3efe88f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203151020371 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203151020371 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@6efd60af428f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203151020388 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250203151020402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151020402 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250203151020402 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) TC_cell_change_different_rai_ci_data-BVCI210(1302)@6efd60af428f: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C3EFE88F'O, index=0 20250203151020415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151020415 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151020415 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55679c478548, TLLI=c3efe88f, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250203151020648 DGPRS DEBUG Checking for inactive LLMEs, time = 41123619 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@6efd60af428f: Removing Client IMSI='262420000000070'H, index=0 20250203151022412 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@6efd60af428f: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@6efd60af428f: Final verdict of PTC: pass 20250203151022417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55750<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@6efd60af428f: Final verdict of PTC: none 20250203151022420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151022420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1298)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1303)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1308)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1306)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1296)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1301)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@6efd60af428f: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Mon Feb 3 15:10: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 20250203151022529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151022931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96176) 20250203151023422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151023422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96176, count=100532) 20250203151024424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151024424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Mon Feb 3 15:10:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151025425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151025425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_cell_change_different_ci_attach started. 20250203151026034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151026036 DMM INFO MM(262420000000070/c3efe88f) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151026036 DMM INFO MM(262420000000070/c3efe88f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151026037 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151026037 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151026037 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203151026037 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203151026037 DLLC NOTICE LLME(ffffffff/c3efe88f){ASSIGNED} LLGM Assign pre (c3efe88f => ffffffff) (gprs_llc.c:1079) 20250203151026037 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3efe88f => ffffffff) (gprs_llc.c:1125) 20250203151026037 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c4781f0 (gprs_sndcp.c:574) 20250203151026037 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c478548, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203151026037 DMM NOTICE MM(262420000000070/c3efe88f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203151026037 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250203151026037 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203151026037 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203151026037 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250203151026037 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250203151026037 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) 20250203151026037 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) 20250203151026037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203151026037 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203151026037 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203151026037 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203151026037 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151026086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151026086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151026086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151026086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151026086 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151026086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151026086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151026086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151026086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250203151026087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151026087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151026087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1317)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151026087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151026087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151026087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151026087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151026087 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151026087 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151026087 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151026087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151026087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151026087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151026091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151026101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151026101 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151026106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151026106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151026106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151026106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151026106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151026106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151026106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151026106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151026106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151026107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151026107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151026107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151026107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151026107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151026107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151026107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151026107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151026107 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151026107 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151026107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151026107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151026107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151026108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151026113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151026113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1328)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151026126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151026126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151026126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151026126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151026126 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151026126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151026126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151026126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151026126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151026127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151026127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151026127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151026127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151026127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151026127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151026127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151026127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151026127 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151026127 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151026127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151026127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151026127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151026129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151026133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151026133 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1325)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151026426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151026426 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151026426 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151026426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1327)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151026427 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203151026428 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1327)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1327)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1327)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1327)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@6efd60af428f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C7A69E5E'O, index=0 SGSN_Test-GSUP(1329)@6efd60af428f: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@6efd60af428f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@6efd60af428f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C7A69E5E'O, index=0 TC_cell_change_different_ci_attach(1331)@6efd60af428f: 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 := '6DC936D9A099853B40B9DA1D47152AE9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9BEA055E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '604746225960B7E0'O } } } } } 20250203151026451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151026451 DLLC NOTICE LLME(ffffffff/c7a69e5e){UNASSIGNED} LLC RX: unknown TLLI 0xc7a69e5e, creating LLME on the fly (gprs_llc.c:552) 20250203151026451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151026451 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1297) 20250203151026451 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203151026451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203151026451 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203151026451 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203151026451 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151026451 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151026451 DLLC NOTICE LLME(ffffffff/c7a69e5e){UNASSIGNED} LLGM Assign pre (c7a69e5e => c3f3567a) (gprs_llc.c:1079) 20250203151026451 DLLC NOTICE LLME(c7a69e5e/c3f3567a){ASSIGNED} LLGM Assign post (c7a69e5e => c3f3567a) (gprs_llc.c:1125) 20250203151026451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151026451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151026451 DMM DEBUG MM(262420000000069/c3f3567a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151026457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151026457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203151026457 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151026457 DMM DEBUG MM(262420000000069/c3f3567a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1111) 20250203151026457 DMM NOTICE MM(262420000000069/c3f3567a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151026457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151026457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151026457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151026457 DMM DEBUG MM(262420000000069/c3f3567a) Requesting authorization (sgsn_auth.c:160) 20250203151026457 DMM INFO MM(262420000000069/c3f3567a) Requesting authentication tuples (sgsn_auth.c:184) 20250203151026457 DMM DEBUG MM(262420000000069/c3f3567a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151026457 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250203151026457 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)@6efd60af428f: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@6efd60af428f: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250203151026498 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151026498 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151026498 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151026498 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151026498 DMM INFO MM(262420000000069/c3f3567a) Subscriber data update (mmctx.c:445) 20250203151026498 DMM DEBUG MM(262420000000069/c3f3567a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151026498 DMM INFO MM(262420000000069/c3f3567a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151026498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151026498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151026498 DMM INFO MM(262420000000069/c3f3567a) <- GMM AUTH AND CIPHERING REQ (rand = 6d c9 36 d9 a0 99 85 3b 40 b9 da 1d 47 15 2a e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203151026519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151026519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151026519 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151026519 DMM INFO MM(262420000000069/c3f3567a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151026519 DMM NOTICE MM(262420000000069/c3f3567a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151026519 DMM DEBUG MM(262420000000069/c3f3567a) checking auth: received GSM SRES = 9b ea 05 5e (gprs_gmm.c:693) 20250203151026519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151026519 DMM DEBUG MM(262420000000069/c3f3567a) Requesting authorization (sgsn_auth.c:160) 20250203151026519 DMM INFO MM(262420000000069/c3f3567a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151026519 DMM DEBUG MM(262420000000069/c3f3567a) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151026519 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250203151026519 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) 20250203151026519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203151026519 DMM INFO MM(262420000000069/c3f3567a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3f3567a) (gprs_gmm.c:337) 20250203151026522 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151026522 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151026522 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250203151026522 DMM INFO MM(262420000000069/c3f3567a) Subscriber data update (mmctx.c:445) 20250203151026522 DMM DEBUG MM(262420000000069/c3f3567a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151026522 DMM INFO MM(262420000000069/c3f3567a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151026522 DMM NOTICE MM(262420000000069/c3f3567a) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1027) 20250203151026522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151026522 DMM NOTICE MM(262420000000069/c3f3567a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151026522 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) 20250203151026523 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151026523 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250203151026523 DMM INFO MM(262420000000069/c3f3567a) Subscriber data update (mmctx.c:445) 20250203151026523 DMM DEBUG MM(262420000000069/c3f3567a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203151026536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151026536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203151026536 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151026536 DMM INFO MM(262420000000069/c3f3567a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151026536 DMM NOTICE MM(262420000000069/c3f3567a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151026536 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151026536 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151026536 DLLC NOTICE LLME(c7a69e5e/c3f3567a){ASSIGNED} LLGM Assign pre (ffffffff => c3f3567a) (gprs_llc.c:1079) 20250203151026536 DLLC NOTICE LLME(ffffffff/c3f3567a){ASSIGNED} LLGM Assign post (ffffffff => c3f3567a) (gprs_llc.c:1125) 20250203151026536 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203151026536 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203151026536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151026536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203151026593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151026593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203151026593 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151026593 DMM INFO MM(262420000000069/c3f3567a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203151026593 DMM INFO MM(262420000000069/c3f3567a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203151026593 DMM DEBUG MM(262420000000069/c3f3567a) Using GGSN 0 (gprs_sm.c:317) 20250203151026593 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) 20250203151026593 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250203151026593 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203151026593 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250203151026594 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250203151026616 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 ab 1c e4 06 11 f0 2e bc 42 14 05 7f fd ae 06 5b 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) 20250203151026616 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468840568, cbp=0x55679c47a830) (sgsn_libgtp.c:633) 20250203151026616 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203151026616 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c478548 TLLI=c3f3567a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203151026616 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203151026616 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@6efd60af428f: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203151026632 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250203151026647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151026647 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250203151026647 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) TC_cell_change_different_ci_attach-BVCI210(1321)@6efd60af428f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1325)@6efd60af428f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C3F3567A'O, index=0 TC_cell_change_different_ci_attach(1331)@6efd60af428f: 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 := '11FF9CF352E49120CAF3B0BE5C9C56A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5ECD33C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6F7C348195560EE'O } } } } } 20250203151026662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151026662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250203151026662 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151026662 DMM INFO MM(262420000000069/c3f3567a) -> GMM ATTACH REQUEST MI(TMSI-0xC3F3567A) type="GPRS attach" (gprs_gmm.c:1297) 20250203151026662 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151026662 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203151026662 DLLC NOTICE LLME(ffffffff/c3f3567a){ASSIGNED} LLGM Assign pre (c3f3567a => d24dc40e) (gprs_llc.c:1079) 20250203151026662 DLLC NOTICE LLME(c3f3567a/d24dc40e){ASSIGNED} LLGM Assign post (c3f3567a => d24dc40e) (gprs_llc.c:1125) 20250203151026662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151026662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151026662 DMM DEBUG MM(262420000000069/d24dc40e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151026688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151026688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250203151026688 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151026688 DMM DEBUG MM(262420000000069/d24dc40e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1111) 20250203151026688 DMM NOTICE MM(262420000000069/d24dc40e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151026688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151026688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151026688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151026688 DMM DEBUG MM(262420000000069/d24dc40e) Requesting authorization (sgsn_auth.c:160) 20250203151026688 DMM INFO MM(262420000000069/d24dc40e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151026688 DMM DEBUG MM(262420000000069/d24dc40e) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151026688 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250203151026688 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) 20250203151032689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250203151032689 DMM ERROR MM(262420000000069/d24dc40e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250203151032689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250203151032689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250203151032689 DMM NOTICE MM(262420000000069/d24dc40e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250203151032689 DMM NOTICE MM(262420000000069/d24dc40e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203151032689 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250203151032689 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c478548, TLLI=d24dc40e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203151032689 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203151032689 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203151032689 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250203151032689 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250203151032689 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) 20250203151032689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Reject}: Deallocated (fsm.c:568) 20250203151032689 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Deallocated (fsm.c:568) 20250203151032689 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203151032689 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250203151032689 DLLC NOTICE LLME(c3f3567a/d24dc40e){ASSIGNED} LLGM Assign pre (d24dc40e => ffffffff) (gprs_llc.c:1079) 20250203151032689 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d24dc40e => ffffffff) (gprs_llc.c:1125) 20250203151037691 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250203151042692 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250203151046428 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250203151046428 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250203151046429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1327)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203151047692 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250203151050649 DGPRS DEBUG Checking for inactive LLMEs, time = 41123649 (sgsn.c:132) 20250203151052693 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250203151056089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151056093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151056093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203151056107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151056111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151056111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250203151056128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151056133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151056133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@6efd60af428f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6efd60af428f: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1329)@6efd60af428f: Final verdict of PTC: none 20250203151056455 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151056455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1327)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1328)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1317)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1325)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@6efd60af428f: Final verdict of PTC: none 20250203151056458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51492<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1314)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1322)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1326)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1315)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1320)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@6efd60af428f: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(1330)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1325): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@6efd60af428f: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Mon Feb 3 15:10: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 20250203151056542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151056945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122756) 20250203151057457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151057457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203151057694 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250203151057694 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55679c47a830) (sgsn_libgtp.c:633) 20250203151057694 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55679c47a830) (sgsn_libgtp.c:637) 20250203151057694 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250203151057694 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250203151057694 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250203151057694 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122756, count=128188) 20250203151058459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151058459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Mon Feb 3 15:10:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151059461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151059461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_cell_change_different_ci_data started. 20250203151100051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151100053 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151100095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151100095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151100095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151100095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151100095 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151100095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151100095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151100095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151100095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151100096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151100096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151100096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151100096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151100096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151100096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151100096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151100096 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151100096 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151100096 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151100096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151100096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151100096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151100099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151100104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151100104 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151100111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151100111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151100111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151100111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151100111 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151100111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151100111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151100111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151100111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151100112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151100112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151100112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151100112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151100112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151100112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151100112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151100112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151100112 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151100112 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151100112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151100112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151100112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151100115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151100120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151100120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151100127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151100127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151100127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151100127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151100127 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151100127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151100127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151100127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151100127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151100128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151100128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151100128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151100128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151100128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151100128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151100128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151100128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151100128 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151100128 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151100128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151100128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151100128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151100130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151100134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151100134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151100462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151100462 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151100462 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151100462 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151100466 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203151100467 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@6efd60af428f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E7289CB8'O, index=0 SGSN_Test-GSUP(1348)@6efd60af428f: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@6efd60af428f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@6efd60af428f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E7289CB8'O, index=0 TC_cell_change_different_ci_data(1350)@6efd60af428f: 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 := 'B29064916D7F83E0D38A51324AF56A5E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A2917B6D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CC7D62A25F7EE17'O } } } } } 20250203151100523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151100523 DLLC NOTICE LLME(ffffffff/e7289cb8){UNASSIGNED} LLC RX: unknown TLLI 0xe7289cb8, creating LLME on the fly (gprs_llc.c:552) 20250203151100523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151100523 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1297) 20250203151100523 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203151100523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203151100523 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203151100523 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203151100523 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151100523 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151100523 DLLC NOTICE LLME(ffffffff/e7289cb8){UNASSIGNED} LLGM Assign pre (e7289cb8 => d52054a1) (gprs_llc.c:1079) 20250203151100523 DLLC NOTICE LLME(e7289cb8/d52054a1){ASSIGNED} LLGM Assign post (e7289cb8 => d52054a1) (gprs_llc.c:1125) 20250203151100523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151100523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151100523 DMM DEBUG MM(262420000000071/d52054a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151100534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151100534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203151100534 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151100534 DMM DEBUG MM(262420000000071/d52054a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1111) 20250203151100534 DMM NOTICE MM(262420000000071/d52054a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151100534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151100534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151100534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151100534 DMM DEBUG MM(262420000000071/d52054a1) Requesting authorization (sgsn_auth.c:160) 20250203151100534 DMM INFO MM(262420000000071/d52054a1) Requesting authentication tuples (sgsn_auth.c:184) 20250203151100534 DMM DEBUG MM(262420000000071/d52054a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151100534 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250203151100534 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)@6efd60af428f: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@6efd60af428f: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250203151100537 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151100537 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151100537 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151100537 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151100537 DMM INFO MM(262420000000071/d52054a1) Subscriber data update (mmctx.c:445) 20250203151100537 DMM DEBUG MM(262420000000071/d52054a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151100537 DMM INFO MM(262420000000071/d52054a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151100537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151100537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151100537 DMM INFO MM(262420000000071/d52054a1) <- GMM AUTH AND CIPHERING REQ (rand = b2 90 64 91 6d 7f 83 e0 d3 8a 51 32 4a f5 6a 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203151100548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151100548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151100548 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151100548 DMM INFO MM(262420000000071/d52054a1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151100548 DMM NOTICE MM(262420000000071/d52054a1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151100548 DMM DEBUG MM(262420000000071/d52054a1) checking auth: received GSM SRES = a2 91 7b 6d (gprs_gmm.c:693) 20250203151100548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151100548 DMM DEBUG MM(262420000000071/d52054a1) Requesting authorization (sgsn_auth.c:160) 20250203151100548 DMM INFO MM(262420000000071/d52054a1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151100548 DMM DEBUG MM(262420000000071/d52054a1) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151100549 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250203151100549 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) 20250203151100549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203151100549 DMM INFO MM(262420000000071/d52054a1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd52054a1) (gprs_gmm.c:337) 20250203151100550 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151100550 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151100550 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250203151100550 DMM INFO MM(262420000000071/d52054a1) Subscriber data update (mmctx.c:445) 20250203151100550 DMM DEBUG MM(262420000000071/d52054a1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151100550 DMM INFO MM(262420000000071/d52054a1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151100550 DMM NOTICE MM(262420000000071/d52054a1) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1027) 20250203151100550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151100550 DMM NOTICE MM(262420000000071/d52054a1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151100550 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) 20250203151100551 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151100551 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250203151100551 DMM INFO MM(262420000000071/d52054a1) Subscriber data update (mmctx.c:445) 20250203151100551 DMM DEBUG MM(262420000000071/d52054a1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203151100566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151100566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203151100566 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151100566 DMM INFO MM(262420000000071/d52054a1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151100566 DMM NOTICE MM(262420000000071/d52054a1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151100566 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151100567 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151100567 DLLC NOTICE LLME(e7289cb8/d52054a1){ASSIGNED} LLGM Assign pre (ffffffff => d52054a1) (gprs_llc.c:1079) 20250203151100567 DLLC NOTICE LLME(ffffffff/d52054a1){ASSIGNED} LLGM Assign post (ffffffff => d52054a1) (gprs_llc.c:1125) 20250203151100567 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203151100567 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203151100567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151100567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203151100622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151100622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250203151100622 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151100622 DMM INFO MM(262420000000071/d52054a1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250203151100622 DMM INFO MM(262420000000071/d52054a1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250203151100622 DMM DEBUG MM(262420000000071/d52054a1) Using GGSN 0 (gprs_sm.c:317) 20250203151100622 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) 20250203151100622 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250203151100622 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250203151100622 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250203151100622 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250203151100647 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 33 5e 19 22 11 2d 4b b1 bb 14 05 7f 7c 11 5c 5c 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) 20250203151100647 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1468840568, cbp=0x55679c47a830) (sgsn_libgtp.c:633) 20250203151100647 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250203151100647 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55679c478548 TLLI=d52054a1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250203151100647 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250203151100647 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@6efd60af428f: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed 20250203151100664 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250203151100678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151100678 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250203151100678 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) TC_cell_change_different_ci_data-BVCI210(1340)@6efd60af428f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@6efd60af428f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D52054A1'O, index=0 20250203151100694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151100694 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151100694 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151100696 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@6efd60af428f: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@6efd60af428f: Final verdict of PTC: pass 20250203151100722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46688<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1336)@6efd60af428f: Final verdict of PTC: none 20250203151100727 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151100727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_ci_data-BVCI196(1335)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1346)@6efd60af428f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1341)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1339)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1334)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1344)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@6efd60af428f: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Mon Feb 3 15:11: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 20250203151100828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151101231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80076) 20250203151101728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151101728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80076, count=99872) 20250203151102729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151102729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Mon Feb 3 15:11:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151103730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151103730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_sgsn_context_req_in started. 20250203151104328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151104331 DMM INFO MM(262420000000071/d52054a1) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151104331 DMM INFO MM(262420000000071/d52054a1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151104331 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151104331 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151104331 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203151104331 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203151104331 DLLC NOTICE LLME(ffffffff/d52054a1){ASSIGNED} LLGM Assign pre (d52054a1 => ffffffff) (gprs_llc.c:1079) 20250203151104331 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d52054a1 => ffffffff) (gprs_llc.c:1125) 20250203151104331 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55679c4781f0 (gprs_sndcp.c:574) 20250203151104331 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55679c478548, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250203151104331 DMM NOTICE MM(262420000000071/d52054a1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250203151104331 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250203151104331 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250203151104331 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250203151104331 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250203151104331 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250203151104331 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) 20250203151104331 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) 20250203151104331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203151104331 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203151104332 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203151104332 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203151104332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151104373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151104373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151104373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151104373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151104373 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151104373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151104373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151104373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151104373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151104374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151104374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151104374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151104374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151104374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151104374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151104374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151104374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151104374 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151104374 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151104374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151104374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151104374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151104376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151104380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151104380 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151104388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151104388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151104388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151104388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151104388 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151104388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151104388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151104388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151104388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151104389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151104389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151104389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151104389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151104389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151104389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151104389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151104389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151104389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151104389 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151104389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151104390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151104390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151104392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151104396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151104396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151104404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151104404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151104404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151104404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151104404 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151104404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151104404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151104404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151104404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151104405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151104405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151104405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151104405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151104405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151104405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151104405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151104405 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151104405 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151104405 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151104405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151104406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151104406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151104408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151104413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151104413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151104731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151104731 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151104731 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151104731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151104736 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203151104737 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@6efd60af428f: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='DBF1DC83'O, index=0 SGSN_Test-GSUP(1367)@6efd60af428f: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@6efd60af428f: 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 := '03B61BB185D0CB1877C55259B90E8ACD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A17CA70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0676F3FA9082731'O } } } } } 20250203151105812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151105812 DLLC NOTICE LLME(ffffffff/dbf1dc83){UNASSIGNED} LLC RX: unknown TLLI 0xdbf1dc83, creating LLME on the fly (gprs_llc.c:552) 20250203151105812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151105812 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1297) 20250203151105812 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203151105812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203151105812 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203151105812 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Allocated (fsm.c:456) 20250203151105812 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151105812 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151105812 DLLC NOTICE LLME(ffffffff/dbf1dc83){UNASSIGNED} LLGM Assign pre (dbf1dc83 => fe2e2143) (gprs_llc.c:1079) 20250203151105812 DLLC NOTICE LLME(dbf1dc83/fe2e2143){ASSIGNED} LLGM Assign post (dbf1dc83 => fe2e2143) (gprs_llc.c:1125) 20250203151105812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151105812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151105812 DMM DEBUG MM(262420000000072/fe2e2143) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151105829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151105829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203151105829 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151105829 DMM DEBUG MM(262420000000072/fe2e2143) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1111) 20250203151105829 DMM NOTICE MM(262420000000072/fe2e2143) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151105829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151105829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151105829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151105829 DMM DEBUG MM(262420000000072/fe2e2143) Requesting authorization (sgsn_auth.c:160) 20250203151105830 DMM INFO MM(262420000000072/fe2e2143) Requesting authentication tuples (sgsn_auth.c:184) 20250203151105830 DMM DEBUG MM(262420000000072/fe2e2143) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151105830 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250203151105830 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)@6efd60af428f: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@6efd60af428f: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250203151105835 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151105835 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151105835 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151105835 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151105835 DMM INFO MM(262420000000072/fe2e2143) Subscriber data update (mmctx.c:445) 20250203151105835 DMM DEBUG MM(262420000000072/fe2e2143) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151105835 DMM INFO MM(262420000000072/fe2e2143) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151105836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151105836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151105836 DMM INFO MM(262420000000072/fe2e2143) <- GMM AUTH AND CIPHERING REQ (rand = 03 b6 1b b1 85 d0 cb 18 77 c5 52 59 b9 0e 8a cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250203151105850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151105850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151105850 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151105850 DMM INFO MM(262420000000072/fe2e2143) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151105850 DMM NOTICE MM(262420000000072/fe2e2143) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151105850 DMM DEBUG MM(262420000000072/fe2e2143) checking auth: received GSM SRES = 9a 17 ca 70 (gprs_gmm.c:693) 20250203151105850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151105850 DMM DEBUG MM(262420000000072/fe2e2143) Requesting authorization (sgsn_auth.c:160) 20250203151105850 DMM INFO MM(262420000000072/fe2e2143) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151105850 DMM DEBUG MM(262420000000072/fe2e2143) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151105850 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250203151105850 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) 20250203151105850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203151105850 DMM INFO MM(262420000000072/fe2e2143) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe2e2143) (gprs_gmm.c:337) 20250203151105853 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151105853 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151105853 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250203151105853 DMM INFO MM(262420000000072/fe2e2143) Subscriber data update (mmctx.c:445) 20250203151105853 DMM DEBUG MM(262420000000072/fe2e2143) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151105853 DMM INFO MM(262420000000072/fe2e2143) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151105853 DMM NOTICE MM(262420000000072/fe2e2143) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1027) 20250203151105853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151105853 DMM NOTICE MM(262420000000072/fe2e2143) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151105853 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) 20250203151105855 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151105855 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250203151105855 DMM INFO MM(262420000000072/fe2e2143) Subscriber data update (mmctx.c:445) 20250203151105855 DMM DEBUG MM(262420000000072/fe2e2143) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203151105866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151105866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203151105867 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151105867 DMM INFO MM(262420000000072/fe2e2143) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151105867 DMM NOTICE MM(262420000000072/fe2e2143) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151105867 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151105867 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151105867 DLLC NOTICE LLME(dbf1dc83/fe2e2143){ASSIGNED} LLGM Assign pre (ffffffff => fe2e2143) (gprs_llc.c:1079) 20250203151105867 DLLC NOTICE LLME(ffffffff/fe2e2143){ASSIGNED} LLGM Assign post (ffffffff => fe2e2143) (gprs_llc.c:1125) 20250203151105867 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203151105867 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203151105867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151105867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203151105928 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 1f 0c 00 00 03 52 f0 99 42 42 de 05 fe 2e 21 43 0c 01 02 03 0d fe 11 f0 68 f8 13 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) TC_sgsn_context_req_in(1369)@6efd60af428f: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250203151107925 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250203151107925 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250203151107925 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) 20250203151107925 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250203151107925 DMM INFO MM(262420000000072/fe2e2143) Subscriber data update (mmctx.c:445) 20250203151107925 DMM DEBUG MM(262420000000072/fe2e2143) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250203151107925 DMM INFO MM(262420000000072/fe2e2143) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250203151107925 DMM INFO MM(262420000000072/fe2e2143) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151107925 DMM INFO MM(262420000000072/fe2e2143) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151107925 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151107925 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151107925 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203151107925 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203151107925 DLLC NOTICE LLME(ffffffff/fe2e2143){ASSIGNED} LLGM Assign pre (fe2e2143 => ffffffff) (gprs_llc.c:1079) 20250203151107925 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe2e2143 => ffffffff) (gprs_llc.c:1125) 20250203151107925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203151107925 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203151107925 DMM DEBUG MM_STATE_Iu[0x55679c471ed0]{Detached}: Deallocated (fsm.c:568) 20250203151107925 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@6efd60af428f: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@6efd60af428f: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250203151107938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40646<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1355)@6efd60af428f: Final verdict of PTC: none 20250203151107943 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151107943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1351)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@6efd60af428f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1360)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@6efd60af428f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@6efd60af428f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1365)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1363)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1353)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1358)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@6efd60af428f: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Feb 3 15:11: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 20250203151108007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151108409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86572) 20250203151108944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151108944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86572, count=99392) 20250203151109946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151109946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Mon Feb 3 15:11:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151110947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151110947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_sgsn_context_req_out started. 20250203151111512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151111515 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151111550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151111550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151111550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151111550 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151111550 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151111550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151111550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151111550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151111550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151111550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151111550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151111550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151111551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151111551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151111551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151111551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151111551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151111551 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151111551 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151111551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151111551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151111551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151111553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151111558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151111558 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151111565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151111565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151111565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151111565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151111565 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151111565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151111565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151111565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151111565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151111566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151111566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151111566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151111566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151111566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151111566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151111566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151111566 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151111566 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151111566 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151111566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151111567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151111567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151111568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151111573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151111573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151111584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151111584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151111584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151111584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151111584 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151111584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151111584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151111584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151111584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151111585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151111585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151111585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151111585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151111585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151111585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151111585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151111585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151111585 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151111585 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151111585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1384)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203151111585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151111585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151111587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151111592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151111592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151111948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151111948 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151111948 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151111948 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151111952 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203151111954 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@6efd60af428f: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='CF28A46C'O, index=0 SGSN_Test-GSUP(1386)@6efd60af428f: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250203151113029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151113029 DLLC NOTICE LLME(ffffffff/cf28a46c){UNASSIGNED} LLC RX: unknown TLLI 0xcf28a46c, creating LLME on the fly (gprs_llc.c:552) 20250203151113029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250203151113029 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250203151113029 DMM NOTICE LLME(ffffffff/cf28a46c){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1718) 20250203151113029 DLLC NOTICE LLME(ffffffff/cf28a46c){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250203151113029 DMM ERROR LLME(ffffffff/cf28a46c){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1739) 20250203151113029 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1808) 20250203151113029 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1591) 20250203151113029 DLLC NOTICE LLME(ffffffff/cf28a46c){UNASSIGNED} LLGM Assign pre (cf28a46c => ffffffff) (gprs_llc.c:1079) 20250203151113029 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf28a46c => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@6efd60af428f: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@6efd60af428f: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20250203151113050 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151113050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1386)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1374)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1379)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1384)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@6efd60af428f: Final verdict of PTC: none 20250203151113053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40662<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1381)@6efd60af428f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@6efd60af428f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@6efd60af428f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1377)@6efd60af428f: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@6efd60af428f: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" SGSN_Test-GGSN_GTP(1387)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1372)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1382)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@6efd60af428f: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Feb 3 15:11:13 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 20250203151113145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151113548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51488) 20250203151114051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151114051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51488, count=55844) 20250203151115052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151115052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Mon Feb 3 15:11:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151116054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151116054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_req_id_req_ra_update started. 20250203151116645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151116647 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151116693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151116693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151116693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151116693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151116693 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151116693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151116693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151116693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151116693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151116694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151116694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151116694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151116694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151116694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151116694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151116694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151116694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151116694 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151116694 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151116694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1393)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203151116694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151116694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151116696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151116701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151116701 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151116708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151116708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151116708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151116708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151116708 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151116708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151116708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151116708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151116708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151116709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151116709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151116709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151116709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151116709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151116709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151116709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151116709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151116709 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151116709 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151116709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1398)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203151116709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151116709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151116711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151116715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151116715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151116724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151116724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151116724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151116724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151116724 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151116724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151116724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151116724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151116724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151116725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151116725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151116725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151116725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151116725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151116725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151116725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151116725 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151116725 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151116725 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151116725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151116725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151116725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151116728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151116733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151116733 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)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151117054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151117054 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151117054 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151117054 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151117059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203151117060 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@6efd60af428f: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='D57B565B'O, index=0 SGSN_Test-GSUP(1405)@6efd60af428f: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250203151117132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151117132 DLLC NOTICE LLME(ffffffff/d57b565b){UNASSIGNED} LLC RX: unknown TLLI 0xd57b565b, creating LLME on the fly (gprs_llc.c:552) 20250203151117132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151117132 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1297) 20250203151117132 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203151117132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203151117132 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203151117132 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203151117132 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151117132 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151117132 DLLC NOTICE LLME(ffffffff/d57b565b){UNASSIGNED} LLGM Assign pre (d57b565b => e87a0ec2) (gprs_llc.c:1079) 20250203151117132 DLLC NOTICE LLME(d57b565b/e87a0ec2){ASSIGNED} LLGM Assign post (d57b565b => e87a0ec2) (gprs_llc.c:1125) 20250203151117132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151117132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151117132 DMM DEBUG MM(262420000000047/e87a0ec2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151117164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151117164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151117164 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151117164 DMM INFO MM(262420000000047/e87a0ec2) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250203151117164 DMM INFO MM(262420000000047/e87a0ec2) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-1495-37 New RA: 262-42-13135-0 (gprs_gmm.c:1706) 20250203151117164 DMM NOTICE MM(262420000000047/e87a0ec2) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1808) 20250203151117164 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1591) 20250203151117164 DMM INFO MM(262420000000047/e87a0ec2) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250203151117164 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151117164 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151117164 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203151117164 DMM ERROR MM_STATE_Gb(0)[0x55679c472000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250203151117164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Deallocated (fsm.c:568) 20250203151117164 DMM DEBUG MM_STATE_Gb(0)[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203151117164 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203151117164 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203151117164 DLLC NOTICE LLME(d57b565b/e87a0ec2){ASSIGNED} LLGM Assign pre (e87a0ec2 => ffffffff) (gprs_llc.c:1079) 20250203151117164 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e87a0ec2 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@6efd60af428f: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@6efd60af428f: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@6efd60af428f: Final verdict of PTC: pass 20250203151117185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@6efd60af428f: Final verdict of PTC: none 20250203151117189 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151117189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1390)@6efd60af428f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1398)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1403)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@6efd60af428f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1393)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@6efd60af428f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1391)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1401)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1396)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@6efd60af428f: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Mon Feb 3 15:11: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 20250203151117258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151117661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58888) 20250203151118190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151118190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58888, count=63244) 20250203151119191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151119191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@6efd60af428f: Test execution finished. MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Mon Feb 3 15:11:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151120193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151120193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203151120650 DGPRS DEBUG Checking for inactive LLMEs, time = 41123679 (sgsn.c:132) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_iu_attach started. 20250203151120752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151120755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151120793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151120793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151120793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151120793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151120793 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151120793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151120793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151120793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151120793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151120793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151120793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151120793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151120793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151120793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151120793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151120793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151120793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151120793 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151120793 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151120793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151120794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151120794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151120795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151120800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151120800 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151120808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151120808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151120808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151120808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151120808 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151120808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151120808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151120808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151120808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151120809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151120809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151120809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151120809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151120809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151120809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151120809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151120809 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151120809 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151120809 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151120809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151120809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151120809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151120811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151120815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151120815 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151120825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151120825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151120825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151120825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151120825 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151120825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151120825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151120825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151120825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151120826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151120826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151120826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151120826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151120826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151120826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151120826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151120826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151120826 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151120826 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151120826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151120826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151120826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151120828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151120834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151120834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6efd60af428f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@6efd60af428f: ************************************************* SGSN_Test_0-M3UA(1425)@6efd60af428f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@6efd60af428f: ************************************************* MTC@6efd60af428f: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@6efd60af428f: v_sccp_pdu_maxlen:268 20250203151121037 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203151121037 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) 20250203151121037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203151121037 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)@6efd60af428f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250203151121045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151121045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203151121045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203151121045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203151121045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250203151121045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203151121045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203151121047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151121047 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203151121047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203151121047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203151121047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203151121047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203151121047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203151121048 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250203151121194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151121194 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151121194 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151121195 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151121199 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203151121200 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203151121857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151121857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151121857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151121857 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:603) 20250203151121857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151121857 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:233) 20250203151121857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151121857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151121858 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250203151121858 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250203151121858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151121858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151121858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151121858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151121858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151121858 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:233) 20250203151121858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151121858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@6efd60af428f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@6efd60af428f: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='F93CBBA8'O, index=0 SGSN_Test-GSUP(1428)@6efd60af428f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@6efd60af428f: 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 := '5686'O, rac := '5F'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)@6efd60af428f: Added conn table entry 0TC_iu_attach(1430)16683272 SGSN_Test_0-SCCP(1423)@6efd60af428f: First idle individual index:0 20250203151122295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151122295 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:603) 20250203151122295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) SGSN_Test_0-RAN(1424)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 20250203151122295 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:233) 20250203151122295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151122295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151122295 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122295 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122295 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151122295 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151122295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122295 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:233) 20250203151122295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151122295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151122295 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151122295 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151122295 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151122295 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250203151122295 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250203151122295 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1297) 20250203151122295 DMM DEBUG GMM(gmm_fsm)[0x55679c472130]{Deregistered}: Allocated (fsm.c:456) 20250203151122295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Init}: Allocated (fsm.c:456) 20250203151122295 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Allocated (fsm.c:456) 20250203151122295 DMM DEBUG MM_STATE_Iu[0x55679c478770]{Detached}: Allocated (fsm.c:456) 20250203151122295 DMM DEBUG GMM(gmm_fsm)[0x55679c472130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151122295 DMM DEBUG GMM(gmm_fsm)[0x55679c472130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151122295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151122295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151122295 DMM DEBUG MM(262420000001001/f3f15f56) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151122295 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250203151122295 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122295 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122295 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151122295 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151122295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122295 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:233) 20250203151122295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151122295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@6efd60af428f: { messageType := 2, destLocRef := 'FE9108'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@6efd60af428f: 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 := '1038225126D4923E0371FDA1FC485B73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A551DCA5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D06A54B1DC7CA1D8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B8F52E01DA0798D522E4F64CDF9F1B0C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C0F126AAB472C36122E43F5EE11C1D01'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CA19D62F2CE9B9F261CECA75737A0C2E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C4810376A68BE599'O } } } } } SGSN_Test_0-SCCP(1423)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6efd60af428f: vl_len:23 SGSN_Test_0-SCCP(1423)@6efd60af428f: vl_from0 20250203151122303 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151122303 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:603) 20250203151122303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122303 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:233) 20250203151122303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151122303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250203151122303 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151122303 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151122303 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151122303 DMM DEBUG MM(262420000001001/f3f15f56) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1111) 20250203151122303 DMM NOTICE MM(262420000001001/f3f15f56) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151122303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151122303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151122304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151122304 DMM DEBUG MM(262420000001001/f3f15f56) Requesting authorization (sgsn_auth.c:160) 20250203151122304 DMM INFO MM(262420000001001/f3f15f56) Requesting authentication tuples (sgsn_auth.c:184) 20250203151122304 DMM DEBUG MM(262420000001001/f3f15f56) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151122304 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250203151122304 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)@6efd60af428f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@6efd60af428f: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250203151122307 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151122307 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151122307 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151122307 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151122307 DMM INFO MM(262420000001001/f3f15f56) Subscriber data update (mmctx.c:445) 20250203151122307 DMM DEBUG MM(262420000001001/f3f15f56) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151122307 DMM INFO MM(262420000001001/f3f15f56) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151122307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151122307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151122307 DMM INFO MM(262420000001001/f3f15f56) <- GMM AUTH AND CIPHERING REQ (rand = 10 38 22 51 26 d4 92 3e 03 71 fd a1 fc 48 5b 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ca 19 d6 2f 2c e9 b9 f2 61 ce ca 75 73 7a 0c 2e ) (gprs_gmm.c:510) 20250203151122307 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250203151122307 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122307 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122307 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151122307 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151122307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122307 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:233) 20250203151122307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151122307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6efd60af428f: vl_len:37 SGSN_Test_0-SCCP(1423)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1423)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122C481037623094399990000100001F02904A68BE599'O 20250203151122316 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122316 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122316 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151122316 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:603) 20250203151122316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122316 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:233) 20250203151122316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151122316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151122316 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151122316 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151122316 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151122316 DMM INFO MM(262420000001001/f3f15f56) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151122316 DMM NOTICE MM(262420000001001/f3f15f56) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151122316 DMM DEBUG MM(262420000001001/f3f15f56) checking auth: received UMTS RES = c4 81 03 76 a6 8b e5 99 (gprs_gmm.c:693) 20250203151122316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151122316 DMM DEBUG MM(262420000001001/f3f15f56) Requesting authorization (sgsn_auth.c:160) 20250203151122316 DMM INFO MM(262420000001001/f3f15f56) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151122316 DMM DEBUG MM(262420000001001/f3f15f56) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151122316 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250203151122316 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) 20250203151122316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250203151122316 DMM DEBUG MM(262420000001001/f3f15f56) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250203151122316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151122316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151122316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122316 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:233) 20250203151122316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151122316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6efd60af428f: vl_len:12 SGSN_Test_0-SCCP(1423)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1423)@6efd60af428f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250203151122329 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122329 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122329 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151122329 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:603) 20250203151122329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122329 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:233) 20250203151122329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151122329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151122329 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250203151122329 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250203151122329 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250203151122329 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250203151122329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250203151122329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250203151122329 DMM INFO MM(262420000001001/f3f15f56) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3f15f56) (gprs_gmm.c:337) 20250203151122329 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250203151122329 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122329 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151122329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151122329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122329 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:233) 20250203151122329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151122329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151122329 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122329 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151122329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151122329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122329 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:233) 20250203151122330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151122330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250203151122336 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151122336 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151122336 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250203151122336 DMM INFO MM(262420000001001/f3f15f56) Subscriber data update (mmctx.c:445) 20250203151122336 DMM DEBUG MM(262420000001001/f3f15f56) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151122336 DMM INFO MM(262420000001001/f3f15f56) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151122336 DMM NOTICE MM(262420000001001/f3f15f56) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1027) 20250203151122336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151122336 DMM NOTICE MM(262420000001001/f3f15f56) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151122336 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) 20250203151122337 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151122337 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250203151122337 DMM INFO MM(262420000001001/f3f15f56) Subscriber data update (mmctx.c:445) 20250203151122337 DMM DEBUG MM(262420000001001/f3f15f56) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6efd60af428f: vl_len:14 SGSN_Test_0-SCCP(1423)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1423)@6efd60af428f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250203151122340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122340 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151122340 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:603) 20250203151122340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122340 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:233) 20250203151122340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151122340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151122340 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151122340 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151122340 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151122340 DMM INFO MM(262420000001001/f3f15f56) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151122340 DMM NOTICE MM(262420000001001/f3f15f56) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151122340 DMM DEBUG GMM(gmm_fsm)[0x55679c472130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151122340 DMM DEBUG GMM(gmm_fsm)[0x55679c472130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151122340 DMM DEBUG MM_STATE_Iu(1)[0x55679c478770]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250203151122340 DMM DEBUG MM_STATE_Iu(1)[0x55679c478770]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250203151122340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151122340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203151122340 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122340 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151122340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151122340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122340 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:233) 20250203151122340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151122340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@6efd60af428f: vl_len:7 SGSN_Test_0-SCCP(1423)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1423)@6efd60af428f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250203151122346 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122346 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151122346 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:603) 20250203151122346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122346 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:233) 20250203151122346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151122346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151122346 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250203151122346 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250203151122346 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250203151122346 DMM INFO MM(262420000001001/f3f15f56) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250203151122346 DMM DEBUG MM_STATE_Iu(1)[0x55679c478770]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250203151122346 DMM DEBUG MM_STATE_Iu(1)[0x55679c478770]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250203151122346 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122346 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122346 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151122346 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151122346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122346 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:233) 20250203151122346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151122346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@6efd60af428f: Session index based on local reference:0 20250203151122347 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122347 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151122347 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151122347 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:603) 20250203151122347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151122348 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:233) 20250203151122348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151122348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@6efd60af428f: Deleted conn table entry 0TC_iu_attach(1430)16683272 TC_iu_attach(1430)@6efd60af428f: setverdict(pass): none -> pass TC_iu_attach(1430)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@6efd60af428f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@6efd60af428f: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@6efd60af428f: Final verdict of PTC: none 20250203151122420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50064<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203151122425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151122425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1413)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1417)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1412)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1422)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@6efd60af428f: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(1428)@6efd60af428f: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@6efd60af428f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@6efd60af428f: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1410)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1415)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1420)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@6efd60af428f: Test case TC_iu_attach finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Feb 3 15:11: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 20250203151122543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151122554 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203151122554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151122554 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203151122554 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203151122554 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203151122554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151122554 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203151122554 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203151122554 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) 20250203151122554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151122554 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250203151122554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203151122554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203151122554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250203151122554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250203151122554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203151122554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203151122554 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250203151122945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=163472) 20250203151123427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151123427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=163472, count=208832) 20250203151124429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151124429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203151124555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250203151124555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250203151124555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Mon Feb 3 15:11:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151125431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151125431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_iu_attach_encr started. 20250203151126014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151126016 DMM INFO MM(262420000001001/f3f15f56) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151126016 DMM INFO MM(262420000001001/f3f15f56) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151126016 DMM DEBUG GMM(gmm_fsm)[0x55679c472130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151126016 DMM DEBUG GMM(gmm_fsm)[0x55679c472130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151126017 DMM DEBUG MM_STATE_Iu(1)[0x55679c478770]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250203151126017 DMM DEBUG MM_STATE_Iu(1)[0x55679c478770]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250203151126017 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250203151126017 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) 20250203151126017 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) 20250203151126017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Init}: Deallocated (fsm.c:568) 20250203151126017 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Deallocated (fsm.c:568) 20250203151126017 DMM DEBUG MM_STATE_Iu(1)[0x55679c478770]{Detached}: Deallocated (fsm.c:568) 20250203151126017 DMM DEBUG GMM(gmm_fsm)[0x55679c472130]{Deregistered}: Deallocated (fsm.c:568) 20250203151126017 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151126064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151126064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151126064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151126064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151126064 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151126064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151126064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151126064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151126064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151126065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151126065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151126065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151126065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151126065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151126065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151126065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151126065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151126065 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151126065 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151126065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151126065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151126065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151126067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151126072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151126072 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151126079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151126079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151126079 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151126079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151126079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151126080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151126080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151126080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151126080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151126080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151126080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151126080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151126080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151126080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151126080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151126080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1440)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203151126081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151126081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151126082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151126087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151126087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151126095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151126095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151126095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151126095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151126095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151126095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151126095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151126095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151126095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151126096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151126096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151126096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151126096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151126096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151126096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151126096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151126096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151126096 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151126096 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151126096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151126096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151126096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151126098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151126102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151126102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6efd60af428f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6efd60af428f: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@6efd60af428f: ************************************************* SGSN_Test_0-M3UA(1448)@6efd60af428f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@6efd60af428f: ************************************************* SGSN_Test_0-SCCP(1446)@6efd60af428f: v_sccp_pdu_maxlen:268 20250203151126306 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203151126306 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) 20250203151126306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203151126306 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)@6efd60af428f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250203151126313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151126313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203151126313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203151126313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203151126313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250203151126313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203151126313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203151126316 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151126316 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203151126316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203151126316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203151126316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203151126316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203151126316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203151126316 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250203151126432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151126432 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151126432 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151126432 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151126436 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250203151126437 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203151127128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151127128 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:603) 20250203151127128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127128 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:233) 20250203151127128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151127128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151127129 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250203151127129 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250203151127129 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151127129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151127129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127129 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:233) 20250203151127129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151127129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@6efd60af428f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@6efd60af428f: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='F57F2966'O, index=0 SGSN_Test-GSUP(1451)@6efd60af428f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@6efd60af428f: 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 := 'D5C3'O, rac := '76'O ("v") }, 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)@6efd60af428f: Added conn table entry 0TC_iu_attach_encr(1453)8276607 SGSN_Test_0-SCCP(1446)@6efd60af428f: First idle individual index:0 SGSN_Test_0-RAN(1447)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 20250203151127517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151127517 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:603) 20250203151127517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127517 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:233) 20250203151127517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151127517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151127517 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151127517 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151127517 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151127517 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1297) 20250203151127517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151127517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151127517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127517 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:233) 20250203151127517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151127517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151127517 DMM DEBUG GMM(gmm_fsm)[0x55679c478770]{Deregistered}: Allocated (fsm.c:456) 20250203151127517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203151127517 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Allocated (fsm.c:456) 20250203151127517 DMM DEBUG MM_STATE_Iu[0x55679c471da0]{Detached}: Allocated (fsm.c:456) 20250203151127517 DMM DEBUG GMM(gmm_fsm)[0x55679c478770]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151127517 DMM DEBUG GMM(gmm_fsm)[0x55679c478770]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151127517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151127517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151127517 DMM DEBUG MM(262420000001001/d2035742) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151127517 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250203151127517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151127517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151127518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127518 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:233) 20250203151127518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151127518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@6efd60af428f: { messageType := 2, destLocRef := '7E4A7F'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@6efd60af428f: 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 := '070C4CF3FBED18C905736BDF666D948B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F32CEF9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E742280F06BDB1E7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C6BCE9E25FAB7A2C01889D17E86478D9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FA14C0ED4E4EDDE09085C3D9FFC0FC5F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6DA390BFCF0CB166404CEA8BA4A74707'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7DBA17EF1938C108'O } } } } } SGSN_Test_0-SCCP(1446)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@6efd60af428f: vl_len:23 SGSN_Test_0-SCCP(1446)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1446)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250203151127525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151127525 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:603) 20250203151127525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127525 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:233) 20250203151127525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151127525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151127525 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151127525 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151127525 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151127525 DMM DEBUG MM(262420000001001/d2035742) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1111) 20250203151127525 DMM NOTICE MM(262420000001001/d2035742) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151127525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151127525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151127525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151127525 DMM DEBUG MM(262420000001001/d2035742) Requesting authorization (sgsn_auth.c:160) 20250203151127525 DMM INFO MM(262420000001001/d2035742) Requesting authentication tuples (sgsn_auth.c:184) 20250203151127525 DMM DEBUG MM(262420000001001/d2035742) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151127525 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250203151127525 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)@6efd60af428f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@6efd60af428f: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250203151127528 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151127528 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151127528 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151127528 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151127528 DMM INFO MM(262420000001001/d2035742) Subscriber data update (mmctx.c:445) 20250203151127528 DMM DEBUG MM(262420000001001/d2035742) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151127528 DMM INFO MM(262420000001001/d2035742) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151127528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151127528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151127528 DMM INFO MM(262420000001001/d2035742) <- GMM AUTH AND CIPHERING REQ (rand = 07 0c 4c f3 fb ed 18 c9 05 73 6b df 66 6d 94 8b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d a3 90 bf cf 0c b1 66 40 4c ea 8b a4 a7 47 07 ) (gprs_gmm.c:510) 20250203151127528 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250203151127528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151127528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151127528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127528 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:233) 20250203151127528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151127528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@6efd60af428f: vl_len:37 SGSN_Test_0-SCCP(1446)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1446)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308227DBA17EF23094399990000100001F029041938C108'O 20250203151127533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151127533 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:603) 20250203151127533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127533 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:233) 20250203151127533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151127533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151127533 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151127533 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151127533 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151127533 DMM INFO MM(262420000001001/d2035742) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151127533 DMM NOTICE MM(262420000001001/d2035742) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151127533 DMM DEBUG MM(262420000001001/d2035742) checking auth: received UMTS RES = 7d ba 17 ef 19 38 c1 08 (gprs_gmm.c:693) 20250203151127533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151127533 DMM DEBUG MM(262420000001001/d2035742) Requesting authorization (sgsn_auth.c:160) 20250203151127533 DMM INFO MM(262420000001001/d2035742) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151127533 DMM DEBUG MM(262420000001001/d2035742) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151127533 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250203151127533 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) 20250203151127533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250203151127533 DMM DEBUG MM(262420000001001/d2035742) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250203151127533 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127533 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151127533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151127533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127533 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:233) 20250203151127533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151127533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@6efd60af428f: vl_len:17 SGSN_Test_0-SCCP(1446)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1446)@6efd60af428f: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250203151127541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127541 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151127541 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:603) 20250203151127541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127541 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:233) 20250203151127541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151127541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151127541 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250203151127541 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250203151127541 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250203151127541 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250203151127541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250203151127541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250203151127541 DMM INFO MM(262420000001001/d2035742) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2035742) (gprs_gmm.c:337) 20250203151127541 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250203151127541 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127541 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151127541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151127541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127541 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:233) 20250203151127541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151127541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151127541 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127541 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151127541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151127541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127541 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:233) 20250203151127541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151127541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250203151127544 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151127544 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151127544 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250203151127544 DMM INFO MM(262420000001001/d2035742) Subscriber data update (mmctx.c:445) 20250203151127544 DMM DEBUG MM(262420000001001/d2035742) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151127544 DMM INFO MM(262420000001001/d2035742) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151127544 DMM NOTICE MM(262420000001001/d2035742) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1027) 20250203151127544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151127544 DMM NOTICE MM(262420000001001/d2035742) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151127544 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) 20250203151127544 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151127544 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250203151127544 DMM INFO MM(262420000001001/d2035742) Subscriber data update (mmctx.c:445) 20250203151127544 DMM DEBUG MM(262420000001001/d2035742) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@6efd60af428f: vl_len:14 SGSN_Test_0-SCCP(1446)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1446)@6efd60af428f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250203151127546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127546 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151127546 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:603) 20250203151127546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127546 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:233) 20250203151127546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151127546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151127546 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151127546 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151127546 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151127546 DMM INFO MM(262420000001001/d2035742) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151127546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151127546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151127546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127546 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:233) 20250203151127546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151127546 DMM NOTICE MM(262420000001001/d2035742) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151127546 DMM DEBUG GMM(gmm_fsm)[0x55679c478770]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151127546 DMM DEBUG GMM(gmm_fsm)[0x55679c478770]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151127546 DMM DEBUG MM_STATE_Iu(2)[0x55679c471da0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250203151127546 DMM DEBUG MM_STATE_Iu(2)[0x55679c471da0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250203151127546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151127546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151127546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1446)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@6efd60af428f: vl_len:7 SGSN_Test_0-SCCP(1446)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1446)@6efd60af428f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250203151127551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151127551 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:603) 20250203151127551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127551 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:233) 20250203151127551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151127551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151127551 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250203151127551 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250203151127551 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250203151127551 DMM INFO MM(262420000001001/d2035742) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250203151127551 DMM DEBUG MM_STATE_Iu(2)[0x55679c471da0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250203151127551 DMM DEBUG MM_STATE_Iu(2)[0x55679c471da0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250203151127551 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127551 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151127551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151127551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127551 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:233) 20250203151127551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151127551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@6efd60af428f: Session index based on local reference:0 20250203151127552 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127552 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151127552 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151127552 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:603) 20250203151127552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151127552 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:233) 20250203151127552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151127553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@6efd60af428f: Deleted conn table entry 0TC_iu_attach_encr(1453)8276607 TC_iu_attach_encr(1453)@6efd60af428f: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@6efd60af428f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@6efd60af428f: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@6efd60af428f: Final verdict of PTC: none 20250203151127624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39688<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@6efd60af428f: Final verdict of PTC: none 20250203151127629 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151127629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_iu_attach_encr-BVCI196(1434)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1440)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@6efd60af428f: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1435)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@6efd60af428f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1443)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1433)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1438)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1445)@6efd60af428f: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@6efd60af428f: Test case TC_iu_attach_encr finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Feb 3 15:11: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 20250203151127744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151127754 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203151127754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151127754 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203151127754 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250203151127754 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203151127754 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203151127754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151127754 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203151127754 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203151127754 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) 20250203151127754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151127754 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250203151127754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203151127754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203151127754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250203151127754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250203151127754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203151127754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203151128146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211448) 20250203151128630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151128630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=211448, count=212704) 20250203151129631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151129631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203151129755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250203151129755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250203151129755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Mon Feb 3 15:11:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151130632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151130632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_iu_attach_geran_rau started. 20250203151131239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151131241 DMM INFO MM(262420000001001/d2035742) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151131241 DMM INFO MM(262420000001001/d2035742) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151131241 DMM DEBUG GMM(gmm_fsm)[0x55679c478770]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151131241 DMM DEBUG GMM(gmm_fsm)[0x55679c478770]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151131241 DMM DEBUG MM_STATE_Iu(2)[0x55679c471da0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250203151131241 DMM DEBUG MM_STATE_Iu(2)[0x55679c471da0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250203151131241 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250203151131241 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) 20250203151131241 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) 20250203151131241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203151131241 DMM DEBUG MM_STATE_Gb[0x55679c472000]{Idle}: Deallocated (fsm.c:568) 20250203151131241 DMM DEBUG MM_STATE_Iu(2)[0x55679c471da0]{Detached}: Deallocated (fsm.c:568) 20250203151131241 DMM DEBUG GMM(gmm_fsm)[0x55679c478770]{Deregistered}: Deallocated (fsm.c:568) 20250203151131241 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151131293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151131293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151131293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151131293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151131293 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151131293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151131293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151131293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151131293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151131294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151131294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151131294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151131294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151131294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151131294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151131294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151131294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151131294 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151131294 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151131294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151131294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151131294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151131296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1455)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 20250203151131301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151131301 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151131311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151131311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151131311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151131311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151131311 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151131311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151131311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151131311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151131311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151131312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151131312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151131312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151131312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151131312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151131312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151131312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151131312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151131312 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151131312 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151131312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151131312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151131312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151131314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151131319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151131319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151131329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151131329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151131329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151131329 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151131329 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151131329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151131329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151131329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151131329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151131330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151131330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151131330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151131330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151131330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151131330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151131330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151131330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151131330 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151131330 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151131330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151131330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151131330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151131332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151131336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151131336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6efd60af428f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@6efd60af428f: ************************************************* SGSN_Test_0-M3UA(1471)@6efd60af428f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@6efd60af428f: ************************************************* MTC@6efd60af428f: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@6efd60af428f: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151131538 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203151131538 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) 20250203151131538 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203151131538 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)@6efd60af428f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250203151131547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151131547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203151131547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203151131547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203151131547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250203151131547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203151131547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203151131549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151131549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203151131549 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203151131549 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203151131549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203151131549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203151131549 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203151131549 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250203151131633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151131633 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151131633 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151131633 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151131637 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1473)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203151131639 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203151132357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151132357 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:603) 20250203151132357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132357 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:233) 20250203151132357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151132357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151132357 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250203151132357 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250203151132358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151132358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151132358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132358 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:233) 20250203151132358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151132358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@6efd60af428f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@6efd60af428f: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C0695903'O, index=0 SGSN_Test-GSUP(1474)@6efd60af428f: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@6efd60af428f: 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 := 'FA46'O, rac := '57'O ("W") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@6efd60af428f: Added conn table entry 0TC_iu_attach_geran_rau(1476)3694754 SGSN_Test_0-SCCP(1469)@6efd60af428f: First idle individual index:0 SGSN_Test_0-RAN(1470)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 20250203151132726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151132727 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:603) 20250203151132727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132727 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:233) 20250203151132727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151132727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151132727 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151132727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151132727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132727 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:233) 20250203151132727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151132727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151132727 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151132727 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151132727 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151132727 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1297) 20250203151132727 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203151132727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Init}: Allocated (fsm.c:456) 20250203151132727 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Allocated (fsm.c:456) 20250203151132727 DMM DEBUG MM_STATE_Iu[0x55679c472130]{Detached}: Allocated (fsm.c:456) 20250203151132727 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151132727 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151132727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151132727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151132727 DMM DEBUG MM(262420000001002/c83a5ecf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151132727 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250203151132727 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151132727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151132727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132727 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:233) 20250203151132727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151132727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@6efd60af428f: { messageType := 2, destLocRef := '3860A2'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@6efd60af428f: 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 := '760A23F7964B7846315D53C7B7EC9AFA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BE48E76'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F2DF0CE3AF19EAD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '33A3CE057D5FED0B26BB9D1792BC2FDE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '673BEC07DE2C8CBEFC8C0557FA595765'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D546026736B6223D0279FF807223997E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BC10D83018B2FB20'O } } } } } SGSN_Test_0-SCCP(1469)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@6efd60af428f: vl_len:23 SGSN_Test_0-SCCP(1469)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1469)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250203151132736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151132736 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:603) 20250203151132736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132736 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:233) 20250203151132736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151132736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151132736 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151132736 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151132736 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151132736 DMM DEBUG MM(262420000001002/c83a5ecf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1111) 20250203151132736 DMM NOTICE MM(262420000001002/c83a5ecf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151132736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151132736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151132736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151132736 DMM DEBUG MM(262420000001002/c83a5ecf) Requesting authorization (sgsn_auth.c:160) 20250203151132736 DMM INFO MM(262420000001002/c83a5ecf) Requesting authentication tuples (sgsn_auth.c:184) 20250203151132736 DMM DEBUG MM(262420000001002/c83a5ecf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151132736 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250203151132736 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)@6efd60af428f: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@6efd60af428f: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250203151132739 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151132739 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151132739 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151132739 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151132739 DMM INFO MM(262420000001002/c83a5ecf) Subscriber data update (mmctx.c:445) 20250203151132739 DMM DEBUG MM(262420000001002/c83a5ecf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151132739 DMM INFO MM(262420000001002/c83a5ecf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151132739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151132739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151132739 DMM INFO MM(262420000001002/c83a5ecf) <- GMM AUTH AND CIPHERING REQ (rand = 76 0a 23 f7 96 4b 78 46 31 5d 53 c7 b7 ec 9a fa , mmctx_is_r99=1, vec->auth_types=0x3, autn = d5 46 02 67 36 b6 22 3d 02 79 ff 80 72 23 99 7e ) (gprs_gmm.c:510) 20250203151132739 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250203151132739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151132739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151132739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132739 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:233) 20250203151132739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151132739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@6efd60af428f: vl_len:37 SGSN_Test_0-SCCP(1469)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1469)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922BC10D83023094399990000100002F0290418B2FB20'O 20250203151132745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151132745 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:603) 20250203151132745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132745 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:233) 20250203151132745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151132745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151132746 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151132746 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151132746 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151132746 DMM INFO MM(262420000001002/c83a5ecf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151132746 DMM NOTICE MM(262420000001002/c83a5ecf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151132746 DMM DEBUG MM(262420000001002/c83a5ecf) checking auth: received UMTS RES = bc 10 d8 30 18 b2 fb 20 (gprs_gmm.c:693) 20250203151132746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151132746 DMM DEBUG MM(262420000001002/c83a5ecf) Requesting authorization (sgsn_auth.c:160) 20250203151132746 DMM INFO MM(262420000001002/c83a5ecf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151132746 DMM DEBUG MM(262420000001002/c83a5ecf) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151132746 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250203151132746 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) 20250203151132746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250203151132746 DMM DEBUG MM(262420000001002/c83a5ecf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250203151132746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151132746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151132746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132746 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:233) 20250203151132746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151132746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@6efd60af428f: vl_len:12 SGSN_Test_0-SCCP(1469)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1469)@6efd60af428f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250203151132753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151132753 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:603) 20250203151132753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132753 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:233) 20250203151132753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151132753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151132753 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250203151132753 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250203151132753 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250203151132753 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250203151132753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250203151132753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250203151132753 DMM INFO MM(262420000001002/c83a5ecf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc83a5ecf) (gprs_gmm.c:337) 20250203151132753 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250203151132753 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132753 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151132753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151132753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132753 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:233) 20250203151132753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151132753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151132753 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132753 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151132753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151132753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132753 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:233) 20250203151132753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151132753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250203151132757 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151132757 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151132757 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250203151132757 DMM INFO MM(262420000001002/c83a5ecf) Subscriber data update (mmctx.c:445) 20250203151132757 DMM DEBUG MM(262420000001002/c83a5ecf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151132757 DMM INFO MM(262420000001002/c83a5ecf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151132757 DMM NOTICE MM(262420000001002/c83a5ecf) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1027) 20250203151132757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151132757 DMM NOTICE MM(262420000001002/c83a5ecf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151132757 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) 20250203151132757 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151132757 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250203151132757 DMM INFO MM(262420000001002/c83a5ecf) Subscriber data update (mmctx.c:445) 20250203151132757 DMM DEBUG MM(262420000001002/c83a5ecf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@6efd60af428f: vl_len:14 SGSN_Test_0-SCCP(1469)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1469)@6efd60af428f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250203151132759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151132759 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:603) 20250203151132759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132759 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:233) 20250203151132759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151132759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151132759 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151132759 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151132759 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151132759 DMM INFO MM(262420000001002/c83a5ecf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151132759 DMM NOTICE MM(262420000001002/c83a5ecf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151132759 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151132759 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151132759 DMM DEBUG MM_STATE_Iu(3)[0x55679c472130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250203151132759 DMM DEBUG MM_STATE_Iu(3)[0x55679c472130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250203151132759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151132759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203151132759 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151132759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151132759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132759 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:233) 20250203151132759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151132759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@6efd60af428f: vl_len:7 SGSN_Test_0-SCCP(1469)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1469)@6efd60af428f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250203151132763 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132763 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151132763 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:603) 20250203151132763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132763 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:233) 20250203151132763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151132763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151132763 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250203151132763 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250203151132763 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250203151132763 DMM INFO MM(262420000001002/c83a5ecf) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250203151132763 DMM DEBUG MM_STATE_Iu(3)[0x55679c472130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250203151132763 DMM DEBUG MM_STATE_Iu(3)[0x55679c472130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250203151132763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151132763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151132763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132763 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:233) 20250203151132763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151132763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@6efd60af428f: Session index based on local reference:0 20250203151132764 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132764 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151132764 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151132764 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:603) 20250203151132764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151132764 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:233) 20250203151132764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151132764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@6efd60af428f: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)3694754 TC_iu_attach_geran_rau(1476)@6efd60af428f: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@6efd60af428f: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@6efd60af428f: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C83A5ECF'O, index=1 20250203151132837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151132837 DLLC NOTICE LLME(ffffffff/c83a5ecf){UNASSIGNED} LLC RX: unknown TLLI 0xc83a5ecf, creating LLME on the fly (gprs_llc.c:552) 20250203151132837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250203151132837 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250203151132837 DMM INFO MM(262420000001002/c83a5ecf) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c83a5ecf, P-TMSI: c83a5ecf (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1674) 20250203151132837 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1194) 20250203151132837 DMM DEBUG MM_STATE_Iu(3)[0x55679c472130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250203151132837 DMM DEBUG MM_STATE_Iu(3)[0x55679c472130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250203151132837 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151132837 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1746) 20250203151132837 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151132837 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151132837 DLLC NOTICE LLME(ffffffff/c83a5ecf){UNASSIGNED} LLGM Assign pre (c83a5ecf => c83a5ecf) (gprs_llc.c:1079) 20250203151132837 DLLC NOTICE LLME(c83a5ecf/c83a5ecf){ASSIGNED} LLGM Assign post (c83a5ecf => c83a5ecf) (gprs_llc.c:1125) 20250203151132837 DMM INFO MM(262420000001002/c83a5ecf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_iu_attach_geran_rau(1476)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@6efd60af428f: Removing Client IMSI='262420000001002'H, index=1 20250203151132869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151132869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151132869 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151132869 DMM INFO MM(262420000001002/c83a5ecf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250203151132869 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250203151132869 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151132869 DLLC NOTICE LLME(c83a5ecf/c83a5ecf){ASSIGNED} LLGM Assign pre (ffffffff => c83a5ecf) (gprs_llc.c:1079) 20250203151132869 DLLC NOTICE LLME(ffffffff/c83a5ecf){ASSIGNED} LLGM Assign post (ffffffff => c83a5ecf) (gprs_llc.c:1125) 20250203151132869 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) 20250203151132869 DMM ERROR MM_STATE_Gb[0x55679c471ed0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1846) TC_iu_attach_geran_rau(1476)@6efd60af428f: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@6efd60af428f: Final verdict of PTC: none 20250203151132879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@6efd60af428f: Final verdict of PTC: none 20250203151132884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151132884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1473)@6efd60af428f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@6efd60af428f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1463)@6efd60af428f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1458)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1468)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1461)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@6efd60af428f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1456)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1466)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@6efd60af428f: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20250203151132966 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203151132966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151132966 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203151132966 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203151132966 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203151132966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151132966 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203151132966 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203151132966 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) 20250203151132966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151132966 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250203151132966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203151132966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203151132966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250203151132966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250203151132966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203151132966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203151132966 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Mon Feb 3 15:11:33 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 20250203151133045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151133448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183492) 20250203151133885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151133885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=183492, count=220696) 20250203151134886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151134886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203151134967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250203151134967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250203151134967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Mon Feb 3 15:11:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151135888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151135888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_geran_attach_iu_rau started. 20250203151136556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151136559 DMM INFO MM(262420000001002/c83a5ecf) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151136559 DMM INFO MM(262420000001002/c83a5ecf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151136559 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151136559 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151136560 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250203151136560 DMM ERROR MM_STATE_Gb[0x55679c471ed0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250203151136560 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250203151136560 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) 20250203151136560 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) 20250203151136560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472000]{Init}: Deallocated (fsm.c:568) 20250203151136560 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Deallocated (fsm.c:568) 20250203151136560 DMM DEBUG MM_STATE_Iu(3)[0x55679c472130]{Detached}: Deallocated (fsm.c:568) 20250203151136560 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203151136560 DLLC NOTICE LLME(ffffffff/c83a5ecf){ASSIGNED} LLGM Assign pre (c83a5ecf => ffffffff) (gprs_llc.c:1079) 20250203151136560 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c83a5ecf => ffffffff) (gprs_llc.c:1125) 20250203151136560 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151136602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151136602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151136602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151136602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151136602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151136602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151136602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151136602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151136602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151136603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151136603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151136603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151136603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151136603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151136603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151136603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151136603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151136603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151136603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151136603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151136603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151136603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151136605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151136611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151136611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151136619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151136619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151136619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151136619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151136619 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151136619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151136619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151136619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151136619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151136619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151136619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151136619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151136619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151136619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151136619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151136619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151136619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151136619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151136619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151136619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151136620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151136620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151136623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151136628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151136628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151136638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151136638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151136638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151136638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151136638 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151136638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151136638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151136638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151136638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151136639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151136639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151136639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151136639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151136639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151136639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151136639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151136639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151136639 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151136639 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151136639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1491)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203151136639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151136639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151136641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6efd60af428f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@6efd60af428f: ************************************************* SGSN_Test_0-M3UA(1494)@6efd60af428f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@6efd60af428f: ************************************************* MTC@6efd60af428f: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@6efd60af428f: v_sccp_pdu_maxlen:268 20250203151136645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151136645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151136845 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203151136846 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) 20250203151136846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203151136846 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)@6efd60af428f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250203151136853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151136853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203151136853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203151136853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203151136853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250203151136853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203151136853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203151136855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151136855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203151136855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203151136855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203151136855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203151136855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203151136855 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250203151136855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203151136889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151136889 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151136889 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151136889 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151136893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1496)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203151136894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203151137667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151137668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151137668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151137668 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:603) 20250203151137668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151137668 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:233) 20250203151137668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151137668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151137668 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250203151137668 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250203151137669 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151137669 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151137669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151137669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151137669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151137669 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:233) 20250203151137669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151137669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1493)@6efd60af428f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@6efd60af428f: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='F0DCAFFC'O, index=0 SGSN_Test-GSUP(1497)@6efd60af428f: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@6efd60af428f: 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 := 'F0DE7C998C43376F0D2320566A68FE1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D70630B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D94BAAA8A3AD1E6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2F53C8622A4545C822D7014B5BBA3CCD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D8A016F63F6EEA524446B3393AFDE954'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '18A9588E57DEB41F783A986132152FCC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BD8321ED534F09DF'O } } } } } 20250203151137983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151137983 DLLC NOTICE LLME(ffffffff/f0dcaffc){UNASSIGNED} LLC RX: unknown TLLI 0xf0dcaffc, creating LLME on the fly (gprs_llc.c:552) 20250203151137983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151137983 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1297) 20250203151137983 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Allocated (fsm.c:456) 20250203151137983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203151137983 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Allocated (fsm.c:456) 20250203151137983 DMM DEBUG MM_STATE_Iu[0x55679c472000]{Detached}: Allocated (fsm.c:456) 20250203151137983 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151137983 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151137983 DLLC NOTICE LLME(ffffffff/f0dcaffc){UNASSIGNED} LLGM Assign pre (f0dcaffc => fc252d65) (gprs_llc.c:1079) 20250203151137983 DLLC NOTICE LLME(f0dcaffc/fc252d65){ASSIGNED} LLGM Assign post (f0dcaffc => fc252d65) (gprs_llc.c:1125) 20250203151137983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151137983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151137983 DMM DEBUG MM(262420000001003/fc252d65) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151138007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151138007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250203151138007 DMM DEBUG MM_STATE_Gb(0)[0x55679c471ed0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151138007 DMM DEBUG MM(262420000001003/fc252d65) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1111) 20250203151138007 DMM NOTICE MM(262420000001003/fc252d65) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151138007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151138008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151138008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151138008 DMM DEBUG MM(262420000001003/fc252d65) Requesting authorization (sgsn_auth.c:160) 20250203151138008 DMM INFO MM(262420000001003/fc252d65) Requesting authentication tuples (sgsn_auth.c:184) 20250203151138008 DMM DEBUG MM(262420000001003/fc252d65) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151138008 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250203151138008 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)@6efd60af428f: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@6efd60af428f: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250203151138011 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151138011 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151138011 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151138011 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151138011 DMM INFO MM(262420000001003/fc252d65) Subscriber data update (mmctx.c:445) 20250203151138011 DMM DEBUG MM(262420000001003/fc252d65) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151138011 DMM INFO MM(262420000001003/fc252d65) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151138011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151138011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151138011 DMM INFO MM(262420000001003/fc252d65) <- GMM AUTH AND CIPHERING REQ (rand = f0 de 7c 99 8c 43 37 6f 0d 23 20 56 6a 68 fe 1d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 18 a9 58 8e 57 de b4 1f 78 3a 98 61 32 15 2f cc ) (gprs_gmm.c:510) 20250203151138024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151138024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250203151138024 DMM DEBUG MM_STATE_Gb(0)[0x55679c471ed0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151138024 DMM INFO MM(262420000001003/fc252d65) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151138024 DMM NOTICE MM(262420000001003/fc252d65) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151138024 DMM DEBUG MM(262420000001003/fc252d65) checking auth: received UMTS RES = bd 83 21 ed 53 4f 09 df (gprs_gmm.c:693) 20250203151138024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151138024 DMM DEBUG MM(262420000001003/fc252d65) Requesting authorization (sgsn_auth.c:160) 20250203151138024 DMM INFO MM(262420000001003/fc252d65) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151138024 DMM DEBUG MM(262420000001003/fc252d65) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151138024 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250203151138024 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) 20250203151138024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250203151138024 DMM INFO MM(262420000001003/fc252d65) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc252d65) (gprs_gmm.c:337) 20250203151138027 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151138027 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151138027 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250203151138027 DMM INFO MM(262420000001003/fc252d65) Subscriber data update (mmctx.c:445) 20250203151138027 DMM DEBUG MM(262420000001003/fc252d65) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151138027 DMM INFO MM(262420000001003/fc252d65) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151138027 DMM NOTICE MM(262420000001003/fc252d65) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1027) 20250203151138027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151138027 DMM NOTICE MM(262420000001003/fc252d65) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151138027 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) 20250203151138028 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151138028 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250203151138028 DMM INFO MM(262420000001003/fc252d65) Subscriber data update (mmctx.c:445) 20250203151138028 DMM DEBUG MM(262420000001003/fc252d65) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250203151138040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151138040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250203151138040 DMM DEBUG MM_STATE_Gb(0)[0x55679c471ed0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250203151138040 DMM INFO MM(262420000001003/fc252d65) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151138040 DMM NOTICE MM(262420000001003/fc252d65) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151138040 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151138040 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151138040 DLLC NOTICE LLME(f0dcaffc/fc252d65){ASSIGNED} LLGM Assign pre (ffffffff => fc252d65) (gprs_llc.c:1079) 20250203151138040 DLLC NOTICE LLME(ffffffff/fc252d65){ASSIGNED} LLGM Assign post (ffffffff => fc252d65) (gprs_llc.c:1125) 20250203151138040 DMM DEBUG MM_STATE_Gb(0)[0x55679c471ed0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250203151138040 DMM DEBUG MM_STATE_Gb(0)[0x55679c471ed0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250203151138040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151138040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@6efd60af428f: 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 := 'FC252D65'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)@6efd60af428f: Added conn table entry 0TC_geran_attach_iu_rau(1499)11525856 SGSN_Test_0-SCCP(1492)@6efd60af428f: First idle individual index:0 SGSN_Test_0-RAN(1493)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 20250203151138122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151138122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151138122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151138122 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:603) 20250203151138122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151138122 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:233) 20250203151138122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151138122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151138123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151138123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151138123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151138123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151138123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151138123 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:233) 20250203151138123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151138123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151138123 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151138123 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151138123 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151138123 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250203151138123 DMM INFO MM(262420000001003/fc252d65) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: fc252d65 (00000000), TLLI: fc252d65 (fc252d65), RA: 262-42-13135-0 (gprs_gmm.c:1674) 20250203151138123 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1194) 20250203151138123 DMM DEBUG MM_STATE_Gb(0)[0x55679c471ed0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250203151138123 DMM DEBUG MM_STATE_Gb(0)[0x55679c471ed0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250203151138123 DLLC NOTICE LLME(ffffffff/fc252d65){ASSIGNED} LLGM Assign pre (fc252d65 => ffffffff) (gprs_llc.c:1079) 20250203151138123 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc252d65 => ffffffff) (gprs_llc.c:1125) 20250203151138124 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151138124 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1746) 20250203151138124 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151138124 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151138124 DMM DEBUG MM(262420000001003/fc252d65) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250203151138124 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151138124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151138124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151138124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151138124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151138124 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:233) 20250203151138124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151138124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@6efd60af428f: { messageType := 2, destLocRef := 'AFDEE0'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(1492)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@6efd60af428f: vl_len:12 SGSN_Test_0-SCCP(1492)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1492)@6efd60af428f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250203151138142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151138142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151138143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151138143 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:603) 20250203151138143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151138143 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:233) 20250203151138143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151138143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151138143 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250203151138143 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250203151138143 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250203151138143 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250203151138143 DMM INFO MM(262420000001003/fc252d65) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) 20250203151138143 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250203151138143 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151138143 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151138143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151138143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151138143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151138143 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:233) 20250203151138143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151138143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151138143 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151138143 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151138143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151138143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151138143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151138143 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:233) 20250203151138143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151138143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@6efd60af428f: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@6efd60af428f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@6efd60af428f: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@6efd60af428f: vl_len:14 SGSN_Test_0-SCCP(1492)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1492)@6efd60af428f: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250203151138156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151138156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151138156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151138156 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:603) 20250203151138156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151138156 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:233) 20250203151138156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151138156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151138156 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151138156 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151138156 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151138156 DMM INFO MM(262420000001003/fc252d65) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250203151138156 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250203151138156 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151138157 DMM DEBUG MM_STATE_Iu[0x55679c472000]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1839) 20250203151138157 DMM ERROR MM_STATE_Iu[0x55679c472000]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1839) TC_geran_attach_iu_rau(1499)@6efd60af428f: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@6efd60af428f: Final verdict of PTC: none 20250203151138161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@6efd60af428f: Final verdict of PTC: none 20250203151138165 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151138165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_geran_attach_iu_rau-BVCI220(1490)@6efd60af428f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1481)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1486)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1491)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@6efd60af428f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@6efd60af428f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1484)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1489)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1479)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@6efd60af428f: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Feb 3 15:11:38 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 20250203151138306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151138358 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203151138358 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151138358 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203151138358 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203151138358 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203151138358 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151138358 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203151138358 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203151138358 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) 20250203151138358 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151138358 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250203151138358 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203151138358 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203151138358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250203151138358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250203151138358 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203151138358 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203151138358 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250203151138808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167300) 20250203151139166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151139166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=167300, count=179588) 20250203151140168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151140169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203151140360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250203151140360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250203151140360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Mon Feb 3 15:11:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151141170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151141170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_user started. 20250203151141905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151141908 DMM INFO MM(262420000001003/fc252d65) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151141908 DMM INFO MM(262420000001003/fc252d65) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151141908 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151141908 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151141908 DMM DEBUG MM_STATE_Iu[0x55679c472000]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250203151141908 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250203151141908 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) 20250203151141908 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) 20250203151141908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203151141908 DMM DEBUG MM_STATE_Gb(0)[0x55679c471ed0]{Idle}: Deallocated (fsm.c:568) 20250203151141908 DMM DEBUG MM_STATE_Iu[0x55679c472000]{Detached}: Deallocated (fsm.c:568) 20250203151141908 DMM DEBUG GMM(gmm_fsm)[0x55679c471da0]{Deregistered}: Deallocated (fsm.c:568) 20250203151141908 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151141954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151141954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151141954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151141954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151141954 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151141954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151141954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151141954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151141954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151141955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151141955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151141955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151141955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151141955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151141955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151141955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151141955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151141955 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151141955 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151141955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151141955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151141955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151141957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151141964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151141964 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151141973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151141973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151141973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151141973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151141973 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151141973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151141973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151141973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151141973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151141974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151141974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151141974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151141974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151141974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151141974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151141974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151141974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151141974 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151141974 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151141974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151141974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151141974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151141976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151141980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151141980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1510)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb2-BSSGP2(1511)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(1514)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151141999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151141999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151141999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151141999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151141999 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151141999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151141999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151141999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151141999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151142000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151142000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151142000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151142000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151142000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151142000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151142000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151142000 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151142000 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151142000 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151142000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1514)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203151142000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151142000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151142002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151142007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151142007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6efd60af428f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@6efd60af428f: ************************************************* SGSN_Test_0-M3UA(1517)@6efd60af428f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@6efd60af428f: ************************************************* MTC@6efd60af428f: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@6efd60af428f: v_sccp_pdu_maxlen:268 20250203151142171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151142172 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151142172 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151142172 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151142176 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203151142177 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203151142212 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203151142212 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) 20250203151142212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203151142212 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)@6efd60af428f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250203151142217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151142217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203151142217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203151142217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203151142217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250203151142218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203151142218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203151142219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151142220 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203151142220 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203151142220 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203151142220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203151142220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203151142220 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203151142220 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250203151143027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151143027 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:603) 20250203151143027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143027 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:233) 20250203151143027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151143027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151143028 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250203151143028 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250203151143028 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143028 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151143028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151143028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143028 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:233) 20250203151143028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151143028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@6efd60af428f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@6efd60af428f: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='ECC8EC8B'O, index=0 SGSN_Test-GSUP(1520)@6efd60af428f: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@6efd60af428f: 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 := 'EC7D'O, rac := '3F'O ("?") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@6efd60af428f: Added conn table entry 0TC_attach_pdp_act_user(1522)13283619 SGSN_Test_0-SCCP(1515)@6efd60af428f: First idle individual index:0 SGSN_Test_0-RAN(1516)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 20250203151143268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151143268 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:603) 20250203151143268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143268 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:233) 20250203151143268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151143268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151143268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151143268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151143268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143268 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:233) 20250203151143268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151143268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151143268 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151143268 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151143268 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151143268 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1297) 20250203151143268 DMM DEBUG GMM(gmm_fsm)[0x55679c472000]{Deregistered}: Allocated (fsm.c:456) 20250203151143268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203151143268 DMM DEBUG MM_STATE_Gb[0x55679c472130]{Idle}: Allocated (fsm.c:456) 20250203151143268 DMM DEBUG MM_STATE_Iu[0x55679c47e710]{Detached}: Allocated (fsm.c:456) 20250203151143268 DMM DEBUG GMM(gmm_fsm)[0x55679c472000]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151143268 DMM DEBUG GMM(gmm_fsm)[0x55679c472000]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151143268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151143268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151143268 DMM DEBUG MM(262420000001004/f83ea2a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151143268 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250203151143268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151143268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151143268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143268 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:233) 20250203151143268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151143268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@6efd60af428f: { messageType := 2, destLocRef := 'CAB123'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@6efd60af428f: 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 := '7185F6E3BEB7F7A12853DA316461D66F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00E49F7F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '496A59F9E7C61DC9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C1A9E395911B924C625358E94B2753CF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6CB89CAE574EB88A948E4AD5B0E25F0D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1237AFD0E1057F9F8B8FA34EF5A9D0E1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8F82AB044877C419'O } } } } } SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: vl_len:23 SGSN_Test_0-SCCP(1515)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1515)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250203151143277 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143277 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151143277 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:603) 20250203151143277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143277 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:233) 20250203151143277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151143277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151143277 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151143277 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151143277 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151143277 DMM DEBUG MM(262420000001004/f83ea2a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1111) 20250203151143277 DMM NOTICE MM(262420000001004/f83ea2a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151143277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151143277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151143277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151143277 DMM DEBUG MM(262420000001004/f83ea2a3) Requesting authorization (sgsn_auth.c:160) 20250203151143277 DMM INFO MM(262420000001004/f83ea2a3) Requesting authentication tuples (sgsn_auth.c:184) 20250203151143277 DMM DEBUG MM(262420000001004/f83ea2a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151143277 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250203151143277 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)@6efd60af428f: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250203151143281 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151143281 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151143281 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151143281 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151143281 DMM INFO MM(262420000001004/f83ea2a3) Subscriber data update (mmctx.c:445) 20250203151143281 DMM DEBUG MM(262420000001004/f83ea2a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151143281 DMM INFO MM(262420000001004/f83ea2a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151143281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151143281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151143281 DMM INFO MM(262420000001004/f83ea2a3) <- GMM AUTH AND CIPHERING REQ (rand = 71 85 f6 e3 be b7 f7 a1 28 53 da 31 64 61 d6 6f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 12 37 af d0 e1 05 7f 9f 8b 8f a3 4e f5 a9 d0 e1 ) (gprs_gmm.c:510) 20250203151143281 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250203151143281 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143281 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151143281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151143281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143281 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:233) 20250203151143281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151143281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: vl_len:37 SGSN_Test_0-SCCP(1515)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1515)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307228F82AB0423094399990000100004F029044877C419'O 20250203151143289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151143289 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:603) 20250203151143289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143289 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:233) 20250203151143289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151143289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151143289 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151143289 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151143289 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151143289 DMM INFO MM(262420000001004/f83ea2a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151143290 DMM NOTICE MM(262420000001004/f83ea2a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151143290 DMM DEBUG MM(262420000001004/f83ea2a3) checking auth: received UMTS RES = 8f 82 ab 04 48 77 c4 19 (gprs_gmm.c:693) 20250203151143290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151143290 DMM DEBUG MM(262420000001004/f83ea2a3) Requesting authorization (sgsn_auth.c:160) 20250203151143290 DMM INFO MM(262420000001004/f83ea2a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151143290 DMM DEBUG MM(262420000001004/f83ea2a3) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151143290 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250203151143290 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) 20250203151143290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250203151143290 DMM DEBUG MM(262420000001004/f83ea2a3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250203151143290 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143290 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151143290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151143290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143290 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:233) 20250203151143290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151143290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: vl_len:12 SGSN_Test_0-SCCP(1515)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1515)@6efd60af428f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250203151143301 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143301 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143301 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151143301 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:603) 20250203151143301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143301 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:233) 20250203151143301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151143301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151143301 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250203151143301 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250203151143301 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250203151143301 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250203151143301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250203151143301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250203151143301 DMM INFO MM(262420000001004/f83ea2a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf83ea2a3) (gprs_gmm.c:337) 20250203151143301 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250203151143301 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143301 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151143301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151143301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143301 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:233) 20250203151143301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151143301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151143301 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143301 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151143301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151143301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143301 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:233) 20250203151143301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151143301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250203151143307 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151143307 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151143307 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250203151143307 DMM INFO MM(262420000001004/f83ea2a3) Subscriber data update (mmctx.c:445) 20250203151143307 DMM DEBUG MM(262420000001004/f83ea2a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151143307 DMM INFO MM(262420000001004/f83ea2a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151143307 DMM NOTICE MM(262420000001004/f83ea2a3) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1027) 20250203151143307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151143307 DMM NOTICE MM(262420000001004/f83ea2a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151143307 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) 20250203151143308 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151143308 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250203151143308 DMM INFO MM(262420000001004/f83ea2a3) Subscriber data update (mmctx.c:445) 20250203151143308 DMM DEBUG MM(262420000001004/f83ea2a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: vl_len:14 SGSN_Test_0-SCCP(1515)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1515)@6efd60af428f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250203151143312 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143312 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143312 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151143312 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:603) 20250203151143312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143312 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:233) 20250203151143312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151143312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151143312 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151143312 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151143312 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151143312 DMM INFO MM(262420000001004/f83ea2a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151143313 DMM NOTICE MM(262420000001004/f83ea2a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151143313 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143313 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143313 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151143313 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151143313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143313 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:233) 20250203151143313 DMM DEBUG GMM(gmm_fsm)[0x55679c472000]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151143313 DMM DEBUG GMM(gmm_fsm)[0x55679c472000]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151143313 DMM DEBUG MM_STATE_Iu(5)[0x55679c47e710]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250203151143313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151143313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151143313 DMM DEBUG MM_STATE_Iu(5)[0x55679c47e710]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250203151143313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151143313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: vl_len:7 SGSN_Test_0-SCCP(1515)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1515)@6efd60af428f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250203151143322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151143322 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:603) 20250203151143322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143322 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:233) 20250203151143322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151143322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151143322 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250203151143322 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250203151143322 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250203151143322 DMM INFO MM(262420000001004/f83ea2a3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250203151143322 DMM DEBUG MM_STATE_Iu(5)[0x55679c47e710]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250203151143323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151143323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151143323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143323 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:233) 20250203151143323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151143323 DMM DEBUG MM_STATE_Iu(5)[0x55679c47e710]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250203151143323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on local reference:0 20250203151143325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151143325 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:603) 20250203151143325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143325 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:233) 20250203151143325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151143325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@6efd60af428f: Deleted conn table entry 0TC_attach_pdp_act_user(1522)13283619 TC_attach_pdp_act_user(1522)@6efd60af428f: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@6efd60af428f: 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 := 'F83EA2A3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@6efd60af428f: Added conn table entry 0TC_attach_pdp_act_user(1522)13892364 SGSN_Test_0-RAN(1516)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@6efd60af428f: First idle individual index:0 20250203151143526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151143526 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:603) 20250203151143526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143526 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:233) 20250203151143526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151143526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151143527 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151143528 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151143528 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151143528 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF83EA2A3) type="signalling" (gprs_gmm.c:1913) 20250203151143528 DMM DEBUG GMM(gmm_fsm)[0x55679c472000]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250203151143528 DMM DEBUG GMM(gmm_fsm)[0x55679c472000]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203151143528 DMM DEBUG MM(262420000001004/f83ea2a3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250203151143528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151143528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151143528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143528 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:233) 20250203151143528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151143528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151143528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151143528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151143528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151143529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151143529 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:233) 20250203151143529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151143529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@6efd60af428f: { messageType := 2, destLocRef := 'D3FB0C'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@6efd60af428f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@6efd60af428f: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@6efd60af428f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@6efd60af428f: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@6efd60af428f: Final verdict of PTC: none 20250203151143543 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203151143543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151143543 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203151143543 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203151143543 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203151143543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151143543 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203151143543 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203151143543 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) 20250203151143543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151143543 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250203151143543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203151143543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203151143543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250203151143543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250203151143543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203151143543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203151143543 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@6efd60af428f: Final verdict of PTC: none 20250203151143551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48106<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1514)@6efd60af428f: Final verdict of PTC: none 20250203151143556 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151143556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1509)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1504)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@6efd60af428f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1512)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1507)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1502)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@6efd60af428f: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Mon Feb 3 15:11: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 20250203151143721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151144224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231836) 20250203151144557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151144557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231836, count=236288) 20250203151145544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250203151145544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250203151145544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250203151145559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151145559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Mon Feb 3 15:11:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151146560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151146560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250203151147306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151147309 DMM INFO MM(262420000001004/f83ea2a3) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151147309 DMM INFO MM(262420000001004/f83ea2a3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151147309 DMM DEBUG GMM(gmm_fsm)[0x55679c472000]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151147309 DMM DEBUG GMM(gmm_fsm)[0x55679c472000]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151147309 DMM DEBUG MM_STATE_Iu(5)[0x55679c47e710]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250203151147309 DMM DEBUG MM_STATE_Iu(5)[0x55679c47e710]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250203151147309 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250203151147309 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) 20250203151147309 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) 20250203151147309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203151147309 DMM DEBUG MM_STATE_Gb[0x55679c472130]{Idle}: Deallocated (fsm.c:568) 20250203151147309 DMM DEBUG MM_STATE_Iu(5)[0x55679c47e710]{Detached}: Deallocated (fsm.c:568) 20250203151147309 DMM DEBUG GMM(gmm_fsm)[0x55679c472000]{Deregistered}: Deallocated (fsm.c:568) 20250203151147309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151147354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151147354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151147354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151147354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151147354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151147354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151147354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151147354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151147354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151147355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151147355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151147355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151147355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151147355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151147355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151147355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151147355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151147355 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151147355 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151147355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151147356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151147356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151147357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151147362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151147362 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151147371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151147371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151147371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151147371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151147371 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151147371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151147371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151147371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151147371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151147372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151147372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151147372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151147372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151147372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151147372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151147372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151147372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151147372 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151147372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151147372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151147372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151147372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151147374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 20250203151147379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151147379 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)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151147390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151147390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151147390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151147390 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151147390 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151147390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151147390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151147390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151147390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151147391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151147391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151147391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151147391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151147391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151147391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151147391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151147391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151147391 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151147391 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151147391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151147392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151147392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151147394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151147399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151147399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6efd60af428f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@6efd60af428f: ************************************************* SGSN_Test_0-M3UA(1540)@6efd60af428f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@6efd60af428f: ************************************************* MTC@6efd60af428f: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@6efd60af428f: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151147562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151147562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151147562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151147562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151147566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1542)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203151147567 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203151147602 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203151147602 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) 20250203151147602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203151147602 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)@6efd60af428f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250203151147607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151147607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203151147607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203151147607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203151147607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250203151147607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203151147607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203151147607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151147607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203151147607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203151147607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203151147607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203151147607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203151147607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203151147608 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250203151148421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151148421 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:603) 20250203151148421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148421 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:233) 20250203151148422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151148422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151148422 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250203151148422 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250203151148423 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151148423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151148423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148423 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:233) 20250203151148423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151148423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@6efd60af428f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@6efd60af428f: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F52B3D22'O, index=0 SGSN_Test-GSUP(1543)@6efd60af428f: 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)@6efd60af428f: 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 := 'F4A7'O, rac := 'CD'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)@6efd60af428f: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)9954983 SGSN_Test_0-SCCP(1538)@6efd60af428f: First idle individual index:0 SGSN_Test_0-RAN(1539)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 20250203151148667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151148667 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:603) 20250203151148667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148667 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:233) 20250203151148667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151148667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151148667 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148667 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151148667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151148667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148667 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:233) 20250203151148667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151148667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151148667 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151148667 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151148667 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151148667 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1297) 20250203151148667 DMM DEBUG GMM(gmm_fsm)[0x55679c47e710]{Deregistered}: Allocated (fsm.c:456) 20250203151148667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203151148667 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Allocated (fsm.c:456) 20250203151148667 DMM DEBUG MM_STATE_Iu[0x55679c46a720]{Detached}: Allocated (fsm.c:456) 20250203151148667 DMM DEBUG GMM(gmm_fsm)[0x55679c47e710]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151148667 DMM DEBUG GMM(gmm_fsm)[0x55679c47e710]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151148667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151148667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151148667 DMM DEBUG MM(262420000001058/ca350433) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151148667 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250203151148667 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148667 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151148667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151148667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148667 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:233) 20250203151148667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151148667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@6efd60af428f: { messageType := 2, destLocRef := '97E6A7'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(1538)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@6efd60af428f: 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 := '175F233384C9408198D39BC5E5891C3E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2651C50'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9344C77F2F2721F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D15477B93C0A6F3D875D83BEF8629FFF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3774B98A320C8A6E6E146B348CBA76F0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8AE31713504B8CA78350A79AD7C1C559'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '814044841357713C'O } } } } } SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: vl_len:23 SGSN_Test_0-SCCP(1538)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1538)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250203151148676 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148676 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151148676 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:603) 20250203151148676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148676 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:233) 20250203151148676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151148676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151148676 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151148676 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151148676 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151148676 DMM DEBUG MM(262420000001058/ca350433) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1111) 20250203151148676 DMM NOTICE MM(262420000001058/ca350433) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151148676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151148676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151148676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151148676 DMM DEBUG MM(262420000001058/ca350433) Requesting authorization (sgsn_auth.c:160) 20250203151148676 DMM INFO MM(262420000001058/ca350433) Requesting authentication tuples (sgsn_auth.c:184) 20250203151148676 DMM DEBUG MM(262420000001058/ca350433) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151148676 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250203151148676 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)@6efd60af428f: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250203151148680 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151148680 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151148680 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151148680 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151148680 DMM INFO MM(262420000001058/ca350433) Subscriber data update (mmctx.c:445) 20250203151148680 DMM DEBUG MM(262420000001058/ca350433) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151148680 DMM INFO MM(262420000001058/ca350433) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151148680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151148680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151148680 DMM INFO MM(262420000001058/ca350433) <- GMM AUTH AND CIPHERING REQ (rand = 17 5f 23 33 84 c9 40 81 98 d3 9b c5 e5 89 1c 3e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8a e3 17 13 50 4b 8c a7 83 50 a7 9a d7 c1 c5 59 ) (gprs_gmm.c:510) 20250203151148680 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250203151148680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151148680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151148680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148680 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:233) 20250203151148680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151148680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: vl_len:37 SGSN_Test_0-SCCP(1538)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1538)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F228140448423094399990000105008F029041357713C'O 20250203151148688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151148688 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:603) 20250203151148688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148688 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:233) 20250203151148688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151148688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151148688 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151148688 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151148688 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151148688 DMM INFO MM(262420000001058/ca350433) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151148688 DMM NOTICE MM(262420000001058/ca350433) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151148688 DMM DEBUG MM(262420000001058/ca350433) checking auth: received UMTS RES = 81 40 44 84 13 57 71 3c (gprs_gmm.c:693) 20250203151148688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151148688 DMM DEBUG MM(262420000001058/ca350433) Requesting authorization (sgsn_auth.c:160) 20250203151148688 DMM INFO MM(262420000001058/ca350433) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151148688 DMM DEBUG MM(262420000001058/ca350433) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151148688 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250203151148688 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) 20250203151148688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250203151148688 DMM DEBUG MM(262420000001058/ca350433) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250203151148688 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148688 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151148688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151148688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148688 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:233) 20250203151148688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151148688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: vl_len:12 SGSN_Test_0-SCCP(1538)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1538)@6efd60af428f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250203151148698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151148698 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:603) 20250203151148698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148698 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:233) 20250203151148698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151148698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151148698 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250203151148698 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250203151148698 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250203151148699 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250203151148699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250203151148699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250203151148699 DMM INFO MM(262420000001058/ca350433) <- GMM ATTACH ACCEPT (new P-TMSI=0xca350433) (gprs_gmm.c:337) 20250203151148699 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250203151148699 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148699 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151148699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151148699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148699 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:233) 20250203151148699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151148699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151148699 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148699 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151148699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151148699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148699 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:233) 20250203151148699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151148699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250203151148703 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151148703 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151148703 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250203151148703 DMM INFO MM(262420000001058/ca350433) Subscriber data update (mmctx.c:445) 20250203151148703 DMM DEBUG MM(262420000001058/ca350433) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151148703 DMM INFO MM(262420000001058/ca350433) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151148703 DMM NOTICE MM(262420000001058/ca350433) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1027) 20250203151148703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151148703 DMM NOTICE MM(262420000001058/ca350433) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151148703 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) 20250203151148703 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151148703 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250203151148703 DMM INFO MM(262420000001058/ca350433) Subscriber data update (mmctx.c:445) 20250203151148703 DMM DEBUG MM(262420000001058/ca350433) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: vl_len:14 SGSN_Test_0-SCCP(1538)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1538)@6efd60af428f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250203151148705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151148705 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:603) 20250203151148705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148705 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:233) 20250203151148705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151148705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151148705 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151148705 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151148705 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151148705 DMM INFO MM(262420000001058/ca350433) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151148705 DMM NOTICE MM(262420000001058/ca350433) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151148705 DMM DEBUG GMM(gmm_fsm)[0x55679c47e710]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151148706 DMM DEBUG GMM(gmm_fsm)[0x55679c47e710]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151148706 DMM DEBUG MM_STATE_Iu(7)[0x55679c46a720]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250203151148706 DMM DEBUG MM_STATE_Iu(7)[0x55679c46a720]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250203151148706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151148706 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203151148706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151148706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151148706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148706 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:233) 20250203151148706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151148706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: vl_len:7 SGSN_Test_0-SCCP(1538)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1538)@6efd60af428f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250203151148710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151148710 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:603) 20250203151148710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148710 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:233) 20250203151148710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151148710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151148710 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250203151148710 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250203151148710 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250203151148710 DMM INFO MM(262420000001058/ca350433) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250203151148710 DMM DEBUG MM_STATE_Iu(7)[0x55679c46a720]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250203151148710 DMM DEBUG MM_STATE_Iu(7)[0x55679c46a720]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250203151148710 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148710 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151148710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151148710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148710 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:233) 20250203151148710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151148710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on local reference:0 20250203151148711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151148711 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:603) 20250203151148711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148711 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:233) 20250203151148711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151148711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@6efd60af428f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)9954983 TC_attach_pdp_act_user_addr_v4raw(1545)@6efd60af428f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@6efd60af428f: 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 := 'CA350433'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@6efd60af428f: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)5391497 SGSN_Test_0-RAN(1539)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@6efd60af428f: First idle individual index:0 20250203151148914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151148914 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:603) 20250203151148914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148914 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:233) 20250203151148914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151148914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151148915 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151148915 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151148915 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151148915 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCA350433) type="signalling" (gprs_gmm.c:1913) 20250203151148915 DMM DEBUG GMM(gmm_fsm)[0x55679c47e710]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250203151148915 DMM DEBUG GMM(gmm_fsm)[0x55679c47e710]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203151148915 DMM DEBUG MM(262420000001058/ca350433) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250203151148915 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151148915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151148915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148915 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:233) 20250203151148915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151148915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151148915 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151148915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151148915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151148915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151148916 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:233) 20250203151148916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151148916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@6efd60af428f: { messageType := 2, destLocRef := '524489'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(1538)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@6efd60af428f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@6efd60af428f: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@6efd60af428f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@6efd60af428f: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@6efd60af428f: Final verdict of PTC: none 20250203151148934 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203151148934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151148934 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203151148934 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203151148934 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203151148934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151148934 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203151148934 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203151148934 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) 20250203151148934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151148934 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250203151148934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203151148934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203151148934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250203151148934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250203151148934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203151148934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203151148934 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@6efd60af428f: Final verdict of PTC: none 20250203151148941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48120<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@6efd60af428f: Final verdict of PTC: none 20250203151148947 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151148947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1527)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1537)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1532)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@6efd60af428f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1535)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1525)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1530)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@6efd60af428f: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Mon Feb 3 15:11:49 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 20250203151149113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151149615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233588) 20250203151149948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151149948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233588, count=238040) 20250203151150650 DGPRS DEBUG Checking for inactive LLMEs, time = 41123709 (sgsn.c:132) 20250203151150935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250203151150935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250203151150935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250203151150949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151150949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Mon Feb 3 15:11:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151151951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151151951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250203151152714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151152717 DMM INFO MM(262420000001058/ca350433) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151152717 DMM INFO MM(262420000001058/ca350433) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151152717 DMM DEBUG GMM(gmm_fsm)[0x55679c47e710]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151152717 DMM DEBUG GMM(gmm_fsm)[0x55679c47e710]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151152717 DMM DEBUG MM_STATE_Iu(7)[0x55679c46a720]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250203151152717 DMM DEBUG MM_STATE_Iu(7)[0x55679c46a720]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250203151152717 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250203151152717 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) 20250203151152717 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) 20250203151152717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203151152717 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Deallocated (fsm.c:568) 20250203151152717 DMM DEBUG MM_STATE_Iu(7)[0x55679c46a720]{Detached}: Deallocated (fsm.c:568) 20250203151152717 DMM DEBUG GMM(gmm_fsm)[0x55679c47e710]{Deregistered}: Deallocated (fsm.c:568) 20250203151152717 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151152755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151152755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151152755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151152755 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151152755 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151152755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151152755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151152755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151152755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151152756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151152756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151152756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151152756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151152756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151152756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151152756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151152756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151152756 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151152756 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151152756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1550)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203151152757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151152757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151152759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151152764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151152764 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)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151152772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151152772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151152772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151152772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151152772 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151152772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151152772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151152772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151152772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151152773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151152773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151152773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151152773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151152773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151152773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151152773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151152773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151152773 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151152773 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151152773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1555)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203151152773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151152773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151152775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151152780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151152780 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151152788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151152788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151152788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151152788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151152788 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151152788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151152788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151152788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151152788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151152790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151152790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151152790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151152790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151152790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151152790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151152790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151152790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151152790 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151152790 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151152790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151152790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151152790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151152792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6efd60af428f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@6efd60af428f: ************************************************* SGSN_Test_0-M3UA(1563)@6efd60af428f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@6efd60af428f: ************************************************* MTC@6efd60af428f: Starting RAN_Emulation 20250203151152796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151152796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1561)@6efd60af428f: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151152953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151152953 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151152953 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151152953 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151152957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250203151152959 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203151152997 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203151152997 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) 20250203151152997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203151152997 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)@6efd60af428f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250203151153004 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151153004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203151153004 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203151153004 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203151153004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250203151153004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203151153004 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203151153006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151153006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203151153006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203151153006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203151153006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203151153006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203151153006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203151153006 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250203151153812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151153812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151153812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151153812 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:603) 20250203151153812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151153812 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:233) 20250203151153812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151153812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151153812 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250203151153812 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250203151153812 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151153812 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151153812 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151153812 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151153812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151153812 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:233) 20250203151153812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151153812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@6efd60af428f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@6efd60af428f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='D8B88FD0'O, index=0 SGSN_Test-GSUP(1566)@6efd60af428f: 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)@6efd60af428f: 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 := 'E460'O, rac := '6C'O ("l") }, 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)@6efd60af428f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)935480 SGSN_Test_0-SCCP(1561)@6efd60af428f: First idle individual index:0 SGSN_Test_0-RAN(1562)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 20250203151154041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151154041 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:603) 20250203151154041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154041 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:233) 20250203151154041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151154041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151154041 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151154041 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151154041 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151154041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1297) 20250203151154041 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154041 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154041 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151154041 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151154041 DMM DEBUG GMM(gmm_fsm)[0x55679c46a720]{Deregistered}: Allocated (fsm.c:456) 20250203151154041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203151154041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154041 DMM DEBUG MM_STATE_Gb[0x55679c472130]{Idle}: Allocated (fsm.c:456) 20250203151154041 DMM DEBUG MM_STATE_Iu[0x55679c47fa20]{Detached}: Allocated (fsm.c:456) 20250203151154041 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:233) 20250203151154041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151154041 DMM DEBUG GMM(gmm_fsm)[0x55679c46a720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151154041 DMM DEBUG GMM(gmm_fsm)[0x55679c46a720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151154041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151154041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151154041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151154041 DMM DEBUG MM(262420000001055/d298d7bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151154041 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250203151154041 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154041 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154041 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151154041 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151154041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154041 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:233) 20250203151154041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151154041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@6efd60af428f: { messageType := 2, destLocRef := '0E4638'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(1561)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6efd60af428f: 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 := 'BFD60763F7246F12ADC0D4E7DC493846'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '644B0FF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '216C9288D892F4F4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5F0830FC620C01E8C7A115BAEA4062AB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A76987571D711F6ED500C85D8F9B12A9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D39C8B5A6EFD7F065847C6EAD046B013'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EC65584F5B277315'O } } } } } SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: vl_len:23 SGSN_Test_0-SCCP(1561)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1561)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250203151154047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154047 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151154047 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:603) 20250203151154047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154047 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:233) 20250203151154047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151154047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151154047 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151154047 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151154047 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151154047 DMM DEBUG MM(262420000001055/d298d7bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1111) 20250203151154047 DMM NOTICE MM(262420000001055/d298d7bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151154047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151154047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151154047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151154047 DMM DEBUG MM(262420000001055/d298d7bf) Requesting authorization (sgsn_auth.c:160) 20250203151154047 DMM INFO MM(262420000001055/d298d7bf) Requesting authentication tuples (sgsn_auth.c:184) 20250203151154047 DMM DEBUG MM(262420000001055/d298d7bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151154047 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250203151154047 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)@6efd60af428f: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250203151154048 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151154048 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151154048 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151154048 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151154048 DMM INFO MM(262420000001055/d298d7bf) Subscriber data update (mmctx.c:445) 20250203151154048 DMM DEBUG MM(262420000001055/d298d7bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151154048 DMM INFO MM(262420000001055/d298d7bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151154048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151154048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151154048 DMM INFO MM(262420000001055/d298d7bf) <- GMM AUTH AND CIPHERING REQ (rand = bf d6 07 63 f7 24 6f 12 ad c0 d4 e7 dc 49 38 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d3 9c 8b 5a 6e fd 7f 06 58 47 c6 ea d0 46 b0 13 ) (gprs_gmm.c:510) 20250203151154048 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250203151154049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151154049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151154049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154049 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:233) 20250203151154049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151154049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: vl_len:37 SGSN_Test_0-SCCP(1561)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1561)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322EC65584F23094399990000105005F029045B277315'O 20250203151154052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151154052 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:603) 20250203151154052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154052 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:233) 20250203151154052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151154052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151154052 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151154052 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151154052 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151154052 DMM INFO MM(262420000001055/d298d7bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151154052 DMM NOTICE MM(262420000001055/d298d7bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151154052 DMM DEBUG MM(262420000001055/d298d7bf) checking auth: received UMTS RES = ec 65 58 4f 5b 27 73 15 (gprs_gmm.c:693) 20250203151154052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151154052 DMM DEBUG MM(262420000001055/d298d7bf) Requesting authorization (sgsn_auth.c:160) 20250203151154052 DMM INFO MM(262420000001055/d298d7bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151154052 DMM DEBUG MM(262420000001055/d298d7bf) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151154052 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250203151154052 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) 20250203151154052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250203151154052 DMM DEBUG MM(262420000001055/d298d7bf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250203151154052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151154052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151154052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154052 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:233) 20250203151154052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151154052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: vl_len:12 SGSN_Test_0-SCCP(1561)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1561)@6efd60af428f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250203151154057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151154057 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:603) 20250203151154057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154057 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:233) 20250203151154057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151154057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151154057 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250203151154057 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250203151154057 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250203151154057 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250203151154057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250203151154057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250203151154057 DMM INFO MM(262420000001055/d298d7bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd298d7bf) (gprs_gmm.c:337) 20250203151154057 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250203151154057 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151154057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151154057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154057 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:233) 20250203151154057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151154057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151154057 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151154057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151154057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154057 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:233) 20250203151154057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151154057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250203151154060 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151154060 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151154060 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250203151154060 DMM INFO MM(262420000001055/d298d7bf) Subscriber data update (mmctx.c:445) 20250203151154060 DMM DEBUG MM(262420000001055/d298d7bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151154060 DMM INFO MM(262420000001055/d298d7bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151154060 DMM NOTICE MM(262420000001055/d298d7bf) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1027) 20250203151154060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151154060 DMM NOTICE MM(262420000001055/d298d7bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151154060 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) 20250203151154060 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151154060 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250203151154060 DMM INFO MM(262420000001055/d298d7bf) Subscriber data update (mmctx.c:445) 20250203151154060 DMM DEBUG MM(262420000001055/d298d7bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: vl_len:14 SGSN_Test_0-SCCP(1561)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1561)@6efd60af428f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250203151154061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151154061 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:603) 20250203151154061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154061 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:233) 20250203151154061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151154061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151154061 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151154061 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151154061 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151154061 DMM INFO MM(262420000001055/d298d7bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151154061 DMM NOTICE MM(262420000001055/d298d7bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151154061 DMM DEBUG GMM(gmm_fsm)[0x55679c46a720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151154061 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154061 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151154061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151154061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154061 DMM DEBUG GMM(gmm_fsm)[0x55679c46a720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151154061 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:233) 20250203151154061 DMM DEBUG MM_STATE_Iu(9)[0x55679c47fa20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250203151154061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151154061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151154061 DMM DEBUG MM_STATE_Iu(9)[0x55679c47fa20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250203151154061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151154061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: vl_len:7 SGSN_Test_0-SCCP(1561)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1561)@6efd60af428f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250203151154064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151154064 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:603) 20250203151154064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154064 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:233) 20250203151154064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151154064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151154064 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250203151154064 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250203151154064 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250203151154064 DMM INFO MM(262420000001055/d298d7bf) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250203151154064 DMM DEBUG MM_STATE_Iu(9)[0x55679c47fa20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250203151154064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151154064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151154064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154064 DMM DEBUG MM_STATE_Iu(9)[0x55679c47fa20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250203151154064 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:233) 20250203151154064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151154064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on local reference:0 20250203151154065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151154065 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:603) 20250203151154065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154065 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:233) 20250203151154065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151154065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@6efd60af428f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)935480 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6efd60af428f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6efd60af428f: 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 := 'D298D7BF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@6efd60af428f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)4236133 SGSN_Test_0-RAN(1562)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@6efd60af428f: First idle individual index:0 20250203151154266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151154266 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:603) 20250203151154266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154266 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:233) 20250203151154266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151154266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151154267 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151154267 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151154268 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151154268 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD298D7BF) type="signalling" (gprs_gmm.c:1913) 20250203151154268 DMM DEBUG GMM(gmm_fsm)[0x55679c46a720]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250203151154268 DMM DEBUG GMM(gmm_fsm)[0x55679c46a720]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203151154268 DMM DEBUG MM(262420000001055/d298d7bf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250203151154268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151154268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151154268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154268 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:233) 20250203151154268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151154268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151154268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151154268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151154268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151154268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151154268 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:233) 20250203151154268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151154268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@6efd60af428f: { messageType := 2, destLocRef := '40A365'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(1561)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6efd60af428f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6efd60af428f: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@6efd60af428f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@6efd60af428f: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@6efd60af428f: Final verdict of PTC: none 20250203151154282 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203151154282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151154282 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203151154282 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203151154282 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203151154282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151154282 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203151154282 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203151154282 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) 20250203151154282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151154282 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250203151154282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203151154282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203151154282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250203151154282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250203151154282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203151154282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203151154283 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@6efd60af428f: Final verdict of PTC: none 20250203151154291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44088<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250203151154295 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151154296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1565)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(1566)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1555)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1550)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@6efd60af428f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1558)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1548)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1553)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1560)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@6efd60af428f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Mon Feb 3 15:11:54 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 20250203151154424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151154926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237212) 20250203151155297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151155297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=237212, count=238652) 20250203151156284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250203151156284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250203151156284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250203151156299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151156299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Mon Feb 3 15:11:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151157300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151157300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250203151158018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151158020 DMM INFO MM(262420000001055/d298d7bf) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151158020 DMM INFO MM(262420000001055/d298d7bf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151158020 DMM DEBUG GMM(gmm_fsm)[0x55679c46a720]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151158020 DMM DEBUG GMM(gmm_fsm)[0x55679c46a720]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151158020 DMM DEBUG MM_STATE_Iu(9)[0x55679c47fa20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250203151158020 DMM DEBUG MM_STATE_Iu(9)[0x55679c47fa20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250203151158020 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250203151158020 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) 20250203151158020 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) 20250203151158020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203151158021 DMM DEBUG MM_STATE_Gb[0x55679c472130]{Idle}: Deallocated (fsm.c:568) 20250203151158021 DMM DEBUG MM_STATE_Iu(9)[0x55679c47fa20]{Detached}: Deallocated (fsm.c:568) 20250203151158021 DMM DEBUG GMM(gmm_fsm)[0x55679c46a720]{Deregistered}: Deallocated (fsm.c:568) 20250203151158021 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151158055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151158055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151158055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151158055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151158055 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151158055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151158055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151158055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151158055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151158055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151158055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151158055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151158055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151158055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151158055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151158056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151158056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151158056 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151158056 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151158056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151158056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151158056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151158058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151158065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151158065 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(1572)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151158074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151158074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151158074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151158074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151158074 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151158074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151158075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151158075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151158075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151158075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151158075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151158075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151158075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151158075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151158075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151158075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151158075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151158075 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151158075 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151158075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151158076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151158076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151158078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151158083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151158083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151158091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151158091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151158091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151158091 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151158091 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151158091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151158091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151158091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151158091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151158092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151158092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151158092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151158092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151158092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151158092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151158092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151158092 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151158092 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151158092 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151158092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151158092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151158092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151158094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151158098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151158098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6efd60af428f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@6efd60af428f: ************************************************* SGSN_Test_0-M3UA(1586)@6efd60af428f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@6efd60af428f: ************************************************* MTC@6efd60af428f: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@6efd60af428f: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151158300 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203151158300 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) 20250203151158300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203151158300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250203151158301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151158301 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151158301 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151158301 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test_0-M3UA(1586)@6efd60af428f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1588)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151158305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203151158306 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203151158308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151158308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203151158308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203151158308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203151158308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250203151158308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203151158308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203151158309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151158309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203151158309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203151158309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203151158309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203151158309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203151158309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203151158309 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250203151159118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151159119 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:603) 20250203151159119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159119 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:233) 20250203151159119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151159119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151159119 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250203151159119 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250203151159120 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159120 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151159120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151159120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159120 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:233) 20250203151159120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151159120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@6efd60af428f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@6efd60af428f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='C1C50F94'O, index=0 SGSN_Test-GSUP(1589)@6efd60af428f: 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)@6efd60af428f: 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 := '1682'O, rac := '7F'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)@6efd60af428f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)13436915 SGSN_Test_0-SCCP(1584)@6efd60af428f: First idle individual index:0 SGSN_Test_0-RAN(1585)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 20250203151159397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151159397 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:603) 20250203151159397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159397 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:233) 20250203151159397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151159397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151159398 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151159398 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151159398 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151159398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1297) 20250203151159398 DMM DEBUG GMM(gmm_fsm)[0x55679c47fa20]{Deregistered}: Allocated (fsm.c:456) 20250203151159398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203151159398 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Allocated (fsm.c:456) 20250203151159398 DMM DEBUG MM_STATE_Iu[0x55679c4802a0]{Detached}: Allocated (fsm.c:456) 20250203151159398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151159398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151159398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159398 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:233) 20250203151159398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151159398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151159398 DMM DEBUG GMM(gmm_fsm)[0x55679c47fa20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151159398 DMM DEBUG GMM(gmm_fsm)[0x55679c47fa20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151159398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151159398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151159398 DMM DEBUG MM(262420000001056/ef2d8bc4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151159398 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250203151159398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151159398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151159398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159398 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:233) 20250203151159398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151159398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@6efd60af428f: { messageType := 2, destLocRef := 'CD07F3'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6efd60af428f: 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 := '17A793D7121194C8704C1E855FF53CCA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6458E53'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67A84869CBDB7B78'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B79C27CC2F4CE579A47109E2B19C3E9C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6DC37B0751683A7F4601B89B33FC6326'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1ABBC237F3005307BAFED3D091C8EEDF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '12F9A372B80081A3'O } } } } } SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: vl_len:23 SGSN_Test_0-SCCP(1584)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1584)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250203151159409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151159409 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:603) 20250203151159409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159409 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:233) 20250203151159409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151159409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151159409 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151159409 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151159409 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151159409 DMM DEBUG MM(262420000001056/ef2d8bc4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1111) 20250203151159409 DMM NOTICE MM(262420000001056/ef2d8bc4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151159409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151159409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151159409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151159409 DMM DEBUG MM(262420000001056/ef2d8bc4) Requesting authorization (sgsn_auth.c:160) 20250203151159409 DMM INFO MM(262420000001056/ef2d8bc4) Requesting authentication tuples (sgsn_auth.c:184) 20250203151159409 DMM DEBUG MM(262420000001056/ef2d8bc4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151159409 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250203151159409 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)@6efd60af428f: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250203151159412 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151159412 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151159412 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151159412 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151159412 DMM INFO MM(262420000001056/ef2d8bc4) Subscriber data update (mmctx.c:445) 20250203151159412 DMM DEBUG MM(262420000001056/ef2d8bc4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151159412 DMM INFO MM(262420000001056/ef2d8bc4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151159412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151159412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151159412 DMM INFO MM(262420000001056/ef2d8bc4) <- GMM AUTH AND CIPHERING REQ (rand = 17 a7 93 d7 12 11 94 c8 70 4c 1e 85 5f f5 3c ca , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1a bb c2 37 f3 00 53 07 ba fe d3 d0 91 c8 ee df ) (gprs_gmm.c:510) 20250203151159412 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250203151159413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151159413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151159413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159413 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:233) 20250203151159413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151159413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: vl_len:37 SGSN_Test_0-SCCP(1584)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1584)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062212F9A37223094399990000105006F02904B80081A3'O 20250203151159420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151159420 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:603) 20250203151159420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159420 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:233) 20250203151159420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151159420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151159420 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151159420 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151159420 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151159420 DMM INFO MM(262420000001056/ef2d8bc4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151159420 DMM NOTICE MM(262420000001056/ef2d8bc4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151159420 DMM DEBUG MM(262420000001056/ef2d8bc4) checking auth: received UMTS RES = 12 f9 a3 72 b8 00 81 a3 (gprs_gmm.c:693) 20250203151159420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151159420 DMM DEBUG MM(262420000001056/ef2d8bc4) Requesting authorization (sgsn_auth.c:160) 20250203151159420 DMM INFO MM(262420000001056/ef2d8bc4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151159420 DMM DEBUG MM(262420000001056/ef2d8bc4) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151159420 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250203151159420 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) 20250203151159420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250203151159420 DMM DEBUG MM(262420000001056/ef2d8bc4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250203151159420 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159420 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151159420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151159420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159420 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:233) 20250203151159420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151159420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: vl_len:12 SGSN_Test_0-SCCP(1584)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1584)@6efd60af428f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250203151159430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151159430 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:603) 20250203151159430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159430 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:233) 20250203151159430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151159430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151159430 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250203151159430 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250203151159430 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250203151159430 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250203151159430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250203151159430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250203151159430 DMM INFO MM(262420000001056/ef2d8bc4) <- GMM ATTACH ACCEPT (new P-TMSI=0xef2d8bc4) (gprs_gmm.c:337) 20250203151159430 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250203151159430 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159430 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151159430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151159430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159430 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:233) 20250203151159430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151159430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151159430 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159430 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151159430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151159430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159430 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:233) 20250203151159430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151159430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250203151159434 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151159434 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151159434 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250203151159434 DMM INFO MM(262420000001056/ef2d8bc4) Subscriber data update (mmctx.c:445) 20250203151159434 DMM DEBUG MM(262420000001056/ef2d8bc4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151159434 DMM INFO MM(262420000001056/ef2d8bc4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151159434 DMM NOTICE MM(262420000001056/ef2d8bc4) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1027) 20250203151159434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151159434 DMM NOTICE MM(262420000001056/ef2d8bc4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151159434 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) 20250203151159435 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151159435 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250203151159435 DMM INFO MM(262420000001056/ef2d8bc4) Subscriber data update (mmctx.c:445) 20250203151159435 DMM DEBUG MM(262420000001056/ef2d8bc4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: vl_len:14 SGSN_Test_0-SCCP(1584)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1584)@6efd60af428f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250203151159437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151159437 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:603) 20250203151159437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159437 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:233) 20250203151159437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151159437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151159437 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151159437 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151159437 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151159437 DMM INFO MM(262420000001056/ef2d8bc4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151159437 DMM NOTICE MM(262420000001056/ef2d8bc4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151159437 DMM DEBUG GMM(gmm_fsm)[0x55679c47fa20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151159437 DMM DEBUG GMM(gmm_fsm)[0x55679c47fa20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151159437 DMM DEBUG MM_STATE_Iu(11)[0x55679c4802a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250203151159437 DMM DEBUG MM_STATE_Iu(11)[0x55679c4802a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250203151159437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151159437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151159437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151159437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159437 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:233) 20250203151159437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203151159437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151159437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: vl_len:7 SGSN_Test_0-SCCP(1584)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1584)@6efd60af428f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250203151159443 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159443 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159443 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151159443 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:603) 20250203151159443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159443 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:233) 20250203151159443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151159443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151159443 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250203151159443 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250203151159443 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250203151159443 DMM INFO MM(262420000001056/ef2d8bc4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250203151159443 DMM DEBUG MM_STATE_Iu(11)[0x55679c4802a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250203151159443 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159443 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159443 DMM DEBUG MM_STATE_Iu(11)[0x55679c4802a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250203151159443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151159443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151159443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159443 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:233) 20250203151159443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151159443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on local reference:0 20250203151159444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151159444 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:603) 20250203151159444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159444 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:233) 20250203151159444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151159444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@6efd60af428f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)13436915 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6efd60af428f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6efd60af428f: 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 := 'EF2D8BC4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@6efd60af428f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)12287363 SGSN_Test_0-RAN(1585)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@6efd60af428f: First idle individual index:0 20250203151159646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159646 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151159646 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:603) 20250203151159646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159646 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:233) 20250203151159646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151159646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151159647 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151159647 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151159647 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151159647 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEF2D8BC4) type="signalling" (gprs_gmm.c:1913) 20250203151159647 DMM DEBUG GMM(gmm_fsm)[0x55679c47fa20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250203151159647 DMM DEBUG GMM(gmm_fsm)[0x55679c47fa20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203151159647 DMM DEBUG MM(262420000001056/ef2d8bc4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250203151159647 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159647 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151159647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151159647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159647 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:233) 20250203151159647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151159647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151159648 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159648 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151159648 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151159648 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151159648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151159648 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:233) 20250203151159648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151159648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@6efd60af428f: { messageType := 2, destLocRef := 'BB7D83'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6efd60af428f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6efd60af428f: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@6efd60af428f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@6efd60af428f: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@6efd60af428f: Final verdict of PTC: none 20250203151159664 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203151159664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151159664 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203151159664 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203151159664 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203151159664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151159664 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203151159664 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203151159664 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) 20250203151159664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151159664 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250203151159664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203151159664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203151159664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250203151159664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250203151159664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203151159664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203151159664 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@6efd60af428f: Final verdict of PTC: none 20250203151159671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44100<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1573)@6efd60af428f: Final verdict of PTC: none 20250203151159677 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(1574)@6efd60af428f: Final verdict of PTC: none 20250203151159677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1569)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1583)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(1589)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1578)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@6efd60af428f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1581)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1576)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1571)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@6efd60af428f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Mon Feb 3 15:11:59 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 20250203151159806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151200309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234276) 20250203151200678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151200679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234276, count=238728) 20250203151201665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250203151201665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250203151201665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250203151201680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151201680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Mon Feb 3 15:12:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151202681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151202681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250203151203413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151203416 DMM INFO MM(262420000001056/ef2d8bc4) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151203416 DMM INFO MM(262420000001056/ef2d8bc4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151203416 DMM DEBUG GMM(gmm_fsm)[0x55679c47fa20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151203416 DMM DEBUG GMM(gmm_fsm)[0x55679c47fa20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151203416 DMM DEBUG MM_STATE_Iu(11)[0x55679c4802a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250203151203416 DMM DEBUG MM_STATE_Iu(11)[0x55679c4802a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250203151203416 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250203151203417 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) 20250203151203417 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) 20250203151203417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203151203417 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Deallocated (fsm.c:568) 20250203151203417 DMM DEBUG MM_STATE_Iu(11)[0x55679c4802a0]{Detached}: Deallocated (fsm.c:568) 20250203151203417 DMM DEBUG GMM(gmm_fsm)[0x55679c47fa20]{Deregistered}: Deallocated (fsm.c:568) 20250203151203417 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151203465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151203465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151203465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151203465 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151203465 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151203465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151203465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151203465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151203465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151203466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151203466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151203466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151203466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151203466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151203466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151203466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151203466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151203466 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151203466 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151203466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151203467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151203467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151203469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151203474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151203474 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151203482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151203482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151203482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151203482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151203482 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151203482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151203482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151203482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151203482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151203483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151203483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151203483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151203483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151203483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151203483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151203483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151203483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151203483 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151203483 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151203483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151203483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151203483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151203485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151203490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151203490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151203498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151203498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151203498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151203498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151203498 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151203498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151203498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151203498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151203498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151203499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151203499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151203499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151203499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151203499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151203499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151203499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151203499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151203499 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151203499 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151203499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151203499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151203499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151203501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6efd60af428f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@6efd60af428f: ************************************************* SGSN_Test_0-M3UA(1609)@6efd60af428f: M3UA emulation initiated, the test can be started MTC@6efd60af428f: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@6efd60af428f: ************************************************* SGSN_Test_0-SCCP(1607)@6efd60af428f: v_sccp_pdu_maxlen:268 20250203151203507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151203507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151203682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151203682 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151203682 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151203682 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151203686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203151203688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203151203707 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203151203707 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) 20250203151203707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203151203707 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)@6efd60af428f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250203151203711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151203711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203151203711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203151203711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203151203711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250203151203711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203151203712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203151203713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151203713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203151203713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203151203713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203151203713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203151203713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203151203714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203151203714 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250203151204527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151204527 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:603) 20250203151204527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204527 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:233) 20250203151204527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151204527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151204528 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250203151204528 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250203151204529 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204529 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151204529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151204529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204529 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:233) 20250203151204529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151204529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@6efd60af428f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@6efd60af428f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='C23181FD'O, index=0 SGSN_Test-GSUP(1612)@6efd60af428f: 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)@6efd60af428f: 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 := '349E'O, rac := '0C'O ("\f") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@6efd60af428f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)15656025 SGSN_Test_0-SCCP(1607)@6efd60af428f: First idle individual index:0 SGSN_Test_0-RAN(1608)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 20250203151204775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151204775 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:603) 20250203151204775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204775 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:233) 20250203151204775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151204775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151204775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151204775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151204775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204775 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:233) 20250203151204775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151204775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151204775 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151204775 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151204775 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151204775 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1297) 20250203151204775 DMM DEBUG GMM(gmm_fsm)[0x55679c4802a0]{Deregistered}: Allocated (fsm.c:456) 20250203151204775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203151204775 DMM DEBUG MM_STATE_Gb[0x55679c472130]{Idle}: Allocated (fsm.c:456) 20250203151204775 DMM DEBUG MM_STATE_Iu[0x55679c47ef20]{Detached}: Allocated (fsm.c:456) 20250203151204775 DMM DEBUG GMM(gmm_fsm)[0x55679c4802a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151204775 DMM DEBUG GMM(gmm_fsm)[0x55679c4802a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151204775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151204775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151204775 DMM DEBUG MM(262420000001057/f611cae1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151204775 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250203151204775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151204775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151204776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204776 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:233) 20250203151204776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151204776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@6efd60af428f: { messageType := 2, destLocRef := 'EEE459'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6efd60af428f: 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 := '26D442E0123D6031C0A7DC20C64FC80C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3DB152A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91E3621A9FEA27F7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9FDEFBF61A7F85A76E852645442E49CF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '502335464B1F61F6D5C7EB3F790A847E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F470F495EEC2CD92914BB8D5E66554DC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1532004566E7AB53'O } } } } } SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: vl_len:23 SGSN_Test_0-SCCP(1607)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1607)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250203151204788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151204788 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:603) 20250203151204788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204788 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:233) 20250203151204788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151204788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151204788 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151204788 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151204788 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151204788 DMM DEBUG MM(262420000001057/f611cae1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1111) 20250203151204788 DMM NOTICE MM(262420000001057/f611cae1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151204788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151204788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151204788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151204788 DMM DEBUG MM(262420000001057/f611cae1) Requesting authorization (sgsn_auth.c:160) 20250203151204788 DMM INFO MM(262420000001057/f611cae1) Requesting authentication tuples (sgsn_auth.c:184) 20250203151204788 DMM DEBUG MM(262420000001057/f611cae1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151204788 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250203151204788 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)@6efd60af428f: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250203151204792 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151204792 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151204792 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151204792 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151204792 DMM INFO MM(262420000001057/f611cae1) Subscriber data update (mmctx.c:445) 20250203151204792 DMM DEBUG MM(262420000001057/f611cae1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151204792 DMM INFO MM(262420000001057/f611cae1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151204792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151204792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151204792 DMM INFO MM(262420000001057/f611cae1) <- GMM AUTH AND CIPHERING REQ (rand = 26 d4 42 e0 12 3d 60 31 c0 a7 dc 20 c6 4f c8 0c , mmctx_is_r99=1, vec->auth_types=0x3, autn = f4 70 f4 95 ee c2 cd 92 91 4b b8 d5 e6 65 54 dc ) (gprs_gmm.c:510) 20250203151204792 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250203151204792 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151204792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151204792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204792 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:233) 20250203151204792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151204792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: vl_len:37 SGSN_Test_0-SCCP(1607)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1607)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B221532004523094399990000105007F0290466E7AB53'O 20250203151204802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151204802 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:603) 20250203151204802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204803 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:233) 20250203151204803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151204803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151204803 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151204803 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151204803 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151204803 DMM INFO MM(262420000001057/f611cae1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151204803 DMM NOTICE MM(262420000001057/f611cae1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151204803 DMM DEBUG MM(262420000001057/f611cae1) checking auth: received UMTS RES = 15 32 00 45 66 e7 ab 53 (gprs_gmm.c:693) 20250203151204803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151204803 DMM DEBUG MM(262420000001057/f611cae1) Requesting authorization (sgsn_auth.c:160) 20250203151204803 DMM INFO MM(262420000001057/f611cae1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151204803 DMM DEBUG MM(262420000001057/f611cae1) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151204803 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250203151204803 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) 20250203151204803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250203151204803 DMM DEBUG MM(262420000001057/f611cae1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250203151204803 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204803 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204803 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151204803 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151204803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204803 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:233) 20250203151204803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151204803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: vl_len:12 SGSN_Test_0-SCCP(1607)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1607)@6efd60af428f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250203151204818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151204818 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:603) 20250203151204818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204818 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:233) 20250203151204818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151204818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151204818 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250203151204818 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250203151204818 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250203151204818 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250203151204818 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204818 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151204818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151204818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250203151204818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250203151204818 DMM INFO MM(262420000001057/f611cae1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf611cae1) (gprs_gmm.c:337) 20250203151204818 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250203151204818 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:233) 20250203151204818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151204818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151204818 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204819 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151204819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151204819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204819 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:233) 20250203151204819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151204819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250203151204825 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151204825 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151204825 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250203151204825 DMM INFO MM(262420000001057/f611cae1) Subscriber data update (mmctx.c:445) 20250203151204825 DMM DEBUG MM(262420000001057/f611cae1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151204825 DMM INFO MM(262420000001057/f611cae1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151204825 DMM NOTICE MM(262420000001057/f611cae1) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1027) 20250203151204825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151204825 DMM NOTICE MM(262420000001057/f611cae1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151204825 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) 20250203151204827 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151204827 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250203151204827 DMM INFO MM(262420000001057/f611cae1) Subscriber data update (mmctx.c:445) 20250203151204827 DMM DEBUG MM(262420000001057/f611cae1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: vl_len:14 SGSN_Test_0-SCCP(1607)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1607)@6efd60af428f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250203151204831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151204831 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:603) 20250203151204831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204831 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:233) 20250203151204831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151204831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151204831 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151204831 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151204831 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151204831 DMM INFO MM(262420000001057/f611cae1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151204831 DMM NOTICE MM(262420000001057/f611cae1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151204831 DMM DEBUG GMM(gmm_fsm)[0x55679c4802a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151204831 DMM DEBUG GMM(gmm_fsm)[0x55679c4802a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151204831 DMM DEBUG MM_STATE_Iu(13)[0x55679c47ef20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250203151204831 DMM DEBUG MM_STATE_Iu(13)[0x55679c47ef20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250203151204831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151204831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203151204831 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204831 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204831 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151204831 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151204831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204831 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:233) 20250203151204831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151204831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: vl_len:7 SGSN_Test_0-SCCP(1607)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1607)@6efd60af428f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250203151204841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151204842 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:603) 20250203151204842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204842 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:233) 20250203151204842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151204842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151204842 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250203151204842 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250203151204842 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250203151204842 DMM INFO MM(262420000001057/f611cae1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250203151204842 DMM DEBUG MM_STATE_Iu(13)[0x55679c47ef20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250203151204842 DMM DEBUG MM_STATE_Iu(13)[0x55679c47ef20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250203151204842 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204842 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151204842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151204842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204842 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:233) 20250203151204842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151204842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on local reference:0 20250203151204844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151204844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151204844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151204844 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:603) 20250203151204844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151204844 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:233) 20250203151204844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151204844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@6efd60af428f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)15656025 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6efd60af428f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6efd60af428f: 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 := 'F611CAE1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@6efd60af428f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)8650916 SGSN_Test_0-RAN(1608)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@6efd60af428f: First idle individual index:0 20250203151205046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151205046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151205046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151205046 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:603) 20250203151205046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151205046 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:233) 20250203151205046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151205046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151205047 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151205047 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151205048 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151205048 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF611CAE1) type="signalling" (gprs_gmm.c:1913) 20250203151205048 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151205048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151205048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151205048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151205048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151205048 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:233) 20250203151205048 DMM DEBUG GMM(gmm_fsm)[0x55679c4802a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250203151205048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151205048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151205048 DMM DEBUG GMM(gmm_fsm)[0x55679c4802a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203151205048 DMM DEBUG MM(262420000001057/f611cae1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250203151205048 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151205048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151205048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151205048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151205048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151205048 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:233) 20250203151205048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151205048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@6efd60af428f: { messageType := 2, destLocRef := '8400A4'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6efd60af428f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6efd60af428f: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@6efd60af428f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@6efd60af428f: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@6efd60af428f: Final verdict of PTC: none 20250203151205059 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203151205059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151205059 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203151205059 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203151205059 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203151205059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151205059 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203151205059 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203151205059 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) 20250203151205059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151205059 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250203151205059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203151205059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203151205059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250203151205059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250203151205059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203151205059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203151205060 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@6efd60af428f: Final verdict of PTC: none 20250203151205064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59606<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1596)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(1612)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1601)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@6efd60af428f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@6efd60af428f: Final verdict of PTC: none 20250203151205069 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151205069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1611)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1604)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1606)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1599)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1594)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@6efd60af428f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Mon Feb 3 15:12:05 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 20250203151205194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151205697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232980) 20250203151206070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151206070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232980, count=237432) 20250203151207060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250203151207060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250203151207060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250203151207071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151207071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Mon Feb 3 15:12:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151208072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151208072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_attach_pdp_act_pmm_idle started. 20250203151208799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151208801 DMM INFO MM(262420000001057/f611cae1) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151208801 DMM INFO MM(262420000001057/f611cae1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151208801 DMM DEBUG GMM(gmm_fsm)[0x55679c4802a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151208801 DMM DEBUG GMM(gmm_fsm)[0x55679c4802a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151208801 DMM DEBUG MM_STATE_Iu(13)[0x55679c47ef20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250203151208801 DMM DEBUG MM_STATE_Iu(13)[0x55679c47ef20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250203151208801 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250203151208802 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) 20250203151208802 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) 20250203151208802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203151208802 DMM DEBUG MM_STATE_Gb[0x55679c472130]{Idle}: Deallocated (fsm.c:568) 20250203151208802 DMM DEBUG MM_STATE_Iu(13)[0x55679c47ef20]{Detached}: Deallocated (fsm.c:568) 20250203151208802 DMM DEBUG GMM(gmm_fsm)[0x55679c4802a0]{Deregistered}: Deallocated (fsm.c:568) 20250203151208802 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1620)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1620)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151208847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151208847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151208847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151208847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151208847 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151208847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151208847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151208847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151208847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1619)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1620)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151208848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151208848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151208848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151208848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151208848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151208848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151208848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151208848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151208848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151208848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151208848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151208848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151208848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1620)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1620)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151208850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250203151208855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151208855 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1617)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1619)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151208859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151208859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151208859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151208859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151208859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151208859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151208859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151208859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151208859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151208860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151208860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151208860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151208860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151208860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151208860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151208860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151208860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151208860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151208860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151208860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151208860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151208860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151208862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151208867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151208867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151208875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151208875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151208875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151208875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151208875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151208875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151208875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151208875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151208875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151208876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151208876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151208876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151208876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151208876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151208876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151208876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151208876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151208876 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151208876 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151208876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151208877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151208877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151208878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6efd60af428f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250203151208883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151208883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6efd60af428f: Starting RAN_Emulation SGSN_Test_0-M3UA(1632)@6efd60af428f: ************************************************* SGSN_Test_0-M3UA(1632)@6efd60af428f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@6efd60af428f: ************************************************* SGSN_Test_0-SCCP(1630)@6efd60af428f: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151209073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151209074 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151209074 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151209074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151209078 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203151209079 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203151209084 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203151209084 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) 20250203151209084 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203151209084 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)@6efd60af428f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250203151209086 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151209086 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203151209086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203151209086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203151209086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250203151209086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203151209086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203151209088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151209088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203151209088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203151209088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203151209088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203151209088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203151209088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203151209088 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250203151209904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151209904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151209904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151209904 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:603) 20250203151209904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151209904 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:233) 20250203151209904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151209904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151209905 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250203151209905 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250203151209905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151209905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151209905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151209905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151209905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151209905 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:233) 20250203151209905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151209905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@6efd60af428f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1617)@6efd60af428f: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='E1979621'O, index=0 SGSN_Test-GSUP(1635)@6efd60af428f: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@6efd60af428f: 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 := '4CB2'O, rac := 'F6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@6efd60af428f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6710135 SGSN_Test_0-SCCP(1630)@6efd60af428f: First idle individual index:0 SGSN_Test_0-RAN(1631)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 20250203151210165 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210165 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151210165 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:603) 20250203151210165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210165 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:233) 20250203151210165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151210165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151210166 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151210166 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151210166 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151210166 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1297) 20250203151210166 DMM DEBUG GMM(gmm_fsm)[0x55679c47ef20]{Deregistered}: Allocated (fsm.c:456) 20250203151210166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203151210166 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Allocated (fsm.c:456) 20250203151210166 DMM DEBUG MM_STATE_Iu[0x55679c47aff0]{Detached}: Allocated (fsm.c:456) 20250203151210166 DMM DEBUG GMM(gmm_fsm)[0x55679c47ef20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151210166 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210166 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151210166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151210166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210166 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:233) 20250203151210166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151210166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151210166 DMM DEBUG GMM(gmm_fsm)[0x55679c47ef20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151210166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151210166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151210166 DMM DEBUG MM(262420000001005/e5ea22bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151210166 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250203151210166 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210166 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151210166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151210166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210166 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:233) 20250203151210166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151210166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@6efd60af428f: { messageType := 2, destLocRef := '666377'O ("fcw"), 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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@6efd60af428f: 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 := '62566D5C063AF3FF15049393021CCE5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2B034CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '224268AAA3E690E2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1398AE6B35646BAF10BC384F88D3904C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DC731F68FE06A0F130AB0ACC1AFF21D5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '557A86536C08B47FAFA32FCA9CE8CA6D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D0E734395107C14D'O } } } } } SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: vl_len:23 SGSN_Test_0-SCCP(1630)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1630)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250203151210172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151210172 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:603) 20250203151210172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210172 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:233) 20250203151210172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151210172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151210172 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151210172 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151210172 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151210172 DMM DEBUG MM(262420000001005/e5ea22bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1111) 20250203151210172 DMM NOTICE MM(262420000001005/e5ea22bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151210172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151210172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151210172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151210172 DMM DEBUG MM(262420000001005/e5ea22bc) Requesting authorization (sgsn_auth.c:160) 20250203151210172 DMM INFO MM(262420000001005/e5ea22bc) Requesting authentication tuples (sgsn_auth.c:184) 20250203151210172 DMM DEBUG MM(262420000001005/e5ea22bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151210172 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250203151210172 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)@6efd60af428f: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@6efd60af428f: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250203151210175 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151210175 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151210175 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151210175 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151210175 DMM INFO MM(262420000001005/e5ea22bc) Subscriber data update (mmctx.c:445) 20250203151210175 DMM DEBUG MM(262420000001005/e5ea22bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151210175 DMM INFO MM(262420000001005/e5ea22bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151210175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151210175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151210175 DMM INFO MM(262420000001005/e5ea22bc) <- GMM AUTH AND CIPHERING REQ (rand = 62 56 6d 5c 06 3a f3 ff 15 04 93 93 02 1c ce 5d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 55 7a 86 53 6c 08 b4 7f af a3 2f ca 9c e8 ca 6d ) (gprs_gmm.c:510) 20250203151210175 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250203151210175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151210175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151210175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210175 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:233) 20250203151210175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151210175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: vl_len:37 SGSN_Test_0-SCCP(1630)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1630)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222D0E7343923094399990000100005F029045107C14D'O 20250203151210181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151210181 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:603) 20250203151210181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210181 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:233) 20250203151210181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151210181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151210181 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151210181 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151210181 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151210181 DMM INFO MM(262420000001005/e5ea22bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151210181 DMM NOTICE MM(262420000001005/e5ea22bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151210181 DMM DEBUG MM(262420000001005/e5ea22bc) checking auth: received UMTS RES = d0 e7 34 39 51 07 c1 4d (gprs_gmm.c:693) 20250203151210181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151210181 DMM DEBUG MM(262420000001005/e5ea22bc) Requesting authorization (sgsn_auth.c:160) 20250203151210181 DMM INFO MM(262420000001005/e5ea22bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151210181 DMM DEBUG MM(262420000001005/e5ea22bc) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151210181 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250203151210181 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) 20250203151210181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250203151210181 DMM DEBUG MM(262420000001005/e5ea22bc) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250203151210181 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151210181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151210181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210181 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:233) 20250203151210181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151210181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: vl_len:12 SGSN_Test_0-SCCP(1630)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1630)@6efd60af428f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250203151210190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210190 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151210190 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:603) 20250203151210190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210190 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:233) 20250203151210190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151210190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151210190 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250203151210190 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250203151210190 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250203151210190 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250203151210190 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151210190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151210190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210190 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:233) 20250203151210190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151210190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250203151210190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250203151210190 DMM INFO MM(262420000001005/e5ea22bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5ea22bc) (gprs_gmm.c:337) 20250203151210190 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250203151210190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151210190 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151210190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151210190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210190 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:233) 20250203151210190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151210190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250203151210194 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151210194 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151210194 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250203151210194 DMM INFO MM(262420000001005/e5ea22bc) Subscriber data update (mmctx.c:445) 20250203151210194 DMM DEBUG MM(262420000001005/e5ea22bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151210194 DMM INFO MM(262420000001005/e5ea22bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151210194 DMM NOTICE MM(262420000001005/e5ea22bc) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1027) 20250203151210194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151210194 DMM NOTICE MM(262420000001005/e5ea22bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151210194 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) 20250203151210195 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151210195 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250203151210195 DMM INFO MM(262420000001005/e5ea22bc) Subscriber data update (mmctx.c:445) 20250203151210195 DMM DEBUG MM(262420000001005/e5ea22bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: vl_len:14 SGSN_Test_0-SCCP(1630)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1630)@6efd60af428f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250203151210197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151210197 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:603) 20250203151210197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210197 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:233) 20250203151210197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151210197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151210197 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151210197 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151210197 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151210197 DMM INFO MM(262420000001005/e5ea22bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151210197 DMM NOTICE MM(262420000001005/e5ea22bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151210197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151210197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151210197 DMM DEBUG GMM(gmm_fsm)[0x55679c47ef20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151210197 DMM DEBUG GMM(gmm_fsm)[0x55679c47ef20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151210197 DMM DEBUG MM_STATE_Iu(15)[0x55679c47aff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250203151210197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210197 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:233) 20250203151210197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151210197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151210197 DMM DEBUG MM_STATE_Iu(15)[0x55679c47aff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250203151210197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151210198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: vl_len:7 SGSN_Test_0-SCCP(1630)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1630)@6efd60af428f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250203151210204 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210204 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151210204 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:603) 20250203151210204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210204 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:233) 20250203151210204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151210204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151210204 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250203151210204 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250203151210204 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250203151210204 DMM INFO MM(262420000001005/e5ea22bc) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250203151210204 DMM DEBUG MM_STATE_Iu(15)[0x55679c47aff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250203151210204 DMM DEBUG MM_STATE_Iu(15)[0x55679c47aff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250203151210204 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210204 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210204 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151210204 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151210204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210204 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:233) 20250203151210204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151210204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on local reference:0 20250203151210206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210206 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151210206 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:603) 20250203151210206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210206 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:233) 20250203151210206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151210206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@6efd60af428f: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6710135 TC_attach_pdp_act_pmm_idle(1637)@6efd60af428f: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@6efd60af428f: 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 := 'E5EA22BC'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@6efd60af428f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1294338 SGSN_Test_0-RAN(1631)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@6efd60af428f: First idle individual index:0 20250203151210410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151210410 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:603) 20250203151210410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210410 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:233) 20250203151210410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151210410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151210411 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151210411 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151210411 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151210411 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE5EA22BC) type="signalling" (gprs_gmm.c:1913) 20250203151210411 DMM DEBUG GMM(gmm_fsm)[0x55679c47ef20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250203151210411 DMM DEBUG GMM(gmm_fsm)[0x55679c47ef20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203151210411 DMM DEBUG MM(262420000001005/e5ea22bc) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250203151210411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151210411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151210411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210411 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:233) 20250203151210411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151210411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151210411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151210411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151210411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151210411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151210411 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:233) 20250203151210411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151210412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@6efd60af428f: { messageType := 2, destLocRef := '13C002'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@6efd60af428f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@6efd60af428f: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@6efd60af428f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@6efd60af428f: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@6efd60af428f: Final verdict of PTC: none 20250203151210427 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203151210427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151210427 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203151210427 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203151210427 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203151210427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151210427 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203151210427 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203151210427 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) 20250203151210427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151210427 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250203151210427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203151210428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203151210428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250203151210428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250203151210428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203151210428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203151210428 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@6efd60af428f: Final verdict of PTC: none 20250203151210436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1635)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1624)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1629)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@6efd60af428f: Final verdict of PTC: none 20250203151210442 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151210442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1625)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1617)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1619)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1620)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@6efd60af428f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@6efd60af428f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1618)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1622)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1627)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1617): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1618): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1619): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1620): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@6efd60af428f: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Mon Feb 3 15:12:10 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 20250203151210552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151211055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59626<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232376) 20250203151211444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151211444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232376, count=236828) 20250203151212429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250203151212430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250203151212430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250203151212446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151212446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Mon Feb 3 15:12:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151213448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151213448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_pmm_idle_rx_mt_data started. 20250203151214146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151214146 DMM INFO MM(262420000001005/e5ea22bc) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151214146 DMM INFO MM(262420000001005/e5ea22bc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151214146 DMM DEBUG GMM(gmm_fsm)[0x55679c47ef20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151214146 DMM DEBUG GMM(gmm_fsm)[0x55679c47ef20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151214146 DMM DEBUG MM_STATE_Iu(15)[0x55679c47aff0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250203151214146 DMM DEBUG MM_STATE_Iu(15)[0x55679c47aff0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250203151214146 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250203151214146 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) 20250203151214146 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) 20250203151214146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203151214146 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Deallocated (fsm.c:568) 20250203151214146 DMM DEBUG MM_STATE_Iu(15)[0x55679c47aff0]{Detached}: Deallocated (fsm.c:568) 20250203151214146 DMM DEBUG GMM(gmm_fsm)[0x55679c47ef20]{Deregistered}: Deallocated (fsm.c:568) 20250203151214147 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151214178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151214178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151214178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151214178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151214178 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151214178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151214178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151214178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151214178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151214179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151214179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151214179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151214179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151214179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151214179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151214179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151214179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151214179 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151214179 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151214179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151214179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151214179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151214183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151214191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151214191 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1644)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1641)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1643)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151214199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151214199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151214199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151214199 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151214199 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151214199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151214199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151214199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151214199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151214200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151214200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151214200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151214200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151214200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151214200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151214200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151214200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151214200 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151214200 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151214200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151214200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151214200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151214202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151214207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151214207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151214216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151214216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151214216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151214216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151214216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151214216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151214216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151214216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151214216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151214217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151214217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151214217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151214217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151214217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151214217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151214217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151214217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151214217 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151214217 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151214217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151214217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151214217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151214219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151214223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151214223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6efd60af428f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@6efd60af428f: ************************************************* SGSN_Test_0-M3UA(1655)@6efd60af428f: M3UA emulation initiated, the test can be started MTC@6efd60af428f: Starting RAN_Emulation SGSN_Test_0-M3UA(1655)@6efd60af428f: ************************************************* SGSN_Test_0-SCCP(1653)@6efd60af428f: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151214426 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203151214426 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) 20250203151214426 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203151214426 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)@6efd60af428f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250203151214434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151214434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203151214434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203151214434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203151214434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250203151214434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203151214434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203151214437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151214437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203151214437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203151214437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203151214437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203151214437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203151214437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203151214437 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250203151214449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151214449 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151214449 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151214449 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@6efd60af428f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151214453 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250203151214454 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250203151215243 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151215243 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:603) 20250203151215244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215244 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:233) 20250203151215244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151215244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151215244 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250203151215244 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250203151215244 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215245 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151215245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151215245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215245 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:233) 20250203151215245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151215245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@6efd60af428f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@6efd60af428f: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='C5D1A499'O, index=0 SGSN_Test-GSUP(1658)@6efd60af428f: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@6efd60af428f: 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 := '3ED5'O, rac := 'C6'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)@6efd60af428f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)9752384 SGSN_Test_0-SCCP(1653)@6efd60af428f: First idle individual index:0 SGSN_Test_0-RAN(1654)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 20250203151215538 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215538 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151215538 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:603) 20250203151215538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215538 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:233) 20250203151215538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151215538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151215539 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215539 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215539 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151215539 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151215539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215539 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:233) 20250203151215539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151215539 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151215539 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151215539 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151215539 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1297) 20250203151215539 DMM DEBUG GMM(gmm_fsm)[0x55679c47aff0]{Deregistered}: Allocated (fsm.c:456) 20250203151215539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Allocated (fsm.c:456) 20250203151215539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151215539 DMM DEBUG MM_STATE_Gb[0x55679c472130]{Idle}: Allocated (fsm.c:456) 20250203151215539 DMM DEBUG MM_STATE_Iu[0x55679c480960]{Detached}: Allocated (fsm.c:456) 20250203151215539 DMM DEBUG GMM(gmm_fsm)[0x55679c47aff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151215539 DMM DEBUG GMM(gmm_fsm)[0x55679c47aff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151215539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151215539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151215539 DMM DEBUG MM(262420000001007/c0e42e7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151215539 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250203151215539 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215539 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215539 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151215539 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151215539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215539 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:233) 20250203151215539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151215539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@6efd60af428f: { messageType := 2, destLocRef := '94CF40'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@6efd60af428f: 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 := '2DA36EA41144FEA8FF7C87193D3EB246'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '898C1F5B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E6964C3417A2C543'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D9DFF3D9CCBDC7E1AFB7E4B9E347D5F0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9D39DD697DC0DFF6BAFAC8E4D2444557'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '74FBA60279171DDDEE275366CA56079A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F09D9F771D8D5D56'O } } } } } SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: vl_len:23 SGSN_Test_0-SCCP(1653)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1653)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250203151215549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151215549 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:603) 20250203151215549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215549 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:233) 20250203151215549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151215549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151215549 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151215549 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151215549 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151215549 DMM DEBUG MM(262420000001007/c0e42e7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1111) 20250203151215549 DMM NOTICE MM(262420000001007/c0e42e7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151215549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151215549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151215549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151215549 DMM DEBUG MM(262420000001007/c0e42e7d) Requesting authorization (sgsn_auth.c:160) 20250203151215549 DMM INFO MM(262420000001007/c0e42e7d) Requesting authentication tuples (sgsn_auth.c:184) 20250203151215549 DMM DEBUG MM(262420000001007/c0e42e7d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151215549 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250203151215549 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)@6efd60af428f: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@6efd60af428f: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250203151215552 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151215552 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151215552 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151215552 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151215552 DMM INFO MM(262420000001007/c0e42e7d) Subscriber data update (mmctx.c:445) 20250203151215552 DMM DEBUG MM(262420000001007/c0e42e7d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151215552 DMM INFO MM(262420000001007/c0e42e7d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151215552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151215552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151215552 DMM INFO MM(262420000001007/c0e42e7d) <- GMM AUTH AND CIPHERING REQ (rand = 2d a3 6e a4 11 44 fe a8 ff 7c 87 19 3d 3e b2 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 fb a6 02 79 17 1d dd ee 27 53 66 ca 56 07 9a ) (gprs_gmm.c:510) 20250203151215552 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250203151215552 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215552 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215552 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151215552 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151215552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215552 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:233) 20250203151215552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151215552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: vl_len:37 SGSN_Test_0-SCCP(1653)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1653)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122F09D9F7723094399990000100007F029041D8D5D56'O 20250203151215559 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215559 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151215559 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:603) 20250203151215559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215559 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:233) 20250203151215559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151215559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151215559 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151215559 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151215559 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151215559 DMM INFO MM(262420000001007/c0e42e7d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151215559 DMM NOTICE MM(262420000001007/c0e42e7d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151215559 DMM DEBUG MM(262420000001007/c0e42e7d) checking auth: received UMTS RES = f0 9d 9f 77 1d 8d 5d 56 (gprs_gmm.c:693) 20250203151215559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151215559 DMM DEBUG MM(262420000001007/c0e42e7d) Requesting authorization (sgsn_auth.c:160) 20250203151215559 DMM INFO MM(262420000001007/c0e42e7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151215559 DMM DEBUG MM(262420000001007/c0e42e7d) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151215559 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250203151215559 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) 20250203151215559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250203151215559 DMM DEBUG MM(262420000001007/c0e42e7d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250203151215559 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215559 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151215559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151215559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215559 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:233) 20250203151215559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151215559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: vl_len:12 SGSN_Test_0-SCCP(1653)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1653)@6efd60af428f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250203151215567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151215567 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:603) 20250203151215567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215567 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:233) 20250203151215567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151215567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151215568 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250203151215568 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250203151215568 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250203151215568 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250203151215568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250203151215568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250203151215568 DMM INFO MM(262420000001007/c0e42e7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0e42e7d) (gprs_gmm.c:337) 20250203151215568 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250203151215568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151215568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151215568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215568 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:233) 20250203151215568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151215568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151215568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151215568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151215568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215568 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:233) 20250203151215568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151215568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250203151215571 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151215571 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151215571 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250203151215571 DMM INFO MM(262420000001007/c0e42e7d) Subscriber data update (mmctx.c:445) 20250203151215571 DMM DEBUG MM(262420000001007/c0e42e7d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151215571 DMM INFO MM(262420000001007/c0e42e7d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151215571 DMM NOTICE MM(262420000001007/c0e42e7d) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1027) 20250203151215571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151215571 DMM NOTICE MM(262420000001007/c0e42e7d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151215571 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) 20250203151215572 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151215572 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250203151215572 DMM INFO MM(262420000001007/c0e42e7d) Subscriber data update (mmctx.c:445) 20250203151215572 DMM DEBUG MM(262420000001007/c0e42e7d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: vl_len:14 SGSN_Test_0-SCCP(1653)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1653)@6efd60af428f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250203151215574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151215574 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:603) 20250203151215574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215574 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:233) 20250203151215574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151215574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151215574 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151215574 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151215574 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151215574 DMM INFO MM(262420000001007/c0e42e7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151215574 DMM NOTICE MM(262420000001007/c0e42e7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151215574 DMM DEBUG GMM(gmm_fsm)[0x55679c47aff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151215574 DMM DEBUG GMM(gmm_fsm)[0x55679c47aff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151215574 DMM DEBUG MM_STATE_Iu(17)[0x55679c480960]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250203151215574 DMM DEBUG MM_STATE_Iu(17)[0x55679c480960]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250203151215574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151215574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203151215574 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215574 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151215574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151215574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215574 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:233) 20250203151215574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151215574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: vl_len:7 SGSN_Test_0-SCCP(1653)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1653)@6efd60af428f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250203151215578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151215578 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:603) 20250203151215578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215578 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:233) 20250203151215578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151215578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151215578 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250203151215578 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250203151215578 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250203151215578 DMM INFO MM(262420000001007/c0e42e7d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250203151215578 DMM DEBUG MM_STATE_Iu(17)[0x55679c480960]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250203151215578 DMM DEBUG MM_STATE_Iu(17)[0x55679c480960]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250203151215578 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215578 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151215578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151215578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215578 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:233) 20250203151215578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151215578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on local reference:0 20250203151215580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215580 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151215580 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:603) 20250203151215580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215580 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:233) 20250203151215580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151215580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@6efd60af428f: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)9752384 TC_pmm_idle_rx_mt_data(1660)@6efd60af428f: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@6efd60af428f: 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 := 'C0E42E7D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@6efd60af428f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)10287589 SGSN_Test_0-RAN(1654)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@6efd60af428f: First idle individual index:0 20250203151215782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151215782 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:603) 20250203151215782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215782 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:233) 20250203151215782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151215782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151215783 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151215783 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151215783 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151215783 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC0E42E7D) type="signalling" (gprs_gmm.c:1913) 20250203151215783 DMM DEBUG GMM(gmm_fsm)[0x55679c47aff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250203151215783 DMM DEBUG GMM(gmm_fsm)[0x55679c47aff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203151215783 DMM DEBUG MM(262420000001007/c0e42e7d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250203151215783 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151215783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151215783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215783 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:233) 20250203151215783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151215783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151215784 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215784 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151215784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151215784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151215784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151215784 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:233) 20250203151215784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151215784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@6efd60af428f: { messageType := 2, destLocRef := '9CF9E5'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@6efd60af428f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@6efd60af428f: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@6efd60af428f: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@6efd60af428f: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@6efd60af428f: Final verdict of PTC: none 20250203151215801 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203151215801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151215801 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203151215801 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203151215801 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203151215801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151215801 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203151215801 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203151215801 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) 20250203151215801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151215801 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250203151215801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203151215801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203151215801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250203151215801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250203151215801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203151215801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203151215801 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@6efd60af428f: Final verdict of PTC: none 20250203151215808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1658)@6efd60af428f: Final verdict of PTC: none 20250203151215814 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151215814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1657)@6efd60af428f: Final verdict of PTC: none -NSVCI97(1642)@6efd60af428f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1652)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@6efd60af428f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1647)@6efd60af428f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@6efd60af428f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1640)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1645)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1650)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@6efd60af428f: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Mon Feb 3 15:12:15 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 20250203151215959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151216461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36156<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232268) 20250203151216815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151216815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232268, count=236720) 20250203151217802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250203151217802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250203151217802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250203151217816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151217816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Mon Feb 3 15:12:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151218817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151218817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_update_ctx_err_ind_from_ggsn started. 20250203151219546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151219549 DMM INFO MM(262420000001007/c0e42e7d) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151219549 DMM INFO MM(262420000001007/c0e42e7d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151219549 DMM DEBUG GMM(gmm_fsm)[0x55679c47aff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151219549 DMM DEBUG GMM(gmm_fsm)[0x55679c47aff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151219549 DMM DEBUG MM_STATE_Iu(17)[0x55679c480960]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250203151219549 DMM DEBUG MM_STATE_Iu(17)[0x55679c480960]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250203151219549 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250203151219549 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) 20250203151219549 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) 20250203151219549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c471ed0]{Init}: Deallocated (fsm.c:568) 20250203151219549 DMM DEBUG MM_STATE_Gb[0x55679c472130]{Idle}: Deallocated (fsm.c:568) 20250203151219549 DMM DEBUG MM_STATE_Iu(17)[0x55679c480960]{Detached}: Deallocated (fsm.c:568) 20250203151219549 DMM DEBUG GMM(gmm_fsm)[0x55679c47aff0]{Deregistered}: Deallocated (fsm.c:568) 20250203151219549 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1666)@6efd60af428f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1666)@6efd60af428f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1665)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21011 20250203151219582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151219582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151219582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151219582 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151219582 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151219582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151219582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151219582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151219582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1666)@6efd60af428f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151219583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151219583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151219583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151219583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151219583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151219583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151219583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151219583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151219583 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250203151219583 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151219583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250203151219583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151219583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1666)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1666)@6efd60af428f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151219585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1662)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151219590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151219590 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1663)@6efd60af428f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1665)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@6efd60af428f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151219595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250203151219595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151219595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151219595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151219595 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250203151219595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151219595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151219595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151219595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@6efd60af428f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151219596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151219596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151219596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151219596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151219596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151219596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151219596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151219596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151219596 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250203151219596 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151219596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1670)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203151219596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151219596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@6efd60af428f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151219598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@6efd60af428f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151219602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55679c46e860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151219602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@6efd60af428f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@6efd60af428f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@6efd60af428f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@6efd60af428f: Provider Link came up: sending NS-RESET 20250203151219611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250203151219611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151219611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151219611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151219611 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250203151219611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151219611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151219611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151219611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@6efd60af428f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250203151219612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151219612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151219612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151219612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250203151219612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250203151219612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250203151219612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250203151219612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151219612 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250203151219612 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250203151219612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1675)@6efd60af428f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250203151219613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250203151219613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@6efd60af428f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250203151219614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@6efd60af428f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@6efd60af428f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250203151219619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55679c4702c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250203151219619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6efd60af428f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@6efd60af428f: ************************************************* SGSN_Test_0-M3UA(1678)@6efd60af428f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@6efd60af428f: ************************************************* MTC@6efd60af428f: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@6efd60af428f: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@6efd60af428f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250203151219818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151219818 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250203151219818 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250203151219818 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@6efd60af428f: Established a new IPA connection (conn_id=2) 20250203151219821 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250203151219821 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) 20250203151219821 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250203151219821 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1680)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250203151219822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250203151219823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6efd60af428f: IPA ID RESP: { { 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)@6efd60af428f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@6efd60af428f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-M3UA(1678)@6efd60af428f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250203151219825 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151219825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250203151219825 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250203151219825 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250203151219825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250203151219825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250203151219825 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250203151219826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151219826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250203151219826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250203151219826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250203151219826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250203151219826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250203151219826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250203151219826 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250203151220638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220638 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151220638 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:603) 20250203151220638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220638 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:233) 20250203151220638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151220638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151220638 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220638 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151220638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151220638 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250203151220638 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250203151220638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220638 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:233) 20250203151220638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151220638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@6efd60af428f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250203151220651 DGPRS DEBUG Checking for inactive LLMEs, time = 41123739 (sgsn.c:132) TC_update_ctx_err_ind_from_ggsn-BVCI196(1663)@6efd60af428f: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='F5BB4754'O, index=0 SGSN_Test-GSUP(1681)@6efd60af428f: 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)@6efd60af428f: 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 := '6239'O ("b9"), rac := '17'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@6efd60af428f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)14656171 SGSN_Test_0-SCCP(1676)@6efd60af428f: First idle individual index:0 SGSN_Test_0-RAN(1677)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 20250203151220925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151220925 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:603) 20250203151220925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220925 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:233) 20250203151220925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151220925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151220925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151220925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151220925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220925 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:233) 20250203151220925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151220925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151220925 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151220925 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151220926 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151220926 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1297) 20250203151220926 DMM DEBUG GMM(gmm_fsm)[0x55679c480960]{Deregistered}: Allocated (fsm.c:456) 20250203151220926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Allocated (fsm.c:456) 20250203151220926 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Allocated (fsm.c:456) 20250203151220926 DMM DEBUG MM_STATE_Iu[0x55679c482190]{Detached}: Allocated (fsm.c:456) 20250203151220926 DMM DEBUG GMM(gmm_fsm)[0x55679c480960]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250203151220926 DMM DEBUG GMM(gmm_fsm)[0x55679c480960]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250203151220926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250203151220926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250203151220926 DMM DEBUG MM(262420000001004/e78cfdfe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250203151220926 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250203151220926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151220926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151220926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220926 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:233) 20250203151220926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151220926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@6efd60af428f: { messageType := 2, destLocRef := 'DFA2AB'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@6efd60af428f: 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 := 'ADA3FDB7E158E0382CA5B1C844650B96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5DECB8F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '994DAD419188DFCB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9DE6C62F81387362B00F881CC0C0339F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1C8455813D400A8C4CBD7C70A8D58C34'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B848B60D70D51371372A04FE5896E890'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5D8A576D67B44302'O } } } } } SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: vl_len:23 SGSN_Test_0-SCCP(1676)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1676)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250203151220934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151220934 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:603) 20250203151220934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220934 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:233) 20250203151220934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151220935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151220935 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151220935 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151220935 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151220935 DMM DEBUG MM(262420000001004/e78cfdfe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1111) 20250203151220935 DMM NOTICE MM(262420000001004/e78cfdfe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250203151220935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250203151220935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250203151220935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250203151220935 DMM DEBUG MM(262420000001004/e78cfdfe) Requesting authorization (sgsn_auth.c:160) 20250203151220935 DMM INFO MM(262420000001004/e78cfdfe) Requesting authentication tuples (sgsn_auth.c:184) 20250203151220935 DMM DEBUG MM(262420000001004/e78cfdfe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250203151220935 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250203151220935 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)@6efd60af428f: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@6efd60af428f: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250203151220939 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250203151220939 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250203151220939 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250203151220939 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250203151220939 DMM INFO MM(262420000001004/e78cfdfe) Subscriber data update (mmctx.c:445) 20250203151220939 DMM DEBUG MM(262420000001004/e78cfdfe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250203151220939 DMM INFO MM(262420000001004/e78cfdfe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250203151220939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250203151220939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250203151220939 DMM INFO MM(262420000001004/e78cfdfe) <- GMM AUTH AND CIPHERING REQ (rand = ad a3 fd b7 e1 58 e0 38 2c a5 b1 c8 44 65 0b 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b8 48 b6 0d 70 d5 13 71 37 2a 04 fe 58 96 e8 90 ) (gprs_gmm.c:510) 20250203151220939 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250203151220939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151220939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151220939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220939 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:233) 20250203151220939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151220939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: vl_len:37 SGSN_Test_0-SCCP(1676)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1676)@6efd60af428f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304225D8A576D23094399990000100004F0290467B44302'O 20250203151220947 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220947 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220947 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151220947 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:603) 20250203151220947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220947 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:233) 20250203151220947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151220947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151220947 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151220947 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151220947 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151220947 DMM INFO MM(262420000001004/e78cfdfe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250203151220947 DMM NOTICE MM(262420000001004/e78cfdfe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250203151220947 DMM DEBUG MM(262420000001004/e78cfdfe) checking auth: received UMTS RES = 5d 8a 57 6d 67 b4 43 02 (gprs_gmm.c:693) 20250203151220947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250203151220947 DMM DEBUG MM(262420000001004/e78cfdfe) Requesting authorization (sgsn_auth.c:160) 20250203151220947 DMM INFO MM(262420000001004/e78cfdfe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250203151220947 DMM DEBUG MM(262420000001004/e78cfdfe) Requesting subscriber data update (gprs_subscriber.c:894) 20250203151220947 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250203151220947 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) 20250203151220947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250203151220947 DMM DEBUG MM(262420000001004/e78cfdfe) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250203151220947 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220947 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151220947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151220947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220947 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:233) 20250203151220947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151220947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: vl_len:12 SGSN_Test_0-SCCP(1676)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1676)@6efd60af428f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250203151220957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151220957 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:603) 20250203151220957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220957 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:233) 20250203151220957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151220957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151220957 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250203151220957 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250203151220957 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250203151220957 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250203151220957 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220957 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151220957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151220957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220957 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:233) 20250203151220957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250203151220957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250203151220957 DMM INFO MM(262420000001004/e78cfdfe) <- GMM ATTACH ACCEPT (new P-TMSI=0xe78cfdfe) (gprs_gmm.c:337) 20250203151220957 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250203151220957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151220957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151220957 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220957 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151220957 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151220957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220957 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:233) 20250203151220957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151220957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250203151220962 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250203151220963 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250203151220963 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250203151220963 DMM INFO MM(262420000001004/e78cfdfe) Subscriber data update (mmctx.c:445) 20250203151220963 DMM DEBUG MM(262420000001004/e78cfdfe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250203151220963 DMM INFO MM(262420000001004/e78cfdfe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250203151220963 DMM NOTICE MM(262420000001004/e78cfdfe) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1027) 20250203151220963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250203151220963 DMM NOTICE MM(262420000001004/e78cfdfe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250203151220963 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) 20250203151220963 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250203151220963 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250203151220963 DMM INFO MM(262420000001004/e78cfdfe) Subscriber data update (mmctx.c:445) 20250203151220963 DMM DEBUG MM(262420000001004/e78cfdfe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: vl_len:14 SGSN_Test_0-SCCP(1676)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1676)@6efd60af428f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250203151220966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220966 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151220966 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:603) 20250203151220966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220966 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:233) 20250203151220966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151220966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151220966 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250203151220966 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250203151220966 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250203151220966 DMM INFO MM(262420000001004/e78cfdfe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250203151220966 DMM NOTICE MM(262420000001004/e78cfdfe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250203151220966 DMM DEBUG GMM(gmm_fsm)[0x55679c480960]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250203151220966 DMM DEBUG GMM(gmm_fsm)[0x55679c480960]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250203151220966 DMM DEBUG MM_STATE_Iu(19)[0x55679c482190]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250203151220966 DMM DEBUG MM_STATE_Iu(19)[0x55679c482190]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250203151220966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250203151220966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250203151220966 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220966 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151220966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151220966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220966 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:233) 20250203151220966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151220966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: vl_len:7 SGSN_Test_0-SCCP(1676)@6efd60af428f: vl_from0 SGSN_Test_0-SCCP(1676)@6efd60af428f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250203151220975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151220975 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:603) 20250203151220975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220975 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:233) 20250203151220975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151220975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151220975 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250203151220975 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250203151220975 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250203151220975 DMM INFO MM(262420000001004/e78cfdfe) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250203151220975 DMM DEBUG MM_STATE_Iu(19)[0x55679c482190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250203151220976 DMM DEBUG MM_STATE_Iu(19)[0x55679c482190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250203151220976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151220976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151220976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220976 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:233) 20250203151220976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151220976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on local reference:0 20250203151220978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151220978 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151220978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151220978 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:603) 20250203151220978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151220978 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:233) 20250203151220978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151220978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@6efd60af428f: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)14656171 TC_update_ctx_err_ind_from_ggsn(1683)@6efd60af428f: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@6efd60af428f: 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 := 'E78CFDFE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@6efd60af428f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)12259440 SGSN_Test_0-RAN(1677)@6efd60af428f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@6efd60af428f: First idle individual index:0 20250203151221182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151221182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151221182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250203151221182 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:603) 20250203151221182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151221182 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:233) 20250203151221182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250203151221182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151221183 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250203151221183 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250203151221183 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250203151221183 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE78CFDFE) type="signalling" (gprs_gmm.c:1913) 20250203151221183 DMM DEBUG GMM(gmm_fsm)[0x55679c480960]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250203151221183 DMM DEBUG GMM(gmm_fsm)[0x55679c480960]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250203151221183 DMM DEBUG MM(262420000001004/e78cfdfe) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250203151221183 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151221183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151221183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151221183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151221183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151221183 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:233) 20250203151221183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151221183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250203151221183 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151221183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250203151221184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250203151221184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250203151221184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250203151221184 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:233) 20250203151221184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250203151221184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@6efd60af428f: { messageType := 2, destLocRef := 'BB1070'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)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@6efd60af428f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@6efd60af428f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@6efd60af428f: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@6efd60af428f: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@6efd60af428f: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@6efd60af428f: Final verdict of PTC: none 20250203151221195 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250203151221195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151221195 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250203151221195 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250203151221195 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250203151221195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250203151221195 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250203151221195 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250203151221195 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) 20250203151221195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250203151221195 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250203151221196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250203151221196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250203151221196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250203151221196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250203151221196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250203151221196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250203151221196 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@6efd60af428f: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@6efd60af428f: Final verdict of PTC: none 20250203151221203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36164<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1666)@6efd60af428f: Final verdict of PTC: none -NSVCI98(1670)@6efd60af428f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1663)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP(1681)@6efd60af428f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1665)@6efd60af428f: Final verdict of PTC: none -NSVCI99(1675)@6efd60af428f: Final verdict of PTC: none 20250203151221210 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250203151221210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1661)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@6efd60af428f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@6efd60af428f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@6efd60af428f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@6efd60af428f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@6efd60af428f: Final verdict of PTC: none -NSVCI99-provIP(1673)@6efd60af428f: Final verdict of PTC: none -NSVCI97-provIP(1664)@6efd60af428f: Final verdict of PTC: none -NSVCI98-provIP(1668)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: none MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1663): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97-provIP(1664): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-NS1(1665): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI97(1666): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@6efd60af428f: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@6efd60af428f: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@6efd60af428f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@6efd60af428f: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Mon Feb 3 15:12:21 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 20250203151221369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151221970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232652) 20250203151222210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151222210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232652, count=237104) 20250203151223197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250203151223197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250203151223197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250203151223212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151223212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@6efd60af428f: Test execution finished. MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Mon Feb 3 15:12:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151224213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151224213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_NS_connect_alive started. 20250203151225052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151225054 DMM INFO MM(262420000001004/e78cfdfe) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250203151225054 DMM INFO MM(262420000001004/e78cfdfe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250203151225054 DMM DEBUG GMM(gmm_fsm)[0x55679c480960]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250203151225054 DMM DEBUG GMM(gmm_fsm)[0x55679c480960]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250203151225054 DMM DEBUG MM_STATE_Iu(19)[0x55679c482190]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250203151225054 DMM DEBUG MM_STATE_Iu(19)[0x55679c482190]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250203151225054 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250203151225054 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) 20250203151225054 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) 20250203151225054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55679c472130]{Init}: Deallocated (fsm.c:568) 20250203151225054 DMM DEBUG MM_STATE_Gb[0x55679c471ed0]{Idle}: Deallocated (fsm.c:568) 20250203151225054 DMM DEBUG MM_STATE_Iu(19)[0x55679c482190]{Detached}: Deallocated (fsm.c:568) 20250203151225054 DMM DEBUG GMM(gmm_fsm)[0x55679c480960]{Deregistered}: Deallocated (fsm.c:568) 20250203151225054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250203151225088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250203151225088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250203151225088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250203151225214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151225214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: setverdict(pass): none -> pass MTC@6efd60af428f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250203151226097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52326<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: pass MTC@6efd60af428f: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@6efd60af428f: Test case TC_NS_connect_alive finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Feb 3 15:12:26 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 20250203151226135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151226216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151226216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203151226637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10196) 20250203151227217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151227217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=10196, count=14552) 20250203151228218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151228219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Mon Feb 3 15:12:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250203151229220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151229220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@6efd60af428f: Test case TC_NS_connect_reset started. 20250203151229727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151229730 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250203151229760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250203151229760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250203151229760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250203151229760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250203151229760 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250203151229760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250203151229760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250203151229760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151229760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55679c46c8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@6efd60af428f: setverdict(pass): none -> pass 20250203151230221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151230221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250203151230770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52332<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@6efd60af428f: Final verdict of PTC: none MTC@6efd60af428f: Setting final verdict of the test case. MTC@6efd60af428f: Local verdict of MTC: pass MTC@6efd60af428f: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@6efd60af428f: Test case TC_NS_connect_reset finished. Verdict: pass MTC@6efd60af428f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Feb 3 15:12:30 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 20250203151230806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250203151231223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151231223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203151231308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11092) 20250203151232224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151232224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11092, count=12352) 20250203151232761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151233226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151233226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6efd60af428f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@6efd60af428f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6efd60af428f: Terminating MTC. MC@6efd60af428f: MTC terminated. MC2> exit MC@6efd60af428f: Shutting down session. MC@6efd60af428f: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7952.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 20250203151234227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151234228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (586415) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250203151235229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151235229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250203151235762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250203151236229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151236230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/log_format.sh'] 20250203151237231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250203151237231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (586346) [testenv][generic] Stopping sgsn (586374) [testenv] Showing testsuite/junit-xml-7952.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/junit-xml-7952.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='7' errors='8' skipped='0' inconc='0' time='852.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.604573'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.553542'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.529734'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.632725'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.252930'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.511164'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.523384'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.563641'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.587032'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.544077'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.566554'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.525474'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.605681'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.560995'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.558499'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.565882'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.614483'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.672681'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.558355'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.636534'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.637109'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.528801'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.537546'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.521182'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.664833'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.668689'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.703318'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.690548'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.629682'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.566824'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.588528'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.502082'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.624946'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.592745'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.509159'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.570190'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.625956'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.598226'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.652428'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.547043'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.698045'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.666267'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.682751'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.646149'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.701768'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.482994'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.492752'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.685597'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.666686'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.740618'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.696652'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.646094'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.682597'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.667636'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.552336'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.652675'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.695765'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.612619'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.682500'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.661951'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.707391'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.771185'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.190899'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.727492'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.698851'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.537163'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.542391'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.523817'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.674059'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.442263'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.702308'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.633764'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.565664'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.550976'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.701590'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.646219'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.695471'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.645330'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.686728'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.671623'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.613522'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.678969'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.670293'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.662718'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.706562'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.692103'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.051051'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.049454'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0'] testenv-sgsn-generic-osmocom-nightly-20250203-1458-5062d509-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-io_uring/340/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